bird/nest
Ondrej Zajicek 508d936078 Implements eval command and minor CLI cleanups.
Implemented eval command can be used to evaluate expressions.

The patch also documents echo command and allows to use log classes
instead of integer as a mask for echo.
2013-07-25 13:15:32 +02:00
..
a-path.c Implements 'bgppath ~ int set' filter op. 2013-07-09 23:27:10 +02:00
a-set.c Extends set operations in filters. 2012-03-15 21:07:58 +01:00
attrs.h Implements 'bgppath ~ int set' filter op. 2013-07-09 23:27:10 +02: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 Implements undo command and optional timeout for configuration 2012-12-26 12:40:48 +01:00
cli.h Implements undo command and optional timeout for configuration 2012-12-26 12:40:48 +01:00
cmds.c Implements eval command and minor CLI cleanups. 2013-07-25 13:15:32 +02:00
cmds.h Implements eval command and minor CLI cleanups. 2013-07-25 13:15:32 +02:00
config.Y Implements eval command and minor CLI cleanups. 2013-07-25 13:15:32 +02:00
Doc Documented sockets, events and timers. 2000-06-05 12:19:12 +00:00
iface.c Allows IP of loopback to be used in automatic router ID selection. 2013-04-16 17:53:22 +02:00
iface.h Implements interface masks for choosing router id. 2012-12-27 12:56:23 +01:00
locks.c Fix configure to enable warnings and fix most of them. 2010-02-21 14:34:53 +01:00
locks.h Added IP protocols. 2000-06-06 11:50:48 +00:00
Makefile Route Origin Authorization basics. 2012-03-18 17:32:30 +01:00
mrtdump.h NEWS, version and documentation update. 2010-01-06 16:57:20 +01:00
neighbor.c Fixes a bug with neighbor cache and overlapping IP prefixes. 2012-08-16 13:09:26 +02:00
password.c Fix bugs in OSPF MD5 authentication. First bug is that default 2008-11-08 17:24:23 +01:00
password.h Fix bugs in OSPF MD5 authentication. First bug is that default 2008-11-08 17:24:23 +01:00
proto-hooks.c Better support for multitable protocols. 2012-03-15 12:13:04 +01:00
proto.c Fixes bug in protocol flushing and rtable pruning. 2013-07-24 14:11:12 +02:00
proto.sgml Fixes for the programmer's manual. 2000-06-08 12:37:21 +00:00
protocol.h Separate import and receive limits. 2013-01-10 13:07:33 +01:00
route.h Fixes bug in protocol flushing and rtable pruning. 2013-07-24 14:11:12 +02:00
rt-attr.c Fixes some missing tabs. 2011-08-15 20:54:58 +02:00
rt-dev.c Assign default protocol preference via proto_config_new(). 2012-01-24 11:31:00 +01:00
rt-dev.h Implements protocol templates. 2011-11-07 00:31:23 +01:00
rt-fib.c Implement proper LSA ID generation. 2009-10-07 21:10:29 +01:00
rt-roa.c Some minor changes to CLI. 2012-03-22 12:13:26 +01:00
rt-table.c Fixes bug in protocol flushing and rtable pruning. 2013-07-24 14:11:12 +02:00