index
:
matthieu/frr.git
aceelindem/ospf6-area-no-config-delete
bgp_ls
debian/7.5
debian/bookworm
debian/buster
debian/master
dev/mgmtd
dev/omgmtd
dev/rust-skel
dev_isis_sr
fuzz
master
mergify/bp/dev/10.3/pr-17935
mergify/bp/dev/9.0/pr-13800
mergify/bp/dev/9.1/pr-13617
mergify/bp/stable/10.0/pr-18108
mergify/bp/stable/10.1/pr-18108
mergify/bp/stable/10.1/pr-18254
mergify/bp/stable/10.2/pr-18108
mergify/bp/stable/10.2/pr-18430
mergify/bp/stable/10.3/pr-18108
mergify/bp/stable/10.3/pr-18378
mergify/bp/stable/10.3/pr-18430
mergify/bp/stable/10.3/pr-18483
mergify/bp/stable/10.3/pr-18498
mergify/bp/stable/10.3/pr-18502
nb_conversions
old-fuzz
rc/10.0
rc/10.0.2
rc/10.0.3
rc/10.1
rc/10.1.1
rc/10.1.2
rc/10.2
rc/10.2.1
rc/10.3
rc/8.4
rc/8.4.6
rc/8.4.7
rc/8.5
rc/8.5.6
rc/8.5.7
rc/9.0
rc/9.0.4
rc/9.0.5
rc/9.1
rc/9.1.2
rc/9.1.3
revert-11334-fix/deprecation_warning
revert-13509-bgp_nht_other_if_cases
revert-5015-rpki_vrf_encapsulation
revert-5870-hash_backet
revert-6277-feature/show_bgp_afi_safi_sndpfx
revert-8216-add_rd_all
revert-8795-fix-ospf6-router-id
revert-9179-PR9001-for-8.0
stable/10.0
stable/10.1
stable/10.2
stable/10.3
stable/2.0
stable/3.0
stable/4.0
stable/5.0
stable/6.0
stable/7.0
stable/7.1
stable/7.2
stable/7.3
stable/7.4
stable/7.5
stable/8.0
stable/8.1
stable/8.2
stable/8.3
stable/8.4
stable/8.5
stable/9.0
stable/9.1
support_bundle
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
zebra
/
zebra_vxlan.c
Age
Commit message (
Expand
)
Author
2021-01-10
Merge pull request #7652 from adharkar/frr-vni_switch
Donald Sharp
2020-12-21
zebra: reinstall missing peer-sync flag
Anuradha Karuppiah
2020-12-16
zebra: L3VNI to L2VNI conversion is not handled
Ameya Dharkar
2020-12-15
Merge pull request #7637 from AnuradhaKaruppiah/evpn-pim-fixes
Patrick Ruddy
2020-12-01
zebra: support for slow-failover of local MACs on an ES
Anuradha Karuppiah
2020-11-30
zebra: fix crash seen on VxLAN SG table cleanup done as a part of vrf disable
Anuradha Karuppiah
2020-11-24
zebra: Keep DAD disabled if EVPN MH is turned on
Anuradha Karuppiah
2020-10-27
zebra: uplink tracking and startup delay for EVPN-MH
Anuradha Karuppiah
2020-10-22
zebra: replace inet_ntoa
Mark Stapp
2020-10-22
:* Convert prefix2str to %pFX
Donatas Abraitis
2020-10-05
zebra: display rpc error msg to vtysh
Chirag Shah
2020-09-28
zebra: avoid duplication node in l3vni l2vni-list
Chirag Shah
2020-09-11
lib, zebra: reuse and adapt ns_list walk functionality
Philippe Guibert
2020-09-11
zebra: when parsing local entry against dad, retrieve config
Philippe Guibert
2020-08-18
zebra: fdb and neighbor table are read for all zns
Philippe Guibert
2020-08-18
zebra: zvni_map_to_svi() adaptation for other network namespaces
Philippe Guibert
2020-08-18
zebra: importation of bgp evpn rt5 from vni with other netns
Philippe Guibert
2020-08-12
zebra: clean up SA warning in EVPN code
Pat Ruddy
2020-08-12
zebra: extract core EVPN functions from zebra_vxlan.c
Pat Ruddy
2020-08-12
zebra: clone zebra_vxlan.c to zebra_evpn.c
Pat Ruddy
2020-08-12
zebra: extract neighbor processing from kernel_neigh_del
Pat Ruddy
2020-08-12
zebra: extract neighbor processing from process_remote_macip_del
Pat Ruddy
2020-08-12
zebra: extract neigbor processing from zevpn_gw_macip_add
Pat Ruddy
2020-08-12
zebra: extract neigbor processing from remote_macip_add
Pat Ruddy
2020-08-12
zebra: extract neighbor functions from zebra_vxlan.c
Pat Ruddy
2020-08-12
zebra: clone zebra_vxlan.c to zebra_evpn_neigh.c
Pat Ruddy
2020-08-12
zebra: extract gateway mac add from zebra_vxlan.c
Pat Ruddy
2020-08-12
zebra: extract local mac del from zebra_vxlan.c
Pat Ruddy
2020-08-12
zebra: extract local mac add code from vxlan
Pat Ruddy
2020-08-12
zebra: split out mac_add code from process_remote_macip_add
Pat Ruddy
2020-08-12
zebra: extract evpn mac functions from zebra_vxlan.c
Pat Ruddy
2020-08-12
zebra: clone zebra_vxlan.c to zebra_evpn_mac.c
Pat Ruddy
2020-08-12
zebra: rename vni to evpn where appropriate
Pat Ruddy
2020-08-11
zebra: clean up SA warning in vxlan code
Mark Stapp
2020-08-05
zebra: add ESI to the "show evpn mac vni <> mac <> json" output
Anuradha Karuppiah
2020-08-05
bgpd, zebra: remove strcpy, strlen and sprintf calls
Anuradha Karuppiah
2020-08-05
zebra: support for MAC-IP sync routes
Anuradha Karuppiah
2020-08-05
zebra: debug flags for MAC-IP sync
Anuradha Karuppiah
2020-08-05
zebra: Ethernet segment management and support for MAC-ECMP
Anuradha Karuppiah
2020-08-05
evpn-netns: Revert PR5077, has been re-worked post-refactor
Pat Ruddy
2020-07-28
Merge pull request #6758 from chiragshah6/yang_nb6
Russ White
2020-07-20
zebra: vrf disable clean up evpn rmac nxthp cache
Chirag Shah
2020-07-20
zebra: evpn l3vni map to vrf nb changes
Chirag Shah
2020-07-14
*: un-split strings across lines
David Lamparter
2020-05-18
zebra: support for macvlan interfaces
Philippe Guibert
2020-05-18
lib, zebra: reuse and adapt ns_list walk functionality
Philippe Guibert
2020-05-18
zebra: local mac entries populated in correct netnamespace
Philippe Guibert
2020-05-18
zebra: when parsing local entry against dad, retrieve config
Philippe Guibert
2020-05-18
zebra: zvni_map_to_vlan() adaptation for all namespaces
Philippe Guibert
2020-05-18
zebra: fdb and neighbor table are read for all zns
Philippe Guibert
[next]