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
2022-09-01
zebra: fix missing tenant vrf change notification
anlan_cs
2022-08-26
zebra: fix missing vni transition
anlan_cs
2022-08-09
zebra: correct one comment for evpn-mh
anlan_cs
2022-08-03
zebra: fix bond down for evpn-mh
anlan_cs
2022-06-29
zebra: make rib_process_dplane_results own ctx freeing
Donald Sharp
2022-06-23
zebra: move the check for l3vni
anlan_cs
2022-05-28
zebra: Update advertise-svi-ip MACIPs w/ new MAC
Trey Aspelund
2022-05-19
Merge pull request #11210 from anlancs/fix/zebra-leak-vtp
Sri Mohana Singamsetty
2022-05-16
zebra: fix missing delete vtep during vni transition
anlan_cs
2022-05-16
zebra: remove unncecessary check for l3vni
anlan_cs
2022-05-13
zebra: remove unnecessary check for "zevpn_vrf"
anlan_cs
2022-05-11
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-08
*: Avoid casting to the same type as on the left
Donatas Abraitis
2022-05-03
*: remove the checking returned value for hash_get()
anlan_cs
2022-04-05
Merge pull request #10928 from anlancs/zebra-cleanup-1
Donald Sharp
2022-03-31
zebra: fix missing vrf change of l2vni on vxlan interface
anlan_cs
2022-03-30
zebra: use "assert" instead of unnecessary check
anlan_cs
2022-03-22
Merge pull request #10726 from chiragshah6/fdev2
Sri Mohana Singamsetty
2022-03-15
Merge pull request #10770 from chiragshah6/evpn_dev3
Sri Mohana Singamsetty
2022-03-15
Merge pull request #10693 from anlancs/bgpd-add-check-ns
Donald Sharp
2022-03-12
zebra: use "assert" instead of unnecessary check
anlan_cs
2022-03-10
zebra: evpn disable remove l2vni from l3vni list
Chirag Shah
2022-03-10
zebra: cleanup host prefix from rmac
Chirag Shah
2022-03-10
zebra: print rmac nexthop list
Chirag Shah
2022-03-10
zebra: remove host prefix mapping in rmac
Chirag Shah
2022-03-10
zebra: maintain list of nhs in rmac db
Chirag Shah
2022-02-06
zebra: Remove unnecessary check
anlan_cs
2021-12-19
zebra: correct one spell error
anlan_cs
2021-11-27
*: Remove redundand braces for single statement blocks
Donatas Abraitis
2021-11-25
zebra: Convert vty_out to vty_json for JSON
Donatas Abraitis
2021-11-22
*: cleanup ifp->vrf_id
Igor Ryzhov
2021-11-18
zebra: Replace inet_ntop to %pI4/6 for JSON outputs
Donatas Abraitis
2021-11-12
zebra: use tabs instead of spaces zebra_vxlan.c
Quentin Young
2021-11-08
zebra: svi down remove l2vni from l3vni list
Chirag Shah
2021-10-28
zebra: don't use if_lookup_by_index_all_vrf
Igor Ryzhov
2021-09-17
zebra: handle bridge mac address update in evpn contexts
Philippe Guibert
2021-09-07
zebra: update zl3vni when bridge link refreshed in other namespaces
Philippe Guibert
2021-09-02
zebra: Convert to `struct zebra_neigh` as per our internal standard
Donald Sharp
2021-09-02
zebra: Convert to `struct zebra_l3nvi` as per our internal standard
Donald Sharp
2021-09-02
zebra: Convert to `struct zebra_vxlan_sg` as per our internal standard
Donald Sharp
2021-09-02
zebra: Convert to `struct zebra_mac` as per our internal standard
Donald Sharp
2021-09-02
zebra: Convert to `struct zebra_vtep` as per our internal standard
Donald Sharp
2021-09-02
zebra: Convert to `struct zebra_evpn` as per our internal standard
Donald Sharp
2021-07-29
zebra: use a separate dummy prefix for referencing v6 nexthops
Anuradha Karuppiah
2021-07-22
zebra: Remove MM seq from evpn rmac json output
Trey Aspelund
2021-07-19
zebra: process EVPN remote VTEP updates from the workqueue
Mark Stapp
2021-07-19
zebra: use workqueue for vxlan remote macip updates
Mark Stapp
2021-07-19
zebra: give some evpn apis better names
Mark Stapp
2021-06-07
Zebra: FPM support for gateway IP overlay Index
Ameya Dharkar
2021-06-07
bgpd, zebra: Add svi_interface to zebra VNI and bgp EVPN structures
Ameya Dharkar
[next]