bird/proto
Ondrej Zajicek (work) ed1a908e53 BGP: Fix memory leak in graceful restart code
Prefix and bucket tables are initialized when entering established state
but not explicitly freed when leaving it (that is handled by protocol
restart). With graceful restart, BGP may enter and leave established
state multiple times without hard protocol restart causing memory leak.
2016-11-25 11:51:38 +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 Minor code cleanups 2016-11-08 17:46:29 +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