David Ahern
0b922b7a82
net: original ingress device index in PKTINFO
...
Applications such as OSPF and BFD need the original ingress device not
the VRF device; the latter can be derived from the former. To that end
add the skb_iif to inet_skb_parm and set it in ipv4 code after clearing
the skb control buffer similar to IPv6. From there the pktinfo can just
pull it from cb with the PKTINFO_SKB_CB cast.
The previous patch moving the skb->dev change to L3 means nothing else
is needed for IPv6; it just works.
Signed-off-by: David Ahern <dsa@cumulusnetworks.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2016-05-11 19:31:40 -04:00
..
2016-04-13 10:41:10 +02:00
2016-03-10 20:54:09 -05:00
2016-03-17 21:05:01 -04:00
2016-02-18 14:59:34 -05:00
2016-05-04 14:16:49 -04:00
2016-03-09 22:13:01 -05:00
2016-05-10 18:28:54 +08:00
2016-05-04 14:16:49 -04:00
2016-05-09 15:59:24 -04:00
2016-03-14 13:09:50 -04:00
2016-04-04 15:50:30 -04:00
2016-04-25 20:54:13 +02:00
2016-05-11 19:31:40 -04:00
2015-10-09 07:52:27 -07:00
2016-05-02 17:02:25 -04:00
2016-04-10 23:01:30 -04:00
2015-11-18 16:27:46 -05:00
2016-04-28 17:16:17 -04:00
2016-02-24 13:58:05 -05:00
2016-04-21 13:59:08 -04:00
2016-04-26 13:15:56 -04:00
2016-05-11 19:31:40 -04:00
2016-05-11 19:31:40 -04:00
2016-05-04 14:16:49 -04:00
2016-01-19 14:21:08 -05:00
2016-03-09 16:36:15 -05:00
2015-10-23 03:05:19 -07:00
2016-05-04 00:52:29 -04:00
2016-05-09 22:33:52 -04:00
2016-05-09 15:59:24 -04:00
2016-05-04 00:52:29 -04:00
2016-03-19 10:05:34 -07:00
2016-04-14 16:23:40 -04:00
2016-05-10 01:04:04 -04:00
2016-03-07 11:08:26 -05:00
2016-04-23 18:51:33 -04:00
2015-06-18 21:14:32 +02:00
2016-03-19 10:05:34 -07:00
2016-05-09 15:02:58 -04:00
2016-04-23 18:51:33 -04:00
2016-02-11 03:54:14 -05:00
2016-05-08 23:46:14 -04:00
2016-05-04 00:52:29 -04:00
2016-04-05 10:48:53 +02:00
2015-06-24 02:58:51 -07:00
2016-04-27 22:48:23 -04:00
2016-05-08 23:49:38 -04:00
2016-05-02 17:02:26 -04:00
2016-04-27 22:48:23 -04:00
2016-04-24 14:23:32 -04:00
2016-05-04 00:52:29 -04:00
2016-02-23 00:09:14 -05:00
2016-05-09 15:59:24 -04:00
2015-08-09 22:43:52 -07:00
2016-04-25 15:09:11 -04:00
2016-05-09 15:59:24 -04:00
2016-05-08 23:46:14 -04:00
2016-05-08 23:46:14 -04:00
2016-04-28 16:06:10 -04:00
2015-10-23 06:22:08 -07:00