Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: Add a hash_clean_and_free() function | Donald Sharp | 2023-03-21 | 1 | -4/+2 |
* | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -15/+1 |
* | bgpd: Fix memory leak for community alias | Donatas Abraitis | 2022-07-16 | 1 | -0/+7 |
* | *: remove the checking returned value for hash_get() | anlan_cs | 2022-05-02 | 1 | -2/+2 |
* | build: first header *must* be zebra.h or config.h | David Lamparter | 2022-04-04 | 1 | -0/+2 |
* | bgpd: strncmp -> strcmp in community hash foo | Quentin Young | 2022-02-02 | 1 | -5/+2 |
* | bgpd: fix memory leaks in bgp_alias2community_str | Igor Ryzhov | 2021-08-11 | 1 | -8/+11 |
* | bgpd: BGP extended [l]community-list regexp match must work with aliases | Donatas Abraitis | 2021-08-10 | 1 | -0/+40 |
* | bgpd: Allow for auto-completion of community alias's created | Donald Sharp | 2021-07-16 | 1 | -0/+29 |
* | bgpd: Create BGP alias names for community/large-community | Donatas Abraitis | 2021-05-05 | 1 | -0/+154 |