summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_clist.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: add 'match community-list any' functionPhilippe Guibert2023-10-021-0/+4
* bgpd: add set extended-comm-list <> delete commandFarid Mihoub2023-07-311-0/+3
* bgpd: entry->any is never trueDonald Sharp2023-06-051-3/+0
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* bgpd: Align bgp_clist.h to our standardsDonald Sharp2022-05-121-9/+12
* bgpd: Auto-complete for community listsDonatas Abraitis2021-08-101-0/+2
* bgpd: separate lcommunity validation from tokenizerWesley Coakley2021-01-061-0/+1
* bgpd, lib: Use bool instead of uint8_t for community/prefix-list "any"Donatas Abraitis2020-04-161-1/+1
* bgpd: Convert some community related functions to bool typeDonatas Abraitis2020-03-191-7/+7
* bgpd: Use sequence numbers for community listsDonatas Abraitis2019-11-261-11/+16
* bgpd : Support for exact-match in match clause for lcommunityvishaldhingra2019-06-191-0/+2
* bgpd: Use string length not sizeof the arrayDonald Sharp2019-01-171-1/+1
* bgpd: Further refine hash lookup to store hash valueDonald Sharp2019-01-091-1/+13
* bgpd: Add a hash for quick lookup in community_list_lookupDonald Sharp2019-01-091-0/+1
* bgpd: clean up clist management logicQuentin Young2018-04-171-2/+2
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-3/+3
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-82/+76
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-18/+18
* Support for BGP Large CommunitiesJob Snijders2017-01-191-1/+17
* Should be able to "no" the full text of any config lineDaniel Walton2015-11-231-2/+2
* [bgpd] Stability fixes including bugs 397, 492Chris Caputo2009-07-191-0/+1
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-20/+23
* 2005-05-23 Paul Jakma <paul@dishone.st>paul2005-05-231-0/+5
* * bgp_clist.[ch], bgp_route.c, bgp_routemap.c, bgp_vty.c:hasso2005-02-021-4/+6
* 2004-10-13 Paul Jakma <paul@dishone.st>paul2004-10-131-9/+11
* Initial revisionpaul2002-12-131-0/+143