bird/nest
Martin Mares 4b87e256eb Split off general commands to cmds.c.
Added `show symbols' command which dumps whole symbol table together
with symbol types etc.
2000-01-19 12:30:19 +00:00
..
bird.h Converted shutdown to a kind of reconfiguration, it's no more handled 2000-01-16 17:40:26 +00:00
cli.c Implemented echoing of log messages to CLI connections. Just try `echo all'. 1999-12-06 12:34:45 +00:00
cli.h Split off general commands to cmds.c. 2000-01-19 12:30:19 +00:00
cmds.c Split off general commands to cmds.c. 2000-01-19 12:30:19 +00:00
cmds.h Split off general commands to cmds.c. 2000-01-19 12:30:19 +00:00
config.Y Split off general commands to cmds.c. 2000-01-19 12:30:19 +00:00
iface.c Killed a couple of bugs in the neighbor cache. 2000-01-19 11:52:32 +00:00
iface.h Killed a couple of bugs in the neighbor cache. 2000-01-19 11:52:32 +00:00
locks.c Added universal locking mechanism which will solve problems 1999-12-09 18:54:20 +00:00
locks.h Added universal locking mechanism which will solve problems 1999-12-09 18:54:20 +00:00
Makefile Split off general commands to cmds.c. 2000-01-19 12:30:19 +00:00
password.c Obvious bugs in authentication fixed. 1999-10-02 10:44:48 +00:00
password.h Added password_strncpy() which pads destination with zeros. 1999-05-31 19:15:52 +00:00
proto.c Killed protocol->priority. Protocol startup should be clean and hack-free now. 2000-01-18 11:01:03 +00:00
protocol.h Killed protocol->priority. Protocol startup should be clean and hack-free now. 2000-01-18 11:01:03 +00:00
route.h First attempt on dynamic reconfiguration. There are still lots of bugs 2000-01-16 16:44:50 +00:00
rt-attr.c Added dumping of routing tables (`show route'). This includes filtering. 1999-12-01 15:10:21 +00:00
rt-dev.c Killed protocol->priority. Protocol startup should be clean and hack-free now. 2000-01-18 11:01:03 +00:00
rt-dev.h Implemented new configuration/reconfiguration interface and defined protocol 1999-02-05 21:37:34 +00:00
rt-fib.c Oops, previous modification for passing NULL to fib_init() did not 1998-12-22 19:20:43 +00:00
rt-table.c Converted shutdown to a kind of reconfiguration, it's no more handled 2000-01-16 17:40:26 +00:00