index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_community.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: Remove deprecated COMMUNITY_INTERNET community
Donatas Abraitis
2023-08-03
1
-30
/
+0
*
*: Add a hash_clean_and_free() function
Donald Sharp
2023-03-21
1
-3
/
+1
*
bgpd: Deprecate BGP `internet` community
Donatas Abraitis
2023-02-17
1
-1
/
+12
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
bgpd: Fix memory leak for community stuff
Donatas Abraitis
2022-07-16
1
-0
/
+8
*
bgpd: Allow setting BGP [large]community in route-maps
Donatas Abraitis
2022-04-09
1
-5
/
+8
*
bgpd: Reuse get/set helpers for attr->community
Donatas Abraitis
2022-02-25
1
-0
/
+3
*
bgpd: Fix typo in bgp_aggr_community_hash_alloc()
Donatas Abraitis
2021-12-21
1
-2
/
+2
*
bgpd: Fix misleading comments for some parts
Donatas Abraitis
2021-08-05
1
-3
/
+1
*
bgpd: XREALLOC handles NULL properly
Donald Sharp
2021-07-13
1
-12
/
+3
*
bgpd: Show BGP community alias in JSON community list output
Donatas Abraitis
2021-05-20
1
-2
/
+4
*
bgpd: Create BGP alias names for community/large-community
Donatas Abraitis
2021-05-05
1
-2
/
+3
*
bgpd: Set NO_ADVERTISE community if blackhole community received
Donatas Abraitis
2021-01-21
1
-1
/
+1
*
bgpd: Validate community list if they are not malformed
Donatas Abraitis
2021-01-05
1
-5
/
+31
*
bgpd: Fix "malformed communities" for accept-own-nexthop
Appu Joseph
2020-05-29
1
-8
/
+8
*
bgpd: Check to ensure community attributes exist before freeing them
Josh Cox
2020-05-05
1
-0
/
+3
*
Merge pull request #6175 from ton31337/fix/avoid_same_type_typecasting
David Lamparter
2020-04-08
1
-1
/
+1
|
\
|
*
*: Do not cast to the same type
Donatas Abraitis
2020-04-08
1
-1
/
+1
*
|
bgpd: Use COMMUNITY_SIZE instead of just 4
Donatas Abraitis
2020-04-08
1
-10
/
+13
|
/
*
bgpd: Convert lots of int type functions to bool/void
Donatas Abraitis
2020-03-21
1
-10
/
+9
*
*: change hash_backet to hash_bucket
Donald Sharp
2020-02-28
1
-1
/
+1
*
Revert "*: change hash_backet to hash_bucket"
Jafar Al-Gharaibeh
2020-02-27
1
-1
/
+1
*
*: change hash_backet to hash_bucket
Donald Sharp
2020-02-27
1
-1
/
+1
*
*: don't null after XFREE; XFREE does this itself
Quentin Young
2020-02-03
1
-1
/
+0
*
bgpd : route agg. with comm attr is consuming lot of cycles.
vdhingra
2019-09-24
1
-24
/
+65
*
*: fix ctype (isalpha & co.) casts
David Lamparter
2019-08-06
1
-4
/
+4
*
bgpd: use XCALLOC to allocate string buf
Quentin Young
2019-05-29
1
-1
/
+1
*
bgpd: fix pointer bug introduced in strlcat change
Quentin Young
2019-05-29
1
-20
/
+19
*
bgpd: remove strcpy, strcat
Quentin Young
2019-05-29
1
-31
/
+16
*
lib: hashing functions should take const arguments
Quentin Young
2019-05-14
1
-3
/
+3
*
Merge pull request #3869 from qlyoung/cocci-fixes
David Lamparter
2019-03-06
1
-6
/
+3
|
\
|
*
*: remove casts of XMALLOC / XCALLOC
Quentin Young
2019-02-26
1
-2
/
+1
|
*
*: remove null check before XFREE
Quentin Young
2019-02-26
1
-4
/
+2
*
|
bgpd: Code to handle BGP aggregate's communities.
Naveen Thanikachalam
2019-03-01
1
-0
/
+109
|
/
*
Merge branch 'master' of https://github.com/FRRouting/frr into community
Sri Mohana Singamsetty
2018-10-23
1
-6
/
+6
|
\
|
*
*: Replace hash_cmp function return value to a bool
Donald Sharp
2018-10-19
1
-6
/
+6
*
|
bgpd:Fixing the signature of community_free function
Sri Mohana Singamsetty
2018-10-23
1
-15
/
+14
|
/
*
bgpd: Add missing bgp well-known communities
Christoffer
2018-07-29
1
-15
/
+246
*
bgpd: null check (Coverity 23201)
paco
2018-06-14
1
-4
/
+0
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-30
/
+29
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-16
/
+28
*
bgpd: Only build json for community when needed
Donald Sharp
2017-11-17
1
-23
/
+43
*
bgpd: Add various hash optimizations
Donald Sharp
2017-09-05
1
-13
/
+5
*
bgpd: implement draft-ietf-grow-bgp-gshut-10
Daniel Walton
2017-08-25
1
-0
/
+18
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-522
/
+470
*
*: update hash_create(), hash_create_size()
Quentin Young
2017-07-02
1
-1
/
+1
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+18
*
bgpd: argv update for all but bgp_vty.c
Daniel Walton
2016-09-22
1
-0
/
+1
*
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
David Lamparter
2016-09-19
1
-0
/
+1
*
quagga: "set community x:y" needs bounds checking
Daniel Walton
2016-04-14
1
-0
/
+14
[next]