diff options
author | Jesse Gross <jesse@nicira.com> | 2014-11-18 14:36:30 -0800 |
---|---|---|
committer | Alexis La Goutte <alexis.lagoutte@gmail.com> | 2014-11-22 13:48:50 +0000 |
commit | c61a037541e54bccdf5dfd5b2262b49ca820c5d7 (patch) | |
tree | eae641db0264ed2bfa0633bd794b5865fe97cd0a /AUTHORS | |
parent | 01f9706b28caf6aef61714d0c76cb92da256707a (diff) | |
download | wireshark-c61a037541e54bccdf5dfd5b2262b49ca820c5d7.tar.gz wireshark-c61a037541e54bccdf5dfd5b2262b49ca820c5d7.tar.bz2 wireshark-c61a037541e54bccdf5dfd5b2262b49ca820c5d7.zip |
Add version check in Geneve dissector.
We should warn when decoding Geneve packets with an unknown
version number.
Change-Id: Id40b756c3bb0320b69fbd8ee98830a2b05834a48
Reviewed-on: https://code.wireshark.org/review/5420
Reviewed-by: Anders Broman <a.broman58@gmail.com>
Petri-Dish: Anders Broman <a.broman58@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3632,6 +3632,10 @@ Ryan Doyle <ryan[AT]doylenet.net> { Dissector for Performance Co-Pilot } +Jesse Gross <jesse[AT]nicira.com> { + Dissector for Geneve +} + and by: Georgi Guninski <guninski[AT]guninski.com> |