bird/nest
Ondrej Zajicek f25cb0ef9f Implements link state detection.
Also changes some symbol names (IFF_ADMIN_DOWN -> IFF_SHUTDOWN,
IFF_LINK_UP -> IFF_ADMIN_UP).
2010-11-11 10:03:02 +01:00
..
a-path.c Fix configure to enable warnings and fix most of them. 2010-02-21 14:34:53 +01:00
a-set.c Do not add community if it is already in clist. 2010-05-14 15:24:53 +02:00
attrs.h Fixes headers for uintptr_t (and build on NetBSD). 2009-09-17 17:52:36 +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 Fix configure to enable warnings and fix most of them. 2010-02-21 14:34:53 +01:00
cli.h Restricted read-only CLI. 2010-02-21 09:57:26 +01:00
cmds.c Implements command that shows memory usage. 2010-06-02 22:20:40 +02:00
cmds.h Implements command that shows memory usage. 2010-06-02 22:20:40 +02:00
config.Y Change default for BGP IPv6 socket to V6ONLY. 2010-11-03 10:02:24 +01:00
Doc Documented sockets, events and timers. 2000-06-05 12:19:12 +00:00
iface.c Implements link state detection. 2010-11-11 10:03:02 +01:00
iface.h Implements link state detection. 2010-11-11 10:03:02 +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 Created nest/a-path.c and a-set.c which should contain general operations 2000-04-17 07:53:29 +00:00
mrtdump.h NEWS, version and documentation update. 2010-01-06 16:57:20 +01:00
neighbor.c Better support for /31 networks. 2010-04-28 00:39:57 +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 Removes phantom protocol from the pipe design. 2010-02-13 12:26:26 +01:00
proto.c Implements hostcache and recursive next hops. 2010-07-05 17:50:19 +02:00
proto.sgml Fixes for the programmer's manual. 2000-06-08 12:37:21 +00:00
protocol.h Implements hostcache and recursive next hops. 2010-07-05 17:50:19 +02:00
route.h Adds igp_metric attribute. 2010-08-02 13:11:53 +02:00
rt-attr.c Adds igp_metric attribute. 2010-08-02 13:11:53 +02:00
rt-dev.c Temporary OSPF commit - sockets. 2010-03-14 16:36:59 +01:00
rt-dev.h Implemented new configuration/reconfiguration interface and defined protocol 1999-02-05 21:37:34 +00:00
rt-fib.c Implement proper LSA ID generation. 2009-10-07 21:10:29 +01:00
rt-table.c Fixes a one byte buffer overflow. 2010-09-08 12:08:38 +02:00