0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-20 04:15:19 +00:00
bird/proto/ospf
Ondrej Zajicek (work) 8c0b12ac86 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:08:52 +01:00
..
config.Y Babel: Fix build with restricted protocol set 2018-03-07 17:35:24 +01:00
dbdes.c Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
hello.c OSPF: Fix some trace messages 2018-10-25 17:21:06 +02:00
iface.c OSPF: Fix reconfiguration of vlinks 2018-12-10 02:08:52 +01:00
lsack.c Fininshing integrated OSPF. 2014-11-03 10:42:55 +01:00
lsalib.c Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
lsalib.h Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01: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 Routing table calculation. Dijkstra done. 2000-04-26 12:54:23 +00:00
neighbor.c Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
ospf.c Static: Allows to specify attributes for static routes 2015-07-20 17:11:10 +02:00
ospf.h OSPF: Use message authentication interface 2016-11-02 17:53:22 +01:00
packet.c OSPF: Use message authentication interface 2016-11-02 17:53:22 +01:00
progdoc Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder on case-insensitive filesystems 2018-04-23 11:29:13 +02:00
rt.c OSPF: Fix ECMP external merging 2016-12-15 15:37:27 +01:00
rt.h OSPF: Fix net-summary origination combined with stubnet option 2016-12-13 17:34:42 +01:00
topology.c Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
topology.h Moving of mulipath merging code from OSPF to nest 2015-06-08 02:24:08 +02:00