index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_vxlan.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Rename backet to bucket
Tim Bray
2019-02-25
1
-98
/
+98
*
zebra: advertise svi ip as macip route changes
Chirag Shah
2019-02-07
1
-4
/
+155
*
Merge pull request #3688 from chiragshah6/evpn_dev
Russ White
2019-02-05
1
-0
/
+41
|
\
|
*
zebra: probe local inactive neigh
Chirag Shah
2019-01-29
1
-0
/
+41
*
|
Merge pull request #3679 from chiragshah6/evpn_dev2
Russ White
2019-02-05
1
-2
/
+17
|
\
\
|
*
|
zebra: reinstate bgp route on local delete
Chirag Shah
2019-01-26
1
-2
/
+17
*
|
|
zebra: Move the master thread handler to the zrouter structure
Donald Sharp
2019-01-31
1
-3
/
+3
|
|
/
|
/
|
*
|
Merge pull request #3678 from chiragshah6/evpn_dev1
Russ White
2019-01-29
1
-3
/
+8
|
\
\
|
|
/
|
/
|
|
*
zebra: fix dup addr detect remote macip add case
Chirag Shah
2019-01-25
1
-3
/
+8
*
|
zebra: propagate inactive neigh deletes to bgpd
Anuradha Karuppiah
2019-01-25
1
-16
/
+19
|
/
*
Treewide: use ANSI function definitions
Ruben Kerkhof
2019-01-24
1
-2
/
+2
*
Merge pull request #3508 from chiragshah6/evpn_dev2
Russ White
2019-01-23
1
-2
/
+44
|
\
|
*
zebra: evpn remote delete fetch local entry
Chirag Shah
2018-12-31
1
-2
/
+44
*
|
Merge pull request #3564 from chiragshah6/evpn_dev1
Renato Westphal
2019-01-14
1
-14
/
+15
|
\
\
|
*
|
zebra: use default vrf_id for zvrf reference
Chirag Shah
2019-01-03
1
-14
/
+15
|
|
/
*
|
zebra: dup addr detect fix clear mac command
Chirag Shah
2019-01-07
1
-1
/
+6
*
|
zebra: evpn dup addr detect fix unfreeze action
Chirag Shah
2019-01-07
1
-14
/
+14
|
/
*
zebra: the default vrf name in vxlan is correctly set
Philippe Guibert
2018-12-17
1
-1
/
+1
*
zebra: avoid initialising more than one the l3vni hash structure
Philippe Guibert
2018-12-17
1
-2
/
+2
*
Merge pull request #3372 from nitinsoniism/show_evpn_mac_vni_all_detail
Sri Mohana Singamsetty
2018-12-04
1
-4
/
+140
|
\
|
*
zebra: Add "show evpn mac vni all detail" command
Nitin Soni
2018-11-27
1
-4
/
+140
*
|
Merge pull request #3340 from nitinsoniism/show_evpn_vni_detail
David Lamparter
2018-12-04
1
-0
/
+95
|
\
\
|
*
|
zebra: Add "show evpn vni detail" command
Nitin Soni
2018-11-21
1
-0
/
+95
*
|
|
zebra: dup addr detect clear cmd non-zero return
Chirag Shah
2018-12-04
1
-21
/
+26
*
|
|
zebra: Add "show evpn arp-cache vni all detail" command
Nitin Soni
2018-11-27
1
-0
/
+132
|
|
/
|
/
|
*
|
zebra: dup addr detect mac consolidation
Chirag Shah
2018-11-18
1
-240
/
+167
*
|
zebra: dup addr detect neigh consolidation
Chirag Shah
2018-11-18
1
-191
/
+149
*
|
bgp, zebra: address review comments
Chirag Shah
2018-11-18
1
-10
/
+12
*
|
zebra: dup addr detect add fields to show evpn cmd
Chirag Shah
2018-11-18
1
-0
/
+23
*
|
zebra: dup addr detect fix warnings
Chirag Shah
2018-11-18
1
-10
/
+9
*
|
zebra: dup addr detect clear command
Chirag Shah
2018-11-18
1
-0
/
+335
*
|
zebra: dup addr detect operation commands
Chirag Shah
2018-11-18
1
-5
/
+226
*
|
lib, zebra: dup addr detect display detection fields
Chirag Shah
2018-11-18
1
-0
/
+92
*
|
zebra: dup addr detect freeze action
Chirag Shah
2018-11-18
1
-3
/
+223
*
|
zebra: dup addr detect warn-only
Chirag Shah
2018-11-18
1
-15
/
+509
*
|
zebra: dup addr detect zapi changes
Chirag Shah
2018-11-18
1
-0
/
+36
|
/
*
Merge pull request #3202 from donaldsharp/evpn_dump
Russ White
2018-11-09
1
-16
/
+20
|
\
|
*
zebra: set remoteseq to 0 when remote mac is deleted by bgpd
Anuradha Karuppiah
2018-10-31
1
-0
/
+7
|
*
zebra: make neigh active when it is modified from local to remote
Anuradha Karuppiah
2018-10-31
1
-0
/
+1
|
*
zebra: send a local-mac del to bgpd on mac mod to remote
Anuradha Karuppiah
2018-10-31
1
-16
/
+12
*
|
Merge pull request #3255 from dslicenc/show_evpn_mac_json
Russ White
2018-11-01
1
-49
/
+148
|
\
\
|
|
/
|
/
|
|
*
zebra: remove space from json string for show evpn mac vni <num> mac <mac>
Don Slice
2018-10-29
1
-1
/
+1
|
*
zebra: add json support to show evpn mac vni <num> mac <mac>
Don Slice
2018-10-29
1
-49
/
+148
*
|
Merge pull request #2926 from donaldsharp/router
David Lamparter
2018-10-26
1
-51
/
+12
|
\
\
|
|
/
|
/
|
|
*
zebra: Start breakup of zns into zrouter and zns
Donald Sharp
2018-10-24
1
-51
/
+12
*
|
*: spelchek
David Lamparter
2018-10-25
1
-3
/
+3
|
/
*
*: Replace hash_cmp function return value to a bool
Donald Sharp
2018-10-19
1
-11
/
+9
*
*: Fixup to use proper list_cmp functions
Donald Sharp
2018-10-19
1
-2
/
+20
*
lib, zebra: Allow the specification of BUM flooding
Donald Sharp
2018-10-12
1
-3
/
+75
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-2
/
+2
[next]