diff options
author | Jiri Pirko <jiri@mellanox.com> | 2017-03-06 16:39:53 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-03-08 23:08:57 -0800 |
commit | d5774b93f04252b81bd2c2cc84ec663c6aa798d1 (patch) | |
tree | c4c2895201f91f0cb5cfb5d78cc96501bd468007 /tools/virtio | |
parent | 4a5d6c8b14b81e3704607a354434321e390d228a (diff) |
flow_dissector: Fix GRE header error path
Now, when an unexpected element in the GRE header appears, we break so
the l4 ports are processed. But since the ports are processed
unconditionally, there will be certainly random values dissected. Fix
this by just bailing out in such situations.
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/virtio')
0 files changed, 0 insertions, 0 deletions