summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_lcommunity.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-15/+1
* bgpd: Allow setting BGP [large]community in route-mapsDonatas Abraitis2022-04-091-1/+2
* bgpd: separate lcommunity validation from tokenizerWesley Coakley2021-01-061-0/+1
* *: use the current project name (FRRouting)Lou Berger2020-03-251-1/+1
* bgpd: Convert lots of int type functions to bool/voidDonatas Abraitis2020-03-211-3/+3
* bgpd : route agg. with lcomm attribute is consuming lot of cycles.vdhingra2019-09-241-0/+10
* lib: hashing functions should take const argumentsQuentin Young2019-05-141-1/+1
* bgpd: Code to handle BGP aggregate's l-communities.Naveen Thanikachalam2019-03-011-0/+10
* *: Replace hash_cmp function return value to a boolDonald Sharp2018-10-191-1/+1
* bgpd: Improve JSON support for large communitiesPascal Mathis2018-05-131-6/+5
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-4/+4
* bgpd: Fixed some comments in bgp_lcommunity.hNigel Kukard2017-09-031-2/+2
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-31/+31
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-2/+2
* bgpd: lcommunity: fix whitespace & copyrightDavid Lamparter2017-01-251-19/+18
* Support for BGP Large CommunitiesJob Snijders2017-01-191-0/+75