Re: [PATCH net-next 07/13] ipv6: Change "final" protocol processing for encapsulation

2016-05-12 Thread Shmulik Ladkani
Hi, On Wed, 11 May 2016 09:47:27 -0700 Tom Herbert wrote: > When performing foo-over-UDP, UDP packets are processed by the > encapsulation handler which returns another protocol to process. > This may result in processing two (or more) protocols in the > loop that are marked as INET6_PROTO_FINAL.

[PATCH net-next 07/13] ipv6: Change "final" protocol processing for encapsulation

2016-05-11 Thread Tom Herbert
When performing foo-over-UDP, UDP packets are processed by the encapsulation handler which returns another protocol to process. This may result in processing two (or more) protocols in the loop that are marked as INET6_PROTO_FINAL. The actions taken for hitting a final protocol, in particular the s