Optimize Go programs and add IPv6 to mrmanager.
This commit is contained in:
@@ -3,3 +3,4 @@ ifconfig_igb0="up"
|
||||
ifconfig_igb1="up"
|
||||
ifconfig_lagg0="up laggproto failover laggport igb0 laggport igb1"
|
||||
ifconfig_lagg0_alias0="inet 74.80.180.138 netmask 255.255.255.248"
|
||||
ifconfig_lagg0_alias1="inet6 2620:11f:7001:7::2/64"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
defaultrouter="74.80.180.137"
|
||||
ipv6_defaultrouter="2620:11f:7001:7::1"
|
||||
gateway_enable="YES"
|
||||
ipv6_gateway_enable="YES"
|
||||
|
||||
Reference in New Issue
Block a user