index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_evpn.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: fix coverity warnings - error handling issues
Renato Westphal
2017-10-24
1
-1
/
+1
*
*: Convert list_free usage to list_delete
Donald Sharp
2017-10-05
1
-1
/
+1
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
1
-4
/
+2
*
bgpd: fix uninitialized value in show cmd
Quentin Young
2017-09-15
1
-0
/
+2
*
bgpd: Do not put on outgoing stream type 5 route 2 times
Donald Sharp
2017-09-15
1
-1
/
+0
*
Merge pull request #1079 from qlyoung/fix-style-a
Renato Westphal
2017-08-31
1
-11
/
+5
|
\
|
*
*: fix style
Quentin Young
2017-08-30
1
-11
/
+5
*
|
Merge pull request #1044 from donaldsharp/combination
Jafar Al-Gharaibeh
2017-08-31
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
*: fix assorted issues detected by Coverity Scan
Renato Westphal
2017-08-25
1
-2
/
+2
*
|
fix coding style
Mitesh Kanjariya
2017-08-19
1
-11
/
+11
*
|
Fix coding style.
Mitesh Kanjariya
2017-08-19
1
-36
/
+35
*
|
zebra: Fix MAC change handling for a neighbor
vivek
2017-08-17
1
-39
/
+36
*
|
bgpd: Add advertsie-all-vni in show bgp neighbor
Mitesh Kanjariya
2017-08-17
1
-37
/
+48
*
|
bgpd: Json support for evpn commands
Mitesh Kanjariya
2017-08-17
1
-0
/
+55
*
|
bgpd: Ignore EVPN routes from CLAG peer when VNI comes up
Mitesh Kanjariya
2017-08-17
1
-8
/
+101
*
|
bgpd: notify zebra if advertise-gw-macip is enabled when VNI comes up
Mitesh Kanjariya
2017-08-17
1
-0
/
+5
|
/
*
lib, bgpd: Distinguish between AF_EVPN and AF_ETHERNET
Donald Sharp
2017-08-08
1
-5
/
+5
*
lib, bgpd: Address Review comments.
Donald Sharp
2017-08-08
1
-4
/
+2
*
bgpd: BGP should not ignore the VNI add notification if it is not live currently
Mitesh Kanjariya
2017-08-08
1
-1
/
+2
*
bgpd/zebra: honor tunnel ip change in bgp regardless of vni readiness
Mitesh Kanjariya
2017-08-08
1
-2
/
+12
*
bgpd/zebra/lib: EVPN support for asymmetric VxLan routing
Mitesh Kanjariya
2017-08-08
1
-16
/
+23
*
bgpd/zebra: fix bgpd crash happening in mac mobility code path
Mitesh Kanjariya
2017-08-08
1
-13
/
+13
*
bgpd: Convert to using ETH_ALEN
Donald Sharp
2017-08-04
1
-7
/
+7
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-8
/
+6
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-6
/
+8
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-2142
/
+2048
*
bgpd: Refactor 'struct attr_extra' into 'struct attr'
Donald Sharp
2017-07-12
1
-38
/
+29
*
bgpd: On cleanup make sure pointers exist
Donald Sharp
2017-07-12
1
-5
/
+8
*
bgpd: Handle change to router id for EVPN
vivek
2017-07-12
1
-0
/
+75
*
bgpd: Additional configuration for EVPN
vivek
2017-07-12
1
-0
/
+183
*
bgpd: Display (show) commands for EVPN
vivek
2017-07-12
1
-0
/
+45
*
bgpd: Debug logging updates for EVPN
vivek
2017-07-12
1
-0
/
+13
*
bgpd, zebra: Support for sticky MACs
vivek
2017-07-12
1
-17
/
+80
*
bgpd: EVPN route handling
vivek
2017-07-12
1
-184
/
+2293
*
bgpd: Implement EVPN enable/disable
vivek
2017-07-12
1
-0
/
+20
*
bgpd: EVPN initialization and cleanup
vivek
2017-07-12
1
-0
/
+127
*
Merge commit '3d22338f04d9554fa' into evpn-prep
David Lamparter
2017-07-10
1
-11
/
+11
|
\
|
*
lib: Refine EVPN prefix definition
vivek
2017-05-25
1
-11
/
+11
*
|
bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST table
Daniel Walton
2017-06-16
1
-7
/
+9
|
/
*
*: 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: Cleanup grabbag of coverity scan issues found
Donald Sharp
2017-03-01
1
-1
/
+1
*
bgpd: indent new evpn code to the frr standards
Philippe Guibert
2017-02-14
1
-189
/
+179
*
bgpd: remove HAVE_EVPN references
Philippe Guibert
2017-02-14
1
-6
/
+0
*
bgpd: use HAVE_EVPN to disable evpn frame handling
Philippe Guibert
2017-02-14
1
-3
/
+4
*
bgpd: evpn NLRI route type 5 forging
Philippe Guibert
2017-02-14
1
-0
/
+51
*
bgpd: handling EVPN Route Type 5 NLRI message
Philippe Guibert
2017-02-14
1
-0
/
+189