URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b7cb793fdf71ae9eef132a50e7a3560db1dffbf0
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
b7cb793 by Sawssen Hadded (saw.hadded@xxxxxxxxx):
babel: add support for babel rfc6126bis
RFC 6126 (Babel) is updated by RFC 6126bis. This adds the
following features from 6126bis and related drafts:
- Unicast (draft-ietf-babel-rfc6126bis-09)
- Mandatory (draft-ietf-babel-rfc6126bis-09)
- Unscheduled Hello (draft-ietf-babel-rfc6126bis-09)
- HMAC, PC, Challenge Request and Reply (draft-ietf-babel-hmac-04)
- Packet Trailer (draft-ietf-babel-rfc6126bis-09)
Bug: 15846
Change-Id: I83db9d68e3971a2adc6276882cb5c8d288eb8c98
Reviewed-on: https://code.wireshark.org/review/33564
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from e39f2bb Qt: Move Packetlist Header Context Menu to subclass
add b7cb793 babel: add support for babel rfc6126bis
Summary of changes:
epan/dissectors/packet-babel.c | 297 +++++++++++++++++++++++++++++++++--------
1 file changed, 242 insertions(+), 55 deletions(-)