index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_ecommunity.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: fix ctype (isalpha & co.) casts
David Lamparter
2019-08-06
1
-11
/
+11
*
lib: hashing functions should take const arguments
Quentin Young
2019-05-14
1
-1
/
+1
*
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 e-communities.
Naveen Thanikachalam
2019-03-01
1
-0
/
+109
|
/
*
bgpd: add new draft for redirect ip for flowspec
Philippe Guibert
2018-11-30
1
-3
/
+17
*
*: Replace hash_cmp function return value to a bool
Donald Sharp
2018-10-19
1
-3
/
+3
*
bgpd: print evpn nd ext community in route
Chirag Shah
2018-08-09
1
-0
/
+7
*
bgpd: Cleanup of bgp daemon code
Pascal Mathis
2018-07-07
1
-1
/
+0
*
bgpd, lib: Cleanup CI warnings from system
Donald Sharp
2018-05-30
1
-0
/
+1
*
*: support for evpn type-4 route
mitesh
2018-05-30
1
-0
/
+14
*
bgpd: increase buffer size to store ecomunity as a string
Philippe Guibert
2018-05-25
1
-1
/
+1
*
bgpd: add missing ecommunity flowspec to display
Philippe Guibert
2018-05-25
1
-19
/
+24
*
bgpd: Fix memory leak of ecommunity_ecom2str
Donald Sharp
2018-05-16
1
-0
/
+5
*
bgpd: utility routine to convert flowspec actions into pbr actions
Philippe Guibert
2018-04-30
1
-0
/
+50
*
bgpd: Use correct memory type
Donald Sharp
2018-04-25
1
-1
/
+1
*
bgpd: Fix data type
Donald Sharp
2018-04-25
1
-1
/
+1
*
bgpd: Fixes for VRF route leaking
vivek
2018-04-25
1
-0
/
+36
*
bgpd: handle ecom redirect-ip
Philippe Guibert
2018-04-09
1
-4
/
+8
*
bgpd: ecommunity show bgp ipv4 flowspec
Philippe Guibert
2018-03-30
1
-1
/
+65
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-12
/
+12
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-3
/
+2
*
bgpd/zebra/lib: Add Default Gateway extended community
Mitesh Kanjariya
2018-01-24
1
-0
/
+3
*
bgpd: rmac ext comm
Mitesh Kanjariya
2017-12-14
1
-10
/
+10
*
bgpd: Fix crash with ecommunity string
Donald Sharp
2017-11-06
1
-2
/
+6
*
bgpd: deduplicate struct definition
Quentin Young
2017-09-13
1
-9
/
+2
*
*: fix be32 reading / 24-bit left shift
David Lamparter
2017-09-09
1
-9
/
+4
*
bgpd: Add various hash optimizations
Donald Sharp
2017-09-05
1
-16
/
+5
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-720
/
+650
*
bgpd: MAC Mobility extended community string conversion
vivek
2017-07-12
1
-0
/
+12
*
bgpd: Refine extended community handling
vivek
2017-07-12
1
-154
/
+173
*
*: 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: revert some RT ecom filtering to fix valgrind id'ed error and
Philippe Guibert
2017-02-17
1
-1
/
+1
*
bgpd: set the returned buffer to '\0' in case is returns nothing
Philippe Guibert
2017-02-14
1
-3
/
+1
*
bgpd: handling router mac extended community
Philippe Guibert
2017-02-14
1
-1
/
+1
*
bgpd: support for router mac extended community
Philippe Guibert
2017-02-14
1
-5
/
+37
*
bgpd: enhance reception of bgp ext. community default gateway
Philippe Guibert
2017-02-14
1
-0
/
+62
*
Support for BGP Large Communities
Job Snijders
2017-01-19
1
-0
/
+1
*
Merge remote-tracking branch 'origin/stable/2.0'
Donald Sharp
2017-01-06
1
-0
/
+8
|
\
|
*
bgpd: fix ecommunity hash related leak
Lou Berger
2017-01-02
1
-0
/
+8
*
|
bgpd: Make `ip` optional for all `show bgp` and `show ip bgp` commands
Quentin Young
2016-12-01
1
-1
/
+1
|
/
*
bgpd: add L3/L2VPN Virtual Network Control feature
Lou Berger
2016-10-03
1
-2
/
+2
*
bgpd: fix bug in ecommunity_match
Renato Westphal
2016-09-03
1
-2
/
+3
*
lib, bgpd, tests: Refactor FILTER_X in zebra.h
Donald Sharp
2016-08-16
1
-0
/
+1
*
bgpd: fix negative values in output
Milan Kocian
2016-06-03
1
-3
/
+3
*
bgpd: encap: extend extcommunity handling
Lou Berger
2016-05-26
1
-9
/
+28
*
bgpd: fix ecommunity_token initialiser
David Lamparter
2016-05-26
1
-1
/
+1
*
Should be able to "no" the full text of any config line
Daniel Walton
2015-11-23
1
-0
/
+6
[next]