Herbert Xu
a0265d28b3
net: Add __dev_forward_skb
...
This patch adds the helper __dev_forward_skb which is identical to
dev_forward_skb except that it doesn't actually inject the skb into
the stack. This is useful where we wish to have finer control over
how the packet is injected, e.g., via netif_rx_ni or netif_receive_skb.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-04-20 18:18:55 -04:00
..
2013-10-29 00:19:04 -04:00
2014-01-23 13:06:34 -08:00
2013-11-19 19:07:21 +00:00
2014-04-20 18:18:55 -04:00
2013-12-09 21:10:38 -05:00
2014-04-15 13:47:15 -04:00
2014-04-03 14:31:34 -04:00
2014-02-09 19:02:52 -08:00
2014-04-14 16:26:47 -04:00
2014-03-26 15:58:20 -04:00
2014-04-07 14:55:46 -07:00
2013-06-11 02:51:03 -07:00
2013-06-11 02:51:03 -07:00
2013-11-20 21:52:30 -05:00
2013-06-13 02:31:41 -07:00
2014-04-01 16:43:18 -04:00
2014-03-05 20:32:02 -05:00
2013-08-30 23:44:11 -07:00
2013-05-20 13:48:04 -07:00
2014-04-02 20:53:45 -07:00
2014-01-05 20:27:54 -05:00
2011-10-31 19:30:30 -04:00
2014-02-13 06:58:41 -05:00
2011-10-31 19:30:30 -04:00
2014-04-01 17:53:36 -04:00
2014-03-19 10:23:54 -04:00
2014-04-12 01:59:38 -04:00
2014-04-01 16:43:18 -04:00
2014-02-13 18:33:38 -05:00
2014-03-31 16:24:52 -04:00
2013-09-07 14:35:32 -07:00
2013-10-23 16:49:34 -04:00
2014-04-11 16:15:36 -04:00
2014-03-31 00:45:09 -04:00
2014-04-11 16:15:36 -04:00
2014-01-14 15:15:25 -08:00
2013-12-19 19:00:07 -05:00
2014-04-01 16:43:18 -04:00
2011-10-31 19:30:30 -04:00
2013-10-25 19:03:39 -04:00