]> git.baikalelectronics.ru Git - kernel.git/commit
flow_dissector: Add control/reporting of fragmentation
authorTom Herbert <tom@herbertland.com>
Tue, 1 Sep 2015 16:24:28 +0000 (09:24 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Sep 2015 22:06:22 +0000 (15:06 -0700)
commit209bcdd3c05bd33b4bc9742935698a7b808d3f2f
treef7ac0c0750f3a99c7261f21079e05ee1090345fe
parentf2cf60fe34b20c4fb129eb2ecf1d9902fc75bad8
flow_dissector: Add control/reporting of fragmentation

Add an input flag to flow dissector on rather dissection should be
attempted on a first fragment. Also add key_control flags to indicate
that a packet is a fragment or first fragment.

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