URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b3e2fe3fdd78246accc5a55d2d148eb0e987e2bd
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
b3e2fe3 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
snmp: Decode msgSecurityParameters ASN.1 header
Decode ASN.1 identifier and length to get correct offset to
msgSecurityParameters.
Bug: 12181
Change-Id: Icf83616ac0a63e1d48652738942fe339dd165cab
Reviewed-on: https://code.wireshark.org/review/14158
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
(cherry picked from commit 2e04336cdc0dca5937d5193d850172939a317f29)
Reviewed-on: https://code.wireshark.org/review/14159
Actions performed:
from 2721067 GRE: call ID not always decoded
adds b3e2fe3 snmp: Decode msgSecurityParameters ASN.1 header
Summary of changes:
asn1/snmp/snmp.cnf | 4 +++-
epan/dissectors/packet-snmp.c | 8 +++++---
2 files changed, 8 insertions(+), 4 deletions(-)