bird/proto/ospf
Ondrej Zajicek (work) 2549300b54 OSPF: Fix minor issue in TTL check
The TTL check must be done after instance ID dispatch to avoid warnings
when a physical iface is shared by multiple instances and some use TTL
security and some not.
2017-10-10 16:10:02 +02:00
..
config.Y OSPF: Support of address families in OSPFv3 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 OSPF: Support of address families in OSPFv3 2017-10-10 16:10:02 +02: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 Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
ospf.c OSPF: Support of address families in OSPFv3 2017-10-10 16:10:02 +02: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