bird/proto/bgp
Ondrej Zajicek (work) 4fa0e472cf BGP: Use reallocation for capability structure
Instead of having large stack buffer for max amount of AFI/SAFI pairs.
The old code is not correct w.r.t. extendeded option length, as more
AFI/SAFI pairs may fit into the capability option.
2019-08-21 17:16:08 +02:00
..
attrs.c BGP: Fix 'deterministic med' to work with 'merge paths' 2019-08-06 15:09:42 +02:00
bgp.c BGP: Implement extended optional parameters length 2019-08-20 19:15:50 +02:00
bgp.h BGP: implement Adj-RIB-Out 2019-08-14 06:02:33 +02:00
config.Y BGP: implement Adj-RIB-Out 2019-08-14 06:02:33 +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 BGP: Use reallocation for capability structure 2019-08-21 17:16:08 +02:00