bird/sysdep/unix
Martin Mares 7e5f5ffdda Moved to a much more systematic way of configuring kernel protocols.
o  Nothing is configured automatically. You _need_ to specify
     the kernel syncer in config file in order to get it started.
  o  Syncing has been split to route syncer (protocol "Kernel") and
     interface syncer (protocol "Device"), device routes are generated
     by protocol "Direct" (now can exist in multiple instances, so that
     it will be possible to feed different device routes to different
     routing tables once multiple tables get supported).

See doc/bird.conf.example for a living example of these shiny features.
1999-03-26 21:44:38 +00:00
..
io.c Moved to a much more systematic way of configuring kernel protocols. 1999-03-26 21:44:38 +00:00
krt-iface.c Moved to a much more systematic way of configuring kernel protocols. 1999-03-26 21:44:38 +00:00
krt-iface.h Rewrote the kernel syncer. The old layering was horrible. 1999-03-03 19:49:56 +00:00
krt-set.c Fixed processing of !krt_capable() routes. Converted device route decisions 1999-03-04 19:00:31 +00:00
krt-set.h Rewrote the kernel syncer. The old layering was horrible. 1999-03-03 19:49:56 +00:00
krt.c Moved to a much more systematic way of configuring kernel protocols. 1999-03-26 21:44:38 +00:00
krt.h Moved to a much more systematic way of configuring kernel protocols. 1999-03-26 21:44:38 +00:00
krt.Y Moved to a much more systematic way of configuring kernel protocols. 1999-03-26 21:44:38 +00:00
log.c Finer grained logging levels: 1998-12-20 14:24:35 +00:00
main.c Moved to a much more systematic way of configuring kernel protocols. 1999-03-26 21:44:38 +00:00
Modules Rewrote the kernel syncer. The old layering was horrible. 1999-03-03 19:49:56 +00:00
timer.h Added comment explaining `now'. 1998-07-15 19:42:23 +00:00
unix.h Moved to a much more systematic way of configuring kernel protocols. 1999-03-26 21:44:38 +00:00