URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=16b26b8e5fa066bfde0939ca2a66af00af44285e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
16b26b8 by Guy Harris (guy@xxxxxxxxxxxx):
Put the system ID in the top-level items for neighbors.
Add a tvb_print_system_id() routine, and use that in various ISIS
dissectors, while we're at it.
Change-Id: I31b6b9ea8faf2b4849f974ec7ed27fbdd14b91ef
Reviewed-on: https://code.wireshark.org/review/1145
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from d3ad273 Call each item in the Extended IS Reachability CLV an "IS Neighbor".
adds 16b26b8 Put the system ID in the top-level items for neighbors.
Summary of changes:
epan/dissectors/packet-isis-hello.c | 2 +-
epan/dissectors/packet-isis-lsp.c | 4 +++-
epan/dissectors/packet-isis-snp.c | 8 ++++----
epan/osi-utils.c | 7 +++++++
epan/osi-utils.h | 1 +
5 files changed, 16 insertions(+), 6 deletions(-)