diff options
author | 2014-07-01 19:37:07 +0000 | |
---|---|---|
committer | 2014-07-01 19:37:07 +0000 | |
commit | 2a5d71df23b23654fc2843d669521954b927191e (patch) | |
tree | 3c21b80257987e1dcd875be4bd2fefcbd2a75e53 /sys/lib/libkern/softfloat.c | |
parent | Adding an additonal delay after each access to SystemMemory or SystemIO (diff) | |
download | wireguard-openbsd-2a5d71df23b23654fc2843d669521954b927191e.tar.xz wireguard-openbsd-2a5d71df23b23654fc2843d669521954b927191e.zip |
When a carp interface is created with IFXF_NOINET6 flag, no link-local
address will be created when the vhid (and MAC) is set. Depending on
the order of the configuration the interface can end up with a ipv6
address, but no v6 link-local and no working neigbor discovery.
Removing this case statement will result in the link-local address
being configured by "ifconfig up" if the inet6 address was configured
before. If you are using inet6 on carp, put an "up" at the end of your
hostname.if. I will work on a better solution at g2k14.
ok henning, mpi
Diffstat (limited to 'sys/lib/libkern/softfloat.c')
0 files changed, 0 insertions, 0 deletions