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: 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
*
Fixup of warnings in the code
Donald Sharp
2015-07-26
1
-1
/
+1
*
Use camelCase notation for all json keywords
Donald Sharp
2015-07-22
1
-3
/
+3
*
Key changes:
Donald Sharp
2015-06-12
1
-8
/
+40
*
set community delete stops as soon as it hits a community-list entry with a deny
Donald Sharp
2015-05-20
1
-1
/
+1
*
bgpd: memmove needed in community_del_val
John Glotzer
2014-08-18
1
-1
/
+1
*
bgpd: optimize loops on [e]community_hash_make()
Jorge Boncompte [DTI2]
2012-05-22
1
-8
/
+11
*
bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...
Paul Jakma
2011-03-21
1
-6
/
+7
*
[bgpd] Stability fixes including bugs 397, 492
Chris Caputo
2009-07-19
1
-0
/
+7
*
[BGP/cleanup] make community hash table static
Stephen Hemminger
2009-06-18
1
-1
/
+1
*
[cleanup] functions taking no args should be declared with void args
Stephen Hemminger
2009-06-12
1
-1
/
+1
*
[bgpd] 64-bit bugfix in community_del_val by Jeremy Jackson <jerj@coplanar.net>
Andrew J. Schorr
2009-05-29
1
-1
/
+1
*
[bgpd] AS4 bugfix by Chris Caputo <ccaputo@alt.net>
Denis Ovsienko
2009-04-30
1
-1
/
+1
*
[lib] hash compare function arguments ought to be const qualified
Stephen Hemminger
2008-08-22
1
-1
/
+2
*
[bgpd] fix a couple of trivial compiler warnings
Paul Jakma
2008-07-22
1
-2
/
+2
*
[bgpd] low-impact DoS: crash on malformed community with debug set
Paul Jakma
2007-09-07
1
-0
/
+6
*
[bgpd] CID#62 fix double-free, use-after-free in community_str2com
Paul Jakma
2006-05-08
1
-1
/
+1
*
[bgpd] Fix infinite loop in community_str2com
Paul Jakma
2006-03-30
1
-6
/
+8
*
[compiler] miscellaneous trivial compiler warning fixes
paul
2006-01-19
1
-1
/
+0
*
2005-06-28 Paul Jakma <paul.jakma@sun.com>
paul
2005-06-28
1
-8
/
+8
*
2004-10-13 Paul Jakma <paul@dishone.st>
paul
2004-10-13
1
-6
/
+7
*
2004-06-04 Paul Jakma <paul@dishone.st>
paul
2004-06-04
1
-2
/
+2
*
Initial revision
paul
2002-12-13
1
-0
/
+629