Merge "Rehome constant: DHCPV6_CLIENT_PORT"
This commit is contained in:
commit
0347fe6f84
@ -97,6 +97,7 @@ IP_ANY = {IP_VERSION_4: IPv4_ANY, IP_VERSION_6: IPv6_ANY}
|
||||
IPv6_LLA_PREFIX = 'fe80::/64'
|
||||
|
||||
DHCP_RESPONSE_PORT = 68
|
||||
DHCPV6_CLIENT_PORT = 546
|
||||
|
||||
FLOODING_ENTRY = ('00:00:00:00:00:00', '0.0.0.0')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user