mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-12-03 18:13:35 +00:00
- double the size of each new chunk request from zebra
- use bitfields to track label allocations in a chunk
- When allocating:
- skip chunks with no free labels
- search biggest chunks first
- start search in chunk where last search ended
- Improve API documentation in comments (bgp_lp_get() and callback)
- Tweak formatting of "show bgp labelpool chunks"
- Add test features (compiled conditionally on BGP_LABELPOOL_ENABLE_TESTS)
Signed-off-by: G. Paul Ziemba <paulz@labn.net>
|
||
|---|---|---|
| .. | ||
| R1 | ||
| R2 | ||
| R3 | ||
| R4 | ||
| test_bgp_lu2.py | ||