[packages] tcp_wrappers: upstream patch for supporting n.n.n.n/len notation
authoracinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 15 May 2011 09:37:17 +0000 (09:37 +0000)
committeracinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 15 May 2011 09:37:17 +0000 (09:37 +0000)
commitefa87d2ecc541aa474b1b4eb69724ef3ed6fc671
tree3d548b45076c0a1e0b11426bc4c72282a985ad87
parented9ee758da2c4d4e20e83a1c76ac88055c1abc85
[packages] 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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26898 3c298f89-4303-0410-b956-a3cf2f4a3e73
libs/tcp_wrappers/patches/004-ipv4_prefix.patch [new file with mode: 0644]