linux/net/core
Patrick McHardy 9a7c9337a0 [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 <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-12-02 22:04:04 -08:00
..
Makefile [NET]: The scheduled removal of the frame diverter. 2006-12-02 21:22:23 -08:00
datagram.c [NET]: Annotate __skb_checksum_complete() and friends. 2006-12-02 21:23:38 -08:00
dev.c [NET]: Split skb->csum 2006-12-02 21:27:18 -08:00
dev_mcast.c
dst.c
ethtool.c
fib_rules.c
filter.c [NET] net/core: Annotations. 2006-12-02 21:22:49 -08:00
flow.c
gen_estimator.c
gen_stats.c
iovec.c [NET]: Annotate csum_partial() callers in net/* 2006-12-02 21:23:32 -08:00
link_watch.c
neighbour.c [NET] neighbour: Use kmemdup where applicable 2006-12-02 21:30:14 -08:00
net-sysfs.c
netevent.c
netpoll.c [NETPOLL]: Another udp checksum mangling. 2006-12-02 21:27:20 -08:00
pktgen.c [NET] net/core: Annotations. 2006-12-02 21:22:49 -08:00
request_sock.c
rtnetlink.c [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code 2006-12-02 21:30:44 -08:00
scm.c
skbuff.c [NET]: Split skb->csum 2006-12-02 21:27:18 -08:00
sock.c [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb 2006-12-02 21:23:51 -08:00
stream.c
sysctl_net_core.c [NET]: The scheduled removal of the frame diverter. 2006-12-02 21:22:23 -08:00
user_dma.c
utils.c [NET]: Accept wildcard delimiters in in[46]_pton 2006-12-02 22:04:04 -08:00
wireless.c