URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6d204e51520d3b5013e5acf319eb01cef6fab0a3
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6d204e5 by Uli Heilmeier (uh@xxxxxxxxxxxx):
ANCP: Update to RFC6320
Updates ANCP dissector to final RFC6320.
Additional updates types and codes to current IANA registry values:
https://www.iana.org/assignments/ancp/ancp.xhtml
Bug: 13532
Change-Id: I15d3e66e049d425350a528d04d4a5ff24d9b26bd
Reviewed-on: https://code.wireshark.org/review/20964
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 029c38d Cope with spaces among options better, plus trivial cleanups
adds 6d204e5 ANCP: Update to RFC6320
Summary of changes:
epan/dissectors/packet-ancp.c | 313 ++++++++++++++++++++++++++++++-----------
1 file changed, 228 insertions(+), 85 deletions(-)