Merge "Rehome constant: DHCPV6_CLIENT_PORT"

This commit is contained in:
Zuul 2019-02-04 13:13:30 +00:00 committed by Gerrit Code Review
commit 0347fe6f84
1 changed files with 1 additions and 0 deletions

View File

@ -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')