bird/sysdep/unix
Martin Mares bcbd8cc3be Interface logic changes:
o  Introduced IF_LINK_UP flag corresponding to real link state.
o  Allowed addressless interfaces.
o  IF_UP is now automatically calculated and set iff the interface
   is administratively up, has link up and has an IP address assigned.
   It may be IF_IGNORED, though (as in case of the loopback).
o  Any changes which include up/down transition are considered small
   enough to not provoke artificial upping and downing of the interface.
o  When an interface disappears (i.e., it wasn't seen in the last scan),
   we announce this change only once.
o  IF_LOOPBACK implies IF_IGNORE.
1999-03-02 17:28:06 +00:00
..
io.c Added SK_MAGIC type sockets for internal use by system dependent code, 1999-03-01 22:30:33 +00:00
krt-iface.h Synced kernel interface to new interface. 1999-02-05 21:38:50 +00:00
krt-iface.Y Synced kernel interface to new interface. 1999-02-05 21:38:50 +00:00
krt-set.c When shutting down, remove all routes (except for RTS_INHERIT and RTS_DEVICE 1999-02-13 20:46:03 +00:00
krt-set.h When shutting down, remove all routes (except for RTS_INHERIT and RTS_DEVICE 1999-02-13 20:46:03 +00:00
krt-set.Y When shutting down, remove all routes (except for RTS_INHERIT and RTS_DEVICE 1999-02-13 20:46:03 +00:00
krt.h Use traditional Unix route/iface interface only when CONFIG_NETLINK 1999-03-01 19:05:58 +00:00
krt.Y Synced kernel interface to new interface. 1999-02-05 21:38:50 +00:00
log.c Finer grained logging levels: 1998-12-20 14:24:35 +00:00
main.c Perform gracious shutdown upon receipt of SIGTERM. Finally we can 1999-02-13 20:15:36 +00:00
Modules Use traditional Unix route/iface interface only when CONFIG_NETLINK 1999-03-01 19:05:58 +00:00
sync-if.c Interface logic changes: 1999-03-02 17:28:06 +00:00
sync-rt.c When shutting down, remove all routes (except for RTS_INHERIT and RTS_DEVICE 1999-02-13 20:46:03 +00:00
timer.h Added comment explaining `now'. 1998-07-15 19:42:23 +00:00
unix.h Use traditional Unix route/iface interface only when CONFIG_NETLINK 1999-03-01 19:05:58 +00:00