Skip to content

Commit e79b8af

Browse files
committed
Update a DHCPv6 test file to avoid decoding problem in a future update
Port 514 for a DHCPv6 packet could make it considered as a SYSLOG packet. Replace 514 port by 547 (DHCP6_CLI_PORT) to have: 251.73.86.150.547 > 126.172.217.192.546
1 parent 89e2dcc commit e79b8af

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

tests/dhcp6_reconf_asan.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
1 01:51:13.369098755 IP (tos 0x60, ttl 254, id 21519, offset 0, flags [+, DF, rsvd], proto UDP (17), length 768, options (EOL), bad cksum 9615 (->c6f)!)
2-
251.73.86.150.514 > 126.172.217.192.546: dhcp6 relay-reply (linkaddr=300:10ed:ff:f01:f:0:7f:7f peeraddr=ffb6:3a64::c1:2300:581c:d00 (reconfigure-message ?) (reconfigure-message ?))
2+
251.73.86.150.547 > 126.172.217.192.546: dhcp6 relay-reply (linkaddr=300:10ed:ff:f01:f:0:7f:7f peeraddr=ffb6:3a64::c1:2300:581c:d00 (reconfigure-message ?) (reconfigure-message ?))

tests/dhcp6_reconf_asan.pcap

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)