Go to file
Martin Mares f5c687f791 Added lp_flush() which flushes contents of a linear pool, leaving all the
memory available for subsequent allocations from the same pool. Both flushing
and re-using the memory costs just few instructions.
1999-03-29 19:35:47 +00:00
conf After today's lengthy discussions about filter syntax, let's clean up 1999-03-29 19:04:14 +00:00
doc After today's lengthy discussions about filter syntax, let's clean up 1999-03-29 19:04:14 +00:00
filter A couple of filter tweaks: 1999-03-17 14:29:39 +00:00
lib Added lp_flush() which flushes contents of a linear pool, leaving all the 1999-03-29 19:35:47 +00:00
misc Variance estimation fixed. 1998-12-19 21:53:28 +00:00
nest After today's lengthy discussions about filter syntax, let's clean up 1999-03-29 19:04:14 +00:00
proto Added everything protocols need to know about multiple routing tables, 1999-03-26 21:50:43 +00:00
sysdep Moved all system-dependent #include's containing endianity conversion 1999-03-29 19:14:43 +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 Cleaned up system configuration files -- removed few obsolete parameters, 1999-03-27 22:51:05 +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