luci-lib-ip: multiple fixes
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 28 Jan 2015 12:23:24 +0000 (13:23 +0100)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 28 Jan 2015 12:23:24 +0000 (13:23 +0100)
commit65f0135491112341fc3af8559537eab85aa47e18
tree2d42f2d35a093cae7a9926266ecd885384e921b2
parent44a62295f9fbf68ac47d3f3625d9cba6e9842757
luci-lib-ip: multiple fixes

 * Fix broken neighbor filtering by address range due to uninitialized memory
 * Fix wrong sizeof in _cidr_add_sub when adding/substracing IPv6 addresses
 * Properly convert numeric values to IPv6 addresses

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
libs/luci-lib-ip/src/ip.c