bird/proto/ospf
Ondrej Zajicek (work) baeacdcfd3 OSPF: Fix reconfiguration of vlinks
Fix crash during reconfiguration of OSPF config with vlinks. When vlink
is reconfigured, a generic iface-reconfiguration code is used, which in
one place supposes that it is running on a regular iface.

Thanks to Cybertinus for a bugreport.
2018-12-10 02:15:06 +01:00
..
config.Y Config: Dropping CF_ADDTO. 2018-06-26 14:29:03 +02:00
dbdes.c No more warnings ... 2018-09-18 14:21:11 +02:00
hello.c OSPF: Fix some trace messages 2018-10-25 17:22:37 +02:00
iface.c OSPF: Fix reconfiguration of vlinks 2018-12-10 02:15:06 +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: Update to new timers 2017-12-07 13:53:42 +01:00
lsreq.c Fininshing integrated OSPF. 2014-11-03 10:42:55 +01:00
lsupd.c Timers: Revert temporary names and remove old timer.h 2017-12-07 13:54:59 +01:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
neighbor.c OSPF: Support of authentication trailer for OSPFv3 2018-04-25 15:54:53 +02:00
ospf.c Terminology cleanup: The import_control hook is now called preexport. 2018-12-04 10:53:01 +01:00
ospf.h Protocol: Introducing an enum protocol_class 2018-05-29 12:35:06 +02:00
packet.c No more warnings ... 2018-09-18 14:21:11 +02:00
progdoc Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder on case-insensitive filesystems 2018-06-26 17:09:12 +02:00
rt.c Nest: Neighbor cache cleanups 2018-06-27 16:57:07 +02:00
rt.h Merge branch 'int-new' into nexthop-merged 2017-02-22 11:58:04 +01:00
topology.c OSPF: Fix crash during route removal 2018-07-19 20:48:13 +02:00
topology.h Nest: Removing separate tmpa from route propagation 2018-05-30 17:08:49 +02:00