blob: 1025fb25e6bb5b276412259b8347edde95865d11 [file] [log] [blame]
# Host IID to use as the source of CLAT traffic.
# This is a /128 taken out of the /64 on the parent interface.
# A host IID of :: means to generate a checksum-neutral, random IID.
ipv6_host_id ::
# IPv4 address configuration to use when selecting a host address. The first
# clat daemon started will use the address specified by ipv4_local_subnet. If
# more than one daemon is run at the same time, subsequent daemons will use
# other addresses in the prefix of length ipv4_local prefixlen that contains
# ipv4_local_subnet. The default is to use the IANA-assigned range 192.0.0.0/29,
# which allows up to 8 clat daemons (.4, .5, .6, .7, .0, .1, .2, .3).
ipv4_local_subnet 192.0.0.4
ipv4_local_prefixlen 29