]> git.ipfire.org Git - thirdparty/bird.git/commit
Implements link state detection.
authorOndrej Zajicek <santiago@crfreenet.org>
Thu, 11 Nov 2010 09:03:02 +0000 (10:03 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Thu, 11 Nov 2010 09:03:02 +0000 (10:03 +0100)
commitf25cb0ef9f6341648513e793a3162b32fc250d2b
tree393dbeeecd58fdb1cfcbafd26ce771f20376bf15
parent5cdf264f937687aff194574f5fe2badb087337b8
Implements link state detection.

Also changes some symbol names (IFF_ADMIN_DOWN -> IFF_SHUTDOWN,
IFF_LINK_UP -> IFF_ADMIN_UP).
nest/iface.c
nest/iface.h
sysdep/bsd/krt-sock.c
sysdep/linux/netlink/netlink.c
sysdep/unix/krt-iface.c