diff options
author | 2014-06-23 18:51:15 +0000 | |
---|---|---|
committer | 2014-06-23 18:51:15 +0000 | |
commit | cbcf7aa75c18eefcd720205771b5ca2007681e94 (patch) | |
tree | 709e40f7de38d50f15595f821c804a9e558fef49 /usr.bin/ssh/ssh-ecdsa.c | |
parent | SystemMemory is used to access memory mapped registers on some machines, so we (diff) | |
download | wireguard-openbsd-cbcf7aa75c18eefcd720205771b5ca2007681e94.tar.xz wireguard-openbsd-cbcf7aa75c18eefcd720205771b5ca2007681e94.zip |
turn of IPv6 for new interfaces by default. this really just means there
is no link-local address assigned by default, which - by default, since
INET6 is in the GENERIC kernels - makes the machine and services on it
reachable. No such thing in IPv4 land.
since assigning an inet6 address manually or running rtsol(d) etc resets the
NOINET6 flag and causes the link-local to be assigned, this really is a noop
for all inet6 users with the exception of those ONLY using the default
link-local address. These needs to run "ifconfig <if> inet6 eui64" or put
the equivalent in hostname.if.
discussed at length with many, ok at least by krw todd benno sthen
Diffstat (limited to 'usr.bin/ssh/ssh-ecdsa.c')
0 files changed, 0 insertions, 0 deletions