bird/proto/rip
Ondrej Zajicek (work) 3343088a71 RIP: Fix crash when interface is removed
Recent changes in neighbor code caused RIP to access neighbor field which
is NULL during interface/neighbor removal and caused crash when debug
messages are enabled. Use correct field to get iface from neighbor.
2020-02-14 22:43:27 +01:00
..
config.Y Dynamic attributes definition split whether it is bitmask or not. 2019-07-03 00:00:11 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
packets.c No more warnings ... 2018-09-18 14:21:11 +02:00
rip.c RIP: Fix crash when interface is removed 2020-02-14 22:43:27 +01:00
rip.h Protocol: Introducing an enum protocol_class 2018-05-29 12:35:06 +02:00