bird/proto/ospf
Ondrej Zajicek c27b2449d1 Shows source (Router ID) for OSPF routes and adds such attribute.
A sad thing is that we does not have a 'router_id' filter type,
so it must be given as decimal number in filters.
2010-02-08 16:01:03 +01:00
..
config.Y Shows source (Router ID) for OSPF routes and adds such attribute. 2010-02-08 16:01:03 +01:00
dbdes.c Implements protocol-specific Router ID for OSPF. 2009-12-11 11:06:51 +01:00
dbdes.h Temporary OSPFv3 development commit 2009-08-21 09:27:52 +02:00
Doc Doc. 2000-06-07 23:23:37 +00:00
hello.c Implements protocol-specific Router ID for OSPF. 2009-12-11 11:06:51 +01:00
hello.h Temporary OSPFv3 development commit 2009-08-21 09:27:52 +02:00
iface.c Unnumbered OSPF interfaces should be always in the point-to-point mode. 2010-02-07 09:49:34 +01:00
iface.h Added new parametr 'rx buffer <num>'. BIRD is able to receive 2005-03-15 22:06:36 +00:00
lsack.c Minor updates. 2009-12-14 17:29:33 +01:00
lsack.h Temporary OSPFv3 development commit 2009-08-21 09:27:52 +02:00
lsalib.c Minor updates. 2009-12-14 17:29:33 +01:00
lsalib.h Implements better checks on incoming packets and LSAs in OSPF. 2009-10-29 23:57:42 +01:00
lsreq.c Minor updates. 2009-12-14 17:29:33 +01:00
lsreq.h Temporary OSPFv3 development commit 2009-08-21 09:27:52 +02:00
lsupd.c Merge branch 'dev' into ospf3 2009-12-14 20:37:32 +01:00
lsupd.h Temporary OSPFv3 development commit 2009-08-21 09:27:52 +02:00
Makefile Routing table calculation. Dijkstra done. 2000-04-26 12:54:23 +00:00
neighbor.c Implements MRTdump feature. 2010-01-03 12:17:52 +01:00
neighbor.h Fix OSPF protocol error recovery behavior. 2009-01-13 19:15:49 +01:00
ospf.c Shows source (Router ID) for OSPF routes and adds such attribute. 2010-02-08 16:01:03 +01:00
ospf.h Shows source (Router ID) for OSPF routes and adds such attribute. 2010-02-08 16:01:03 +01:00
packet.c A partial vlink fix. 2010-01-08 22:19:41 +01:00
packet.h Temporary OSPFv3 development commit (changing multicast support). 2009-09-04 11:06:51 +02:00
rt.c Shows source (Router ID) for OSPF routes and adds such attribute. 2010-02-08 16:01:03 +01:00
rt.h Shows source (Router ID) for OSPF routes and adds such attribute. 2010-02-08 16:01:03 +01:00
topology.c Implements MRTdump feature. 2010-01-03 12:17:52 +01:00
topology.h Implements proper RID handling in OSPFv3. 2009-09-17 12:18:03 +02:00