URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3f8049099efe2c79f752020a36f553a2ab7d26e4
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3f80490 by Jaap Keuter (jaap.keuter@xxxxxxxxx):
NHRP: Add option for source address in authentication extension.
It seems that not all Cisco IOS implementations adhere to RFC2332
with respect to having the source address after the SPI in the
authentication extension. This change adds a preference to suppress
the interpretation of the bytes following the SPI as the source
address. The default is to adhere to the RFC.
Bug: 12569
Change-Id: I00d3c1b90ace54f16f0fe4704e6127a5c4881c82
Reviewed-on: https://code.wireshark.org/review/16231
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 764b147 wslua: fail on tree:add(nil)
adds 3f80490 NHRP: Add option for source address in authentication extension.
Summary of changes:
epan/dissectors/packet-nhrp.c | 18 +++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)