URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=51004b96e3356ba10615745ddc8df9f60ed85085
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
51004b9 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
GRE: add support for ARP
Protocol type 0x0806 is registered for ARP according to RFC 1701
Bug: 12456
Change-Id: Iccdf582b16c54817a977b87be9f2b03c2f650d2a
Reviewed-on: https://code.wireshark.org/review/15498
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 239ed44 DNS: Update edns-tcp-keepalive EDNS0 Option to final rfc (RFC7828)
adds 51004b9 GRE: add support for ARP
Summary of changes:
epan/dissectors/packet-arp.c | 1 +
epan/dissectors/packet-gre.c | 1 +
2 files changed, 2 insertions(+)