Go to file
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
conf Slightly better generator of default protocol instance names. 1999-03-26 21:37:29 +00:00
doc Moved to a much more systematic way of configuring kernel protocols. 1999-03-26 21:44:38 +00:00
filter A couple of filter tweaks: 1999-03-17 14:29:39 +00:00
lib Use dmalloc instead of EFence when available (dmalloc has lot of improvements 1999-03-04 11:36:26 +00:00
misc Variance estimation fixed. 1998-12-19 21:53:28 +00:00
nest Moved to a much more systematic way of configuring kernel protocols. 1999-03-26 21:44:38 +00:00
proto Removed the `rta_same' hook since it's no longer needed (all protocols 1999-03-17 13:13:18 +00:00
sysdep Moved to a much more systematic way of configuring kernel protocols. 1999-03-26 21:44:38 +00:00
tools Use dmalloc instead of EFence when available (dmalloc has lot of improvements 1999-03-04 11:36:26 +00:00
.cvsignore Added bird.conf to .cvsignore and created an example configuration file. 1999-01-15 17:18:41 +00:00
aclocal.m4 First step of "autoconfization". Created a configure script which 1999-01-09 15:02:11 +00:00
bird.conf filters_init() renamed to filters_postconfig(). 1999-01-15 18:13:55 +00:00
configure.in Don't compile OSPF by default. 1999-03-26 21:35:28 +00:00
Makefile Propagate depend into all subdirectories; make rip compile after 1999-02-08 22:50:32 +00:00
TODO Moved to a much more systematic way of configuring kernel protocols. 1999-03-26 21:44:38 +00:00