Wireshark-commits: [Wireshark-commits] master-2.0 a21709e: Export the value_string array ip_proto_v
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a21709eabb83f4944babdd55034e8b15a13a41b3
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
a21709e by Jo Rueschel (wireshark@xxxxxxxxxxx):
Export the value_string array ip_proto_val_ext for usage in plugins
Until now, it is not possible to use the IANA-assigned protocol values in a Wireshark plugin.
This commit exports them for use on Windows machines.
As discussed on http://seclists.org/wireshark/2015/Nov/88
Change-Id: I22adc33accf5d776bd3e5cc0899d3c5b9e9d531c
Reviewed-on: https://code.wireshark.org/review/11874
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
(cherry picked from commit 92bb13a4d22a48c43aa5fa6910c68829edebfdd0)
Reviewed-on: https://code.wireshark.org/review/11933
Actions performed:
from d92a5fa Fix crash in RTP Player on stop and close
adds a21709e Export the value_string array ip_proto_val_ext for usage in plugins
Summary of changes:
debian/libwireshark0.symbols | 1 +
epan/ipproto.h | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)