bird/proto
Ondrej Zajicek (work) 9e7d3a7810 OSPF: Fix net-summary origination combined with stubnet option
Stubnet nodes in OSPF FIB were removed during rt_sync(), but the pointer
remained in top_hash_entry.nf, so net-summary LSA origination was
confused, reported 'LSA ID collision' and net-summary LSAs were not
originated properly.

Thanks to Naveen Chowdary Yerramneni for bugreport and analysis.
2016-12-13 17:34:42 +01:00
..
babel Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
bfd BFD: Authentication 2016-11-02 17:53:22 +01:00
bgp BGP: Fix memory leak in graceful restart code 2016-11-25 11:51:38 +01:00
ospf OSPF: Fix net-summary origination combined with stubnet option 2016-12-13 17:34:42 +01:00
pipe Store protocol config size inside protocol structure 2015-02-21 21:08:23 +01:00
radv Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
rip RIP: Use message authentication interface 2016-11-02 17:53:22 +01:00
static Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
Doc Add the Babel routing protocol (RFC 6126) 2016-04-28 18:01:40 +02:00