URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e74ae4600213342a6aa0329d4403446097aeed99
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e74ae46 by Guy Harris (guy@xxxxxxxxxxxx):
Show BER identifiers and lengths in SNMP variable bindings.
If the user turns on the "show internal BER encapsulation tokens"
preference, show them the tokens inside SNMP variable bindings.
Change-Id: Ief9040f422cb214bbff8e4cfd45a2e05c7106480
Reviewed-on: https://code.wireshark.org/review/4105
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 3031247 Don't use the captured length as the packet length.
adds e74ae46 Show BER identifiers and lengths in SNMP variable bindings.
Summary of changes:
asn1/snmp/packet-snmp-template.c | 46 +++++++++++++++------------------
epan/dissectors/packet-snmp.c | 52 ++++++++++++++++++--------------------
2 files changed, 45 insertions(+), 53 deletions(-)