commit | 807e165dc44fd93f9d378f861f0540a158d7343a | [log] [tgz] |
---|---|---|
author | Tom Herbert <tom@herbertland.com> | Tue Sep 01 09:24:28 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 01 15:06:22 2015 -0700 |
tree | f7ac0c0750f3a99c7261f21079e05ee1090345fe | |
parent | cd79a2382aa5dcefa6e21a7c59bb1bb19e53b74d [diff] |
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>