bird/proto/ospf
Ondrej Zajicek (work) 025525266f Timers: Replace old timers with microsecond timers
The old timer interface is still kept, but implemented by new timers. The
plan is to switch from the old inteface to the new interface, then clean
it up.
2017-12-07 13:49:27 +01:00
..
config.Y OSPF: Add option to disable OSPFv3-AF 2017-10-10 16:10:02 +02:00
dbdes.c OSPF: Support of address families in OSPFv3 2017-10-10 16:10:02 +02:00
Doc Doc. 2000-06-07 23:23:37 +00:00
hello.c OSPF: Support of address families in OSPFv3 2017-10-10 16:10:02 +02:00
iface.c Timers: Replace old timers with microsecond timers 2017-12-07 13:49:27 +01:00
lsack.c Fininshing integrated OSPF. 2014-11-03 10:42:55 +01:00
lsalib.c OSPF: Support of address families in OSPFv3 2017-10-10 16:10:02 +02:00
lsalib.h OSPF: Support of address families in OSPFv3 2017-10-10 16:10:02 +02:00
lsreq.c Fininshing integrated OSPF. 2014-11-03 10:42:55 +01:00
lsupd.c Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
neighbor.c Timers: Replace old timers with microsecond timers 2017-12-07 13:49:27 +01:00
ospf.c Timers: Replace old timers with microsecond timers 2017-12-07 13:49:27 +01:00
ospf.h OSPF: Support of address families in OSPFv3 2017-10-10 16:10:02 +02:00
packet.c OSPF: Fix minor issue in TTL check 2017-10-10 16:10:02 +02:00
rt.c OSPF: Fix next hop calculation for PtP links in IPv4 OSPFv3-AF 2017-10-10 16:10:02 +02:00
rt.h Merge branch 'int-new' into nexthop-merged 2017-02-22 11:58:04 +01:00
topology.c OSPF: Support of address families in OSPFv3 2017-10-10 16:10:02 +02:00
topology.h Merged multipath and single-path data structures. 2016-12-22 13:01:06 +01:00