From: Patrick McHardy Date: Sun, 3 Dec 2006 06:04:04 +0000 (-0800) Subject: [NET]: Accept wildcard delimiters in in[46]_pton X-Git-Tag: v2.6.20-rc1~34^2~40^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a7c9337a09b1ef07e55f95a4309957a2328a01f;p=pandora-kernel.git [NET]: Accept wildcard delimiters in in[46]_pton Accept -1 as delimiter to abort parsing without an error at the first unknown character. This is needed by the upcoming nf_conntrack SIP helper, where addresses are delimited by either '\r' or '\n' characters. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed