Benjamin LaHaise
f7ad74fef3
net/ipv6/udp: UDP encapsulation: break backlog_rcv into __udpv6_queue_rcv_skb
...
This is the first step in reworking the IPv6 UDP code to be structured more
like the IPv4 UDP code. This patch creates __udpv6_queue_rcv_skb() with
the equivalent sematics to __udp_queue_rcv_skb(), and wires it up to the
backlog_rcv method.
Signed-off-by: Benjamin LaHaise <bcrl@kvack.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-28 22:21:50 -04:00
..
2012-04-20 21:22:30 -04:00
2012-04-20 21:22:30 -04:00
2012-04-23 23:15:17 -04:00
2012-04-20 21:22:30 -04:00
2012-04-27 00:03:34 -04:00
2012-04-28 21:45:00 -04:00
2012-04-25 19:47:17 -04:00
2012-04-20 21:22:30 -04:00
2012-04-21 15:52:25 -04:00
2012-04-26 06:01:09 -04:00
2012-04-27 00:03:34 -04:00
2012-04-28 22:21:50 -04:00
2012-04-20 21:22:30 -04:00
2012-04-20 21:22:30 -04:00
2012-04-23 22:28:28 -04:00
2012-04-26 15:03:48 -04:00
2012-04-21 15:52:25 -04:00
2012-04-24 00:35:14 -04:00
2012-04-20 21:22:30 -04:00
2012-04-21 16:36:42 -04:00
2012-04-20 21:22:30 -04:00
2012-04-21 15:52:25 -04:00
2012-04-20 21:22:30 -04:00
2012-04-23 23:15:17 -04:00
2012-04-23 22:28:28 -04:00
2012-04-21 15:52:25 -04:00
2012-04-24 00:41:03 -04:00
2012-04-25 20:46:59 -04:00
2012-04-26 15:03:48 -04:00
2012-04-23 22:28:28 -04:00
2012-04-20 21:22:30 -04:00
2012-04-21 16:24:20 -04:00
2012-04-20 21:22:30 -04:00