]> git.baikalelectronics.ru Git - kernel.git/commit
flow_dissector: add support for dst, hop-by-hop and routing ext hdrs
authorTom Herbert <tom@herbertland.com>
Fri, 12 Jun 2015 16:01:06 +0000 (09:01 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Jun 2015 21:24:28 +0000 (14:24 -0700)
commit900105039a14b3cc3ad3a8ea8b724bfcc095c4b2
tree9d1b8fe5943f1be0e1244e68d963240571131e7a
parent9cbf902cf33fbf9e564fbba9aed4be5ea5662426
flow_dissector: add support for dst, hop-by-hop and routing ext hdrs

If dst, hop-by-hop or routing extension headers are present determine
length of the options and skip over them in flow dissection.

Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/flow_dissector.c