Wireshark-commits: [Wireshark-commits] master 7b6e526: EIGRP: Add missing CD (Candidate Default) fl
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7b6e5264391521d1519d16ff148a7a62c370e5fd
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7b6e526 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
EIGRP: Add missing CD (Candidate Default) flag on Legacy Metric
According to the EIGRP draft RFC (https://tools.ietf.org/html/draft-savage-eigrp-04#section-6.8.1), 2nd bit (0x2) in EIGRP classic bit field should be interpreted as Candidate Default (CD)
Reported by Garri
Bug:12136
Change-Id: I56dcbbc7db480e67962e2edfbd8d9c6b117f30ef
Reviewed-on: https://code.wireshark.org/review/13987
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 30d83e0 Qt: Add regex support in Find Packet
adds 7b6e526 EIGRP: Add missing CD (Candidate Default) flag on Legacy Metric
Summary of changes:
epan/dissectors/packet-eigrp.c | 9 +++++++++
1 file changed, 9 insertions(+)