tcp_wrappers: upstream patch for supporting n.n.n.n/len notation
authorVasilis Tsiligiannis <acinonyx@openwrt.gr>
Sun, 15 May 2011 09:37:17 +0000 (09:37 +0000)
committerVasilis Tsiligiannis <acinonyx@openwrt.gr>
Sun, 15 May 2011 09:37:17 +0000 (09:37 +0000)
commit8a8f83a256cee4a8f9a39a9fdcd147d1ac9c6c91
tree6a69d7d58d63b39ca3f3007b981f17e53b5d8c65
parent26c77ef7a51bce621b15dc7b79021f2258f72a3a
tcp_wrappers: upstream patch for supporting n.n.n.n/len notation

Actually, it needs to return the prefix in network byte order... htonl() and ntohl() tend to be identical.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 26898
libs/tcp_wrappers/patches/004-ipv4_prefix.patch [new file with mode: 0644]