Re: [PATCH v4 5/5] flow_dissector: Parse batman-adv unicast headers

2017-12-21 Thread Willem de Bruijn
On Thu, Dec 21, 2017 at 7:24 AM, Jiri Pirko wrote: > Thu, Dec 21, 2017 at 10:17:42AM CET, sven.eckelm...@openmesh.com wrote: >>The batman-adv unicast packets contain a full layer 2 frame in encapsulated >>form. The flow dissector must therefore be able to parse the batman-adv >>unicast header to r

Re: [PATCH v4 5/5] flow_dissector: Parse batman-adv unicast headers

2017-12-21 Thread Jiri Pirko
Thu, Dec 21, 2017 at 10:17:42AM CET, sven.eckelm...@openmesh.com wrote: >The batman-adv unicast packets contain a full layer 2 frame in encapsulated >form. The flow dissector must therefore be able to parse the batman-adv >unicast header to reach the layer 2+3 information. > > +---

[PATCH v4 5/5] flow_dissector: Parse batman-adv unicast headers

2017-12-21 Thread Sven Eckelmann
The batman-adv unicast packets contain a full layer 2 frame in encapsulated form. The flow dissector must therefore be able to parse the batman-adv unicast header to reach the layer 2+3 information. ++ | ip(v6)hdr | ++ | inner ethhdr |