summaryrefslogtreecommitdiff
path: root/bgpd/bgp_lcommunity.h
AgeCommit message (Expand)Author
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-04-09bgpd: Allow setting BGP [large]community in route-mapsDonatas Abraitis
2021-01-06bgpd: separate lcommunity validation from tokenizerWesley Coakley
2020-03-25*: use the current project name (FRRouting)Lou Berger
2020-03-21bgpd: Convert lots of int type functions to bool/voidDonatas Abraitis
2019-09-24bgpd : route agg. with lcomm attribute is consuming lot of cycles.vdhingra
2019-05-14lib: hashing functions should take const argumentsQuentin Young
2019-02-28bgpd: Code to handle BGP aggregate's l-communities.Naveen Thanikachalam
2018-10-19*: Replace hash_cmp function return value to a boolDonald Sharp
2018-05-13bgpd: Improve JSON support for large communitiesPascal Mathis
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2017-09-03bgpd: Fixed some comments in bgp_lcommunity.hNigel Kukard
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-01-25bgpd: lcommunity: fix whitespace & copyrightDavid Lamparter
2017-01-18Support for BGP Large CommunitiesJob Snijders