bird/proto/bgp
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
..
attrs.c BGP: Cluster list item should be prepended 2016-11-15 16:24:39 +01:00
bgp.c Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
bgp.h Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
config.Y BGP: Support for large communities 2016-10-03 12:48:56 +02:00
Doc BGP documented. 2000-06-04 17:06:18 +00:00
Makefile Construction of BGP packets. 2000-03-21 15:53:50 +00:00
packets.c Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00