bird/proto/bgp
Maria Jan Matejka 026bfedb33 BGP: Prefix hash is too small, increase its max size.
This doesn't make any change for you until you have
millions of updates waiting to be sent. Increasing
the max hash size from 2^20 to 2^24.
2019-07-01 09:05:54 +02:00
..
attrs.c BGP: Prefix hash is too small, increase its max size. 2019-07-01 09:05:54 +02:00
bgp.c Nest: Add command to request graceful restart 2019-06-30 21:29:24 +02:00
bgp.h Nest: Add command to request graceful restart 2019-06-30 21:29:24 +02:00
config.Y BGP: Dynamic BGP 2019-04-30 13:32:39 +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: split tx explicitly 2019-07-01 09:05:50 +02:00