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
*
zebra: clear dup detect cleanup for nb conversion
Chirag Shah
2020-04-16
1
-54
/
+38
*
*: Do not cast to the same type
Donatas Abraitis
2020-04-08
1
-5
/
+5
*
zebra: fix NULL deref reported by coverity in evpn-pim cleanup
Anuradha Karuppiah
2020-04-03
1
-1
/
+1
*
zebra,lib: use const in more apis
Mark Stapp
2020-03-27
1
-20
/
+25
*
*: remove tabs from log messages
David Lamparter
2020-03-24
1
-8
/
+8
*
zebra: Readd special flood MAC upon del notification
vivek
2020-03-10
1
-0
/
+46
*
*: Finish off the __PRETTY_FUNCTION__ to __func__
Donald Sharp
2020-03-06
1
-19
/
+16
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-45
/
+45
*
Merge pull request #5780 from chiragshah6/evpn_dev1
Sri Mohana Singamsetty
2020-03-02
1
-53
/
+4
|
\
|
*
zebra:remote vtep delete handling
Chirag Shah
2020-02-08
1
-53
/
+4
*
|
*: change hash_backet to hash_bucket
Donald Sharp
2020-02-28
1
-3
/
+3
*
|
Revert "*: change hash_backet to hash_bucket"
Jafar Al-Gharaibeh
2020-02-27
1
-3
/
+3
*
|
*: change hash_backet to hash_bucket
Donald Sharp
2020-02-27
1
-3
/
+3
|
/
*
*: Replace s_addr 0 => INADDR_ANY
Donatas Abraitis
2020-02-06
1
-5
/
+7
*
zebra: fix assert crash on corrupt vxlan msg
Quentin Young
2020-01-15
1
-1
/
+1
*
zebra: fix debug in macvlan down event
Chirag Shah
2020-01-10
1
-3
/
+2
*
zebra: Refactor _add and _del to use a common function
Donald Sharp
2020-01-07
1
-47
/
+61
*
zebra: Prevent zebra vxlan remote macip del buffer overflow
Donald Sharp
2020-01-07
1
-2
/
+13
*
Merge pull request #4977 from chiragshah6/evpn_dev1
Philippe Guibert
2019-11-26
1
-13
/
+218
|
\
|
*
zebra: display proper field in debug statement
Chirag Shah
2019-11-22
1
-2
/
+6
|
*
zebra: handle macvlan down event
Chirag Shah
2019-11-22
1
-0
/
+7
|
*
zebra: print rmac and sys mac values
Chirag Shah
2019-11-22
1
-0
/
+5
|
*
zebra: evpn pip mac vlan up-down event
Chirag Shah
2019-11-22
1
-0
/
+61
|
*
bgpd: evpn pip handle svi ip route
Chirag Shah
2019-11-22
1
-0
/
+3
|
*
zebra: evpn pip extract vrr mac
Chirag Shah
2019-11-22
1
-13
/
+138
*
|
zebra: "show evpn vni details json" prints incorrect JSON format
Lakshman Krishnamoorthy
2019-11-22
1
-33
/
+45
|
/
*
zebra: evpn update remote rmac and nexhop
Chirag Shah
2019-11-07
1
-7
/
+40
*
zebra: zvni_map_to_svi may return NULL act accordingly
Donald Sharp
2019-10-29
1
-6
/
+8
*
bgpd: fix advertise-svi-ip upon vni-svi up-down
Chirag Shah
2019-09-24
1
-4
/
+6
*
zebra: avoid using zebra datastructs in evpn dataplane path
Mark Stapp
2019-09-05
1
-14
/
+66
*
zebra: protect some vxlan debugs
Mark Stapp
2019-09-05
1
-11
/
+18
*
zebra: move EVPN VTEP programming to dataplane
Mark Stapp
2019-09-04
1
-4
/
+12
*
zebra: Use dataplane for evpn neighbor changes
Mark Stapp
2019-08-23
1
-22
/
+22
*
Merge pull request #4778 from mjstapp/dplane_macs
Donald Sharp
2019-08-22
1
-11
/
+40
|
\
|
*
zebra: use dataplane for vxlan remote mac programming
Mark Stapp
2019-08-02
1
-11
/
+40
*
|
*: Fix spelling errors pointed out by debian packaging
Donald Sharp
2019-08-19
1
-1
/
+1
*
|
zebra: fix advertise svi ip as macip route
Chirag Shah
2019-08-08
1
-11
/
+24
*
|
zebra: del auto mac when vni is down
Chirag Shah
2019-08-01
1
-9
/
+40
*
|
zebra: add info evpn to debugs
Chirag Shah
2019-08-01
1
-12
/
+8
*
|
zebra: Guard debug messages
Donald Sharp
2019-07-17
1
-2
/
+3
|
/
*
Merge pull request #4635 from AnuradhaKaruppiah/evpn-pim-replay
Jafar Al-Gharaibeh
2019-07-15
1
-9
/
+60
|
\
|
*
pimd, zebra: request for replay of SG entries on startup
Anuradha Karuppiah
2019-07-03
1
-9
/
+60
*
|
lib,zebra: avoid use of ctime in monotime api
Mark Stapp
2019-07-10
1
-14
/
+12
*
|
zebra: evpn entries are not cleaned upon frr stop
Chirag Shah
2019-07-02
1
-3
/
+16
|
/
*
Merge pull request #4575 from nitinsoniism/show_mac_arp_cache_vni_json_fix
Sri Mohana Singamsetty
2019-06-26
1
-10
/
+10
|
\
|
*
zebra: show evpn mac vni xx json output is broken
Nitin Soni
2019-06-21
1
-10
/
+10
*
|
Merge pull request #4458 from karamalla0406/frr4123
Donald Sharp
2019-06-25
1
-33
/
+194
|
\
\
|
*
|
zebra: Clean up BGP EVPN configuration when the client, BGPD, goes down
Kishore Aramalla
2019-06-19
1
-33
/
+194
*
|
|
Revert "Ospf missing interface handling 2"
Donald Sharp
2019-06-24
1
-24
/
+23
*
|
|
Merge pull request #3775 from pguibert6WIND/ospf_missing_interface_handling_2
Donald Sharp
2019-06-22
1
-23
/
+24
|
\
\
\
[next]