luci/libs/luci-lib-ip
Jo-Philipp Wich e6e74b712f luci-lib-ip: add functions to deal with IPv6 mapped IPv6
* Add luci.ip.cidr.is6mapped4() to test whether an IPv6 CIDR is a mapped IPv4 one
 * Add luci.ip.cidr.mapped4() to derive IPv4 from mapped CIDR
 * Remove mapped IPv4 workaround from constructor as it breaks genuine addrs like ::ffff:0

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-28 14:21:04 +01:00
..
src luci-lib-ip: add functions to deal with IPv6 mapped IPv6 2015-01-28 14:21:04 +01:00
Makefile libs: add luci-lib-ip 2015-01-22 15:01:50 +01:00