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: Reduce memory usage of streams for encoding packets
Donald Sharp
2024-12-09
1
-3
/
+3
*
zebra: Reset MAC's remote sequence number appropriately
vivek
2024-12-09
1
-0
/
+1
*
zebra: EVPN fix code style in vlan vni map debugs
Chirag Shah
2024-11-26
1
-4
/
+3
*
zebra: add debug in remote vtep install ifp not up
Chirag Shah
2024-11-25
1
-1
/
+7
*
zebra: Put debug guards in zebra_vxlan.c
Donald Sharp
2024-11-14
1
-56
/
+60
*
zebra: zebra_vxlan.c assert on dev escape problem
Donald Sharp
2024-11-14
1
-2
/
+1
*
zebra: use new per-NS ifp iterators in vxlan code
Mark Stapp
2024-10-29
1
-197
/
+171
*
zebra: vlan to dplane Offload from main
Rajasekar Raja
2024-09-27
1
-16
/
+63
*
zebra: vlan to dplane, Relocating some functions
Rajasekar Raja
2024-09-25
1
-0
/
+64
*
zebra: evpn: not coerce VTEP IP to IPv4 in nh_list
Eugene Crosser
2024-07-08
1
-44
/
+34
*
lib, zebra: Update prefix_sg structure for IPv6 group support
Mike RE Mallin
2024-05-31
1
-31
/
+50
*
zebra: fix EVPN svd based remote nh neigh del
Chirag Shah
2024-05-03
1
-4
/
+19
*
Merge pull request #15010 from tlsalmin/master
Mark Stapp
2024-03-22
1
-0
/
+9
|
\
|
*
zebra: Fix crash on macvlan link down/up
Tomi Salminen
2023-12-13
1
-0
/
+9
*
|
Merge pull request #15399 from louis-6wind/fix-macvlan-crash
Donatas Abraitis
2024-02-27
1
-0
/
+5
|
\
\
|
*
|
zebra: fix crash if macvlan link in another netns
Louis Scalbert
2024-02-21
1
-0
/
+5
*
|
|
zebra: Remove deprecated items
Donald Sharp
2024-02-20
1
-4
/
+0
|
/
/
*
|
zebra: fix vni NB conversion
Igor Ryzhov
2024-01-28
1
-36
/
+3
*
|
bgpd: revamp evpn debugs nexthop and l3vni
Chirag Shah
2023-12-28
1
-9
/
+8
|
/
*
zebra: Cleanup svd_nh_table on shutdown
Donald Sharp
2023-11-21
1
-4
/
+16
*
Merge pull request #13576 from chiragshah6/mdev1
Donatas Abraitis
2023-10-30
1
-48
/
+89
|
\
|
*
zebra:returns empty dict when evpn is disabled II
Sindhu Parvathi Gopinathan
2023-10-30
1
-48
/
+89
*
|
zebra: non pretty json output for evpn route
Sindhu Parvathi Gopinathan
2023-07-21
1
-2
/
+10
*
|
Merge pull request #14055 from guoguojia2021/route_lock
Donatas Abraitis
2023-07-20
1
-0
/
+4
|
\
\
|
*
|
zebra:unlock node after route_next
guozhongfeng
2023-07-19
1
-0
/
+4
*
|
|
zebra: remove unnecessary check for default vrf
anlan_cs
2023-07-12
1
-6
/
+1
|
/
/
*
|
zebra: fix evpn rmac nh list cmp function
Chirag Shah
2023-06-27
1
-1
/
+1
*
|
zebra: avoid unneeded vxlan work on shutdown
Christian Hopps
2023-05-30
1
-1
/
+3
|
/
*
zebra:return empty dict when evpn is disabled
Sindhu Parvathi Gopinathan
2023-04-05
1
-87
/
+127
*
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-3
/
+3
*
zebra: add evpn isDetectionFreeze to json output
Sindhu Parvathi Gopinathan
2023-03-22
1
-0
/
+2
*
Merge pull request #12780 from opensourcerouting/spdx-license-id
Donald Sharp
2023-02-17
1
-17
/
+1
|
\
|
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-17
/
+1
*
|
zebra: clang-format style fixes
Stephen Worley
2023-02-14
1
-4
/
+4
*
|
zebra: use new vni_info->access_vlan structs
Stephen Worley
2023-02-14
1
-1
/
+2
*
|
zebra: make next-hop svd command hidden for now
Stephen Worley
2023-02-14
1
-8
/
+0
*
|
zebra: add show commands for SVD global neigh table
Stephen Worley
2023-02-14
1
-50
/
+115
*
|
zebra: install neigh entries on SVD
Stephen Worley
2023-02-14
1
-21
/
+251
*
|
zebra: check for vni before comparison in zl3vni_map_to_vxlan_if_ns
Sharath Ramamurthy
2023-02-14
1
-1
/
+1
*
|
zebra: Bug fixes in fdb read for flooded traffic and remote fdb cleanup upon ...
Sharath Ramamurthy
2023-02-14
1
-2
/
+4
*
|
zebra: Handle vni determination for non-vlan-aware bridges
Sharath Ramamurthy
2023-02-14
1
-2
/
+2
*
|
zebra: Refactoring changes for zebra_evpn_map_vlan zebra_evpn_from_svi and zl...
Sharath Ramamurthy
2023-02-14
1
-21
/
+45
*
|
zebra: single vxlan device vni handling
Sharath Ramamurthy
2023-02-14
1
-116
/
+133
*
|
zebra: vxlan interface refactoring changes
Sharath Ramamurthy
2023-02-14
1
-504
/
+1
*
|
zebra: single vxlan device dataplace vni update changes
Sharath Ramamurthy
2023-02-14
1
-4
/
+4
*
|
zebra: multiple vlan aware bridge datastructure changes and vxlan device ifty...
Sharath Ramamurthy
2023-02-14
1
-36
/
+20
*
|
zebra: data structure changes for single vxlan device
Sharath Ramamurthy
2023-02-14
1
-75
/
+92
|
/
*
Merge pull request #12654 from Pdoijode/evpn-evi-detail-json-changes
Donatas Abraitis
2023-02-07
1
-1
/
+6
|
\
|
*
zebra: fix JSON fields for show evpn vni detail
Pooja Jagadeesh Doijode
2023-01-27
1
-1
/
+6
*
|
zebra: fix wrong conversion for evpn advertising
anlan_cs
2023-01-20
1
-4
/
+8
[next]