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-15 12:44:40 -04:00
2012-04-20 21:22:29 -04:00
2011-06-09 20:38:07 -07:00
2012-04-21 15:52:25 -04:00
2011-11-22 16:43:32 -05:00
2012-02-01 16:14:17 -05:00
2012-04-15 12:44:40 -04:00
2011-05-05 14:59:02 -07:00
2012-04-02 04:33:46 -04:00
2012-04-12 17:36:44 -04:00
2012-04-02 04:33:46 -04:00
2012-04-10 14:30:45 -04:00
2012-04-14 15:28:55 -04:00
2011-08-06 18:33:19 -07:00
2012-04-13 12:58:29 -04:00
2012-04-15 12:44:40 -04:00
2011-12-03 09:35:10 -08:00
2012-04-25 20:39:46 -04:00
2012-04-19 14:23:55 -04:00
2012-04-10 14:30:45 -04:00
2011-04-22 11:04:14 -07:00
2012-04-15 12:44:40 -04:00
2010-05-11 14:40:55 +02:00
2012-04-10 14:30:45 -04:00
2011-11-22 16:43:32 -05:00
2012-04-15 13:19:04 -04:00
2011-11-06 19:44:47 -08:00
2012-01-17 23:56:18 -05:00
2010-10-27 11:37:31 -07:00
2012-02-08 15:52:45 -05:00
2012-04-25 20:39:46 -04:00
2012-04-15 13:19:04 -04:00
2012-04-14 14:47:05 -04:00
2011-11-22 16:43:32 -05:00
2012-04-20 21:22:30 -04:00
2012-04-27 00:03:34 -04:00
2010-10-25 13:09:45 -07:00
2012-04-28 22:21:50 -04:00
2011-11-06 19:44:47 -08:00
2010-03-25 16:00:49 +01:00
2012-02-23 16:50:45 -05:00
2012-02-23 16:50:45 -05:00
2012-02-01 02:52:48 -05:00
2012-04-20 21:22:30 -04:00
2011-11-22 16:43:32 -05:00
2012-04-15 12:44:40 -04:00