bird/proto
Ondrej Zajicek (work) 261816b0d4 BGP: Cluster list item should be prepended
Commit 3c09af41... changed behavior of int_set_add() from prepend to
append, which makes more sense for community list, but prepend must be
used for cluster list. Add int_set_prepend() and use it in cluster list
handling code.
2016-11-15 16:24:39 +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: Cluster list item should be prepended 2016-11-15 16:24:39 +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