Wireshark-commits: [Wireshark-commits] master c3d8ac6: Register Q.931 in the osinl.incl dissector t
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c3d8ac6d9bfaf4fdfb3aaeb9481bdd80185a5c66
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c3d8ac6 by Guy Harris (guy@xxxxxxxxxxxx):
Register Q.931 in the osinl.incl dissector table.
Have the Frame Relay dissector first check the fr.osinl table and then
the osinl.incl table, so that it finds Q.933 rather than Q.931 for an
NLPID of 0x08.
Change-Id: I1582482003c2ff96100f6c3e1eb77917ab04c9ee
Reviewed-on: https://code.wireshark.org/review/13929
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 2e85975 Just #include wsutil/inet_aton.h
adds c3d8ac6 Register Q.931 in the osinl.incl dissector table.
Summary of changes:
epan/dissectors/packet-fr.c | 8 ++++++--
epan/dissectors/packet-q931.c | 1 +
2 files changed, 7 insertions(+), 2 deletions(-)