index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_clist.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: fix odd memory mgmt in clist strings fn
Quentin Young
2018-08-07
1
-90
/
+19
*
Update bgp_clist.c
Christoffer Hansen
2018-07-29
1
-1
/
+1
*
bgpd: Add missing bgp well-known communities
Christoffer
2018-07-29
1
-47
/
+147
*
bgpd: Cleanup of bgp daemon code
Pascal Mathis
2018-07-07
1
-7
/
+4
*
bgpd, lib: null check (Coverity 1436344, 1451361)
paco
2018-06-20
1
-1
/
+4
*
bgpd: Improve JSON support for large communities
Pascal Mathis
2018-05-13
1
-8
/
+3
*
bgpd: clean up clist management logic
Quentin Young
2018-04-17
1
-15
/
+13
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-15
/
+15
*
bgpd: Only build json for community when needed
Donald Sharp
2017-11-17
1
-1
/
+1
*
*: fix be32 reading / 24-bit left shift
David Lamparter
2017-09-09
1
-14
/
+5
*
Merge pull request #1047 from dwalton76/bgpd-draft-ietf-grow-bgp-gshut-10
Renato Westphal
2017-09-05
1
-0
/
+7
|
\
|
*
bgpd: implement draft-ietf-grow-bgp-gshut-10
Daniel Walton
2017-08-25
1
-0
/
+7
*
|
bgpd: Fixed pointer calculation issue in lcommunity
Nigel Kukard
2017-09-02
1
-2
/
+1
*
|
bgpd: Fixed incorrect large community pointer calculation
Nigel Kukard
2017-09-01
1
-2
/
+1
*
|
bgpd: Fixed incorrect calculation of pointer location
Nigel Kukard
2017-09-01
1
-2
/
+1
*
|
bgpd: Cleaned up some comments
Nigel Kukard
2017-09-01
1
-4
/
+2
*
|
bgpd: Fixed typo in the lc list type being matched on
Nigel Kukard
2017-09-01
1
-1
/
+1
|
/
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-971
/
+895
*
Merge pull request #537 from donaldsharp/vrf_stuff
David Lamparter
2017-05-17
1
-11
/
+7
|
\
|
*
bgpd: Cleanup some SA
Donald Sharp
2017-05-15
1
-11
/
+7
*
|
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+18
|
/
*
bgpd: Cleanup grabbag of coverity scan issues found
Donald Sharp
2017-03-01
1
-3
/
+7
*
bgpd: support for router mac extended community
Philippe Guibert
2017-02-14
1
-2
/
+2
*
bgpd: lcommunity: fix whitespace & copyright
David Lamparter
2017-01-25
1
-22
/
+20
*
Support for BGP Large Communities
Job Snijders
2017-01-19
1
-0
/
+312
*
bgpd: don't leak memory in community_regexp_include
Christian Franke
2016-10-21
1
-3
/
+8
*
lib, bgpd, tests: Refactor FILTER_X in zebra.h
Donald Sharp
2016-08-16
1
-0
/
+1
*
Should be able to "no" the full text of any config line
Daniel Walton
2015-11-23
1
-35
/
+24
*
bgpd: bgpd-warnings.patch
Donald Sharp
2015-05-20
1
-0
/
+2
*
set community delete stops as soon as it hits a community-list entry with a deny
Donald Sharp
2015-05-20
1
-27
/
+137
*
BGP: Add dynamic update group support
Donald Sharp
2015-05-20
1
-0
/
+1
*
bgpd: bgpd-event-driven-route-map-updates.patch
Donald Sharp
2015-05-20
1
-2
/
+12
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-4
/
+4
*
bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...
Paul Jakma
2011-03-21
1
-2
/
+2
*
[bgpd] Stability fixes including bugs 397, 492
Chris Caputo
2009-07-19
1
-1
/
+1
*
[cleanup] functions taking no args should be declared with void args
Stephen Hemminger
2009-06-12
1
-2
/
+2
*
[cleanup] Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2009-06-12
1
-10
/
+2
*
[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
-11
/
+11
*
* bgp_clist.[ch], bgp_route.c, bgp_routemap.c, bgp_vty.c:
hasso
2005-02-02
1
-215
/
+108
*
2004-10-13 Paul Jakma <paul@dishone.st>
paul
2004-10-13
1
-12
/
+16
*
2003-06-09 Paul Jakma <paul@dishone.st>
paul
2003-06-09
1
-10
/
+21
*
2003-06-07 Paul Jakma <paul@dishone.st>
paul
2003-06-07
1
-256
/
+303
*
Initial revision
paul
2002-12-13
1
-0
/
+905