We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e3599d commit 8c0a847Copy full SHA for 8c0a847
config.ini
@@ -93,7 +93,7 @@ gateway=192.168.1.1
93
# Multi virtual IPv4/IPv6 net addr, Optional parameters.
94
# `vip_ifname`: default `f-stack-x`
95
# `vip_addr`: Separated by semicolons, MAX number 64;
96
- Only support netmask 255.255.255.255, broadcast x.x.x.255 now, hard code in `ff_veth_setvaddr`.
+# Only support netmask 255.255.255.255, broadcast x.x.x.255 now, hard code in `ff_veth_setvaddr`.
97
# `vip_addr6`: Separated by semicolons, MAX number 64.
98
# `vip_prefix_len`: All addr6 use the same prefix now, default 64.
99
#vip_ifname=lo0
0 commit comments