summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/wcscpy.c
diff options
context:
space:
mode:
authorpascoe <pascoe@openbsd.org>2005-06-19 18:17:02 +0000
committerpascoe <pascoe@openbsd.org>2005-06-19 18:17:02 +0000
commit8e1dee0eef2570efe43ebd5bec262feb721d2923 (patch)
treeb0f82e45d323241296fdea51facba1205e74136e /lib/libc/string/wcscpy.c
parentuse a #define for the time to wait on -s and clarify a log msg (diff)
downloadwireguard-openbsd-8e1dee0eef2570efe43ebd5bec262feb721d2923.tar.xz
wireguard-openbsd-8e1dee0eef2570efe43ebd5bec262feb721d2923.zip
Don't reflect CARP's internal state via IFF_UP (which a user can modify), use
IFF_RUNNING instead. Also, do not blindly restore flags onto an interface when returning to the running state. This eliminates the possibility that the kernel will bring the interface back up after a link state change on the physical interface, even though the user may have done an "ifconfig carpN down" in the meantime. Similarly two link state down events on the physical interface in succession could result in us never coming out of the INIT state. The master/backup state is still reported via link state information, so bgpd/ospfd, etc, should function as before. This also addresses PR4238. ok mpf@, ok with the idea etc henning@
Diffstat (limited to 'lib/libc/string/wcscpy.c')
0 files changed, 0 insertions, 0 deletions