index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_attr_evpn.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: Use uint32_t for size value instead of int in ecommunity struct
Donald Sharp
2021-01-18
1
-5
/
+5
*
bgpd: support for DF election in EVPN-MH
Anuradha Karuppiah
2020-10-26
1
-0
/
+38
*
bgpd: extended-community and attrs for MAC-IP SYNC route handling
Anuradha Karuppiah
2020-08-05
1
-4
/
+9
*
bgpd: attr changes for EAD routes
Anuradha Karuppiah
2020-08-05
1
-35
/
+4
*
bgpd: Ability to add/update unique extended communities
vivek
2020-03-31
1
-1
/
+1
*
bgpd, lib: More `const`ification of various code
Donald Sharp
2020-03-23
1
-1
/
+1
*
bgpd: Convert lots of int type functions to bool/void
Donatas Abraitis
2020-03-21
1
-5
/
+5
*
bgpd: RFC compliance wrt invalid RMAC, GWIP, ESI and VNI
Kishore Aramalla
2020-02-11
1
-0
/
+22
*
Merge pull request #3869 from qlyoung/cocci-fixes
David Lamparter
2019-03-06
1
-2
/
+2
|
\
|
*
*: remove casts of XMALLOC / XCALLOC
Quentin Young
2019-02-26
1
-2
/
+2
*
|
bgpd: parse and comapre rmac attr against self mac
Chirag Shah
2019-03-04
1
-2
/
+4
|
/
*
bgpd, lib: few more prefixlen updated
Quentin Young
2018-10-25
1
-2
/
+2
*
bgpd: support evpn nd ext community
Chirag Shah
2018-07-17
1
-0
/
+33
*
*: change struct evpn_addr to include a union of all evpn route types
mitesh
2018-05-03
1
-6
/
+8
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-13
/
+13
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-9
/
+8
*
bgpd/zebra/lib: Add Default Gateway extended community
Mitesh Kanjariya
2018-01-24
1
-0
/
+30
*
bgpd: rmac ext comm
Mitesh Kanjariya
2017-12-14
1
-0
/
+29
*
*: fix be32 reading / 24-bit left shift
David Lamparter
2017-09-09
1
-5
/
+2
*
lib, bgpd: Distinguish between AF_EVPN and AF_ETHERNET
Donald Sharp
2017-08-08
1
-1
/
+1
*
bgpd: Convert to using ETH_ALEN
Donald Sharp
2017-08-04
1
-1
/
+1
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-119
/
+117
*
bgpd: Refactor 'struct attr_extra' into 'struct attr'
Donald Sharp
2017-07-12
1
-12
/
+9
*
bgpd, zebra: Support for sticky MACs
vivek
2017-07-12
1
-2
/
+9
*
bgpd: EVPN route handling
vivek
2017-07-12
1
-72
/
+120
*
lib: Refine EVPN prefix definition
vivek
2017-05-25
1
-4
/
+4
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+18
*
*: Clean up some wrong references
Donald Sharp
2017-04-05
1
-4
/
+4
*
bgpd: initialise ecom sub field str when setting routermac
Philippe Guibert
2017-02-16
1
-0
/
+1
*
bgpd: simplify str2esi function
Philippe Guibert
2017-02-14
1
-83
/
+13
*
bgpd: change str2mac call api
Philippe Guibert
2017-02-14
1
-3
/
+3
*
bgpd: reflect mac handling change of apis to bgpd
Philippe Guibert
2017-02-14
1
-1
/
+1
*
bgpd: use XMALLOC for ESI handling
Philippe Guibert
2017-02-14
1
-1
/
+1
*
bgpd: evpn use string handling functions from mac manipulation
Philippe Guibert
2017-02-14
1
-92
/
+2
*
bgpd: indent new evpn code to the frr standards
Philippe Guibert
2017-02-14
1
-231
/
+210
*
bgpd: remove HAVE_EVPN references
Philippe Guibert
2017-02-14
1
-4
/
+0
*
bgpd: enhance network command for evpn route type 5
Philippe Guibert
2017-02-14
1
-0
/
+42
*
bgpd: handling router mac extended community
Philippe Guibert
2017-02-14
1
-0
/
+20
*
bgpd: handling EVPN Route Type 5 NLRI message
Philippe Guibert
2017-02-14
1
-0
/
+1
*
bgpd: enhance structures and esi and mac functions to handle EVPN
Philippe Guibert
2017-02-14
1
-0
/
+262