URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c36a23ee1fa0e5f38aedd82fb808afd01acf8cda
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c36a23e by Michael Mann (mmann78@xxxxxxxxxxxx):
Add NTP authentication dissection.
It just dissects the fields, it doesn't do any decryption.
Also general cleanup while in the neighborhood.
Bug: 11022
Change-Id: I9acc787473c04730eab6016dce988dd194287894
Reviewed-on: https://code.wireshark.org/review/10759
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 98f64de Added cotp_is to heuristic dissector list for ISO transport.
adds c36a23e Add NTP authentication dissection. It just dissects the fields, it doesn't do any decryption.
Summary of changes:
epan/dissectors/packet-ntp.c | 691 +++++++++++++++++++++---------------------
1 file changed, 350 insertions(+), 341 deletions(-)