summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_community.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: Deprecate BGP `internet` communityDonatas Abraitis2023-02-171-0/+3
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* bgpd: Implement ACCEPT_OWN extended communityDonatas Abraitis2022-10-121-0/+27
* bgpd: Align bgp_community.h to our standardsDonald Sharp2022-05-121-15/+16
* bgpd: Allow setting BGP [large]community in route-mapsDonatas Abraitis2022-04-091-1/+2
* bgpd: Set NO_ADVERTISE community if blackhole community receivedDonatas Abraitis2021-01-211-0/+1
* bgpd: Use COMMUNITY_SIZE instead of just 4Donatas Abraitis2020-04-081-1/+3
* bgpd: Convert lots of int type functions to bool/voidDonatas Abraitis2020-03-211-2/+2
* bgpd : route agg. with comm attr is consuming lot of cycles.vdhingra2019-09-241-0/+8
* lib: hashing functions should take const argumentsQuentin Young2019-05-141-1/+1
* bgpd: Code to handle BGP aggregate's communities.Naveen Thanikachalam2019-03-011-0/+6
* Merge branch 'master' of https://github.com/FRRouting/frr into communitySri Mohana Singamsetty2018-10-231-1/+2
|\
| * *: Replace hash_cmp function return value to a boolDonald Sharp2018-10-191-1/+2
* | bgpd:Fixing the signature of community_free functionSri Mohana Singamsetty2018-10-231-1/+1
|/
* bgpd: Add missing bgp well-known communitiesChristoffer2018-07-291-6/+16
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-5/+5
* bgpd: Only build json for community when neededDonald Sharp2017-11-171-1/+1
* bgpd: implement draft-ietf-grow-bgp-gshut-10Daniel Walton2017-08-251-0/+1
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-33/+34
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-18/+18
* Key changes:Donald Sharp2015-06-121-0/+5
* set community delete stops as soon as it hits a community-list entry with a denyDonald Sharp2015-05-201-0/+1
* bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...Paul Jakma2011-03-211-1/+1
* [bgpd] Stability fixes including bugs 397, 492Chris Caputo2009-07-191-0/+1
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-18/+18
* 2005-05-23 Paul Jakma <paul@dishone.st>paul2005-05-231-0/+5
* 2004-10-13 Paul Jakma <paul@dishone.st>paul2004-10-131-3/+3
* 2004-06-04 Paul Jakma <paul@dishone.st>paul2004-06-041-1/+1
* Initial revisionpaul2002-12-131-0/+68