fix config.ini.

This commit is contained in:
fengbojiang 2021-06-18 11:04:49 +08:00
parent 503a15e0ee
commit 880c2c64bf
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ gateway=192.168.1.1
# Multi virtual IPv4/IPv6 net addr, Optional parameters.
# `vip_ifname`: default `f-stack-x`
# `vip_addr`: Separated by semicolons, MAX number 64;
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`.
# `vip_addr6`: Separated by semicolons, MAX number 64.
# `vip_prefix_len`: All addr6 use the same prefix now, default 64.
#vip_ifname=lo0