netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next, 0/3] seg6: improvements to Segment Routing in IPv6
@ 2019-11-13 19:29 Andrea Mayer
  2019-11-13 19:29 ` [net-next, 1/3] seg6: verify srh pointer in get_srh() Andrea Mayer
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Andrea Mayer @ 2019-11-13 19:29 UTC (permalink / raw)
  To: David S. Miller, Alexey Kuznetsov, Hideaki YOSHIFUJI,
	David Lebrun, netdev, linux-kernel
  Cc: Andrea Mayer

This patchset is divided in 3 patches and it introduces some improvements
to Segment Routing in IPv6, which are:

- in function get_srh() verify the srh pointer after calling
  pskb_may_pull();

- set skb->transport_header properly after calling decap_and_validate()
  function;

- allow local packet processing for SRv6 End.DT6 behavior.

Any comments on the patchset are welcome.

Thanks.


Andrea Mayer (3):
  verify srh pointer in get_srh()
  set skb transport_header properly after decap_and_validate()
  allow local packet processing for SRv6 End.DT6 behavior

 net/ipv6/seg6_local.c | 34 +++++++++++++++++++++++++++++-----
 1 file changed, 29 insertions(+), 5 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-11-15 17:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-13 19:29 [net-next, 0/3] seg6: improvements to Segment Routing in IPv6 Andrea Mayer
2019-11-13 19:29 ` [net-next, 1/3] seg6: verify srh pointer in get_srh() Andrea Mayer
2019-11-15  1:45   ` David Miller
2019-11-15 17:44     ` Andrea Mayer
2019-11-13 19:29 ` [net-next, 2/3] seg6: set skb transport_header properly after decap_and_validate() Andrea Mayer
2019-11-13 19:29 ` [net-next, 3/3] seg6: allow local packet processing for SRv6 End.DT6 behavior Andrea Mayer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).