mirror of
https://github.com/osrg/gobgp.git
synced 2024-05-11 05:55:10 +00:00
allocating 256 bytes per prefix isn't a good idea. Let's allocate 8 bytes by default and expand dynamically if necessary. Signed-off-by: FUJITA Tomonori <[email protected]>