hsrp: Fix UDP port number for HSRPv6

The UDP port for HSRPv6 was mistyped when UDP dissectors was converted
to use "auto" preferences in g2eb7b05b8c.

Change-Id: I4b6f634677d23d81fc197dbeb43ee3d91d9a111f
Reviewed-on: https://code.wireshark.org/review/25526
Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
This commit is contained in:
Stig Bjørlykke 2018-01-31 13:54:47 +01:00
parent 210db80a54
commit f23feb339e
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@ static expert_field ei_hsrp_unknown_tlv = EI_INIT;
#define UDP_PORT_HSRP 1985
#define UDP_PORT_HSRP2_V6 2029
#define UDP_PORT_HSRP_RANGE "1985,2009"
#define UDP_PORT_HSRP_RANGE "1985,2029"
#define HSRP_DST_IP_ADDR 0xE0000002
#define HSRP2_DST_IP_ADDR 0xE0000066