bird/proto/ospf
Ondrej Zajicek (work) f097f7659c OSPF: Fix next hop calculation for PtP links in IPv4 OSPFv3-AF
In such case, next hop has to be taken from Link-LSA like in broadcast
case, not from neighbor source address like in other PtP cases.

Also add some checks, comments and code cleanup.
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 Merge branch 'master' into int-new 2016-11-08 19:27:58 +01: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