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
Age
Commit message (
Expand
)
Author
2024-10-04
zebra: Fix crash during reconnect
Igor Zhukov
2024-09-25
zebra: Add missing proto translations
Donald Sharp
2024-09-25
zebra: Correctly report metrics
Donald Sharp
2024-09-25
zebra: Let's use memset instead of walking bytes and setting to 0
Donald Sharp
2024-09-25
zebra: Fix snmp walk of zebra rib
Donald Sharp
2024-05-21
zebra: Deny the routes if ip protocol CLI refers to an undefined rmap
Pooja Jagadeesh Doijode
2023-10-13
zebra: Fix connected route deletion when multiple entry exists
Xiao Liang
2023-08-11
lib, zebra: Fix EVPN nexthop config order
Xiao Liang
2023-06-06
zebra: Unlock the route node when sending route notifications
Donald Sharp
2023-05-09
zebra: Reduce creation and fix memory leak of frrscripting pointers
Donald Sharp
2023-04-24
zebra:fix evpn dup detected local mac del event
Chirag Shah
2023-04-24
zebra: evpn handle del event for dup detected mac
Chirag Shah
2023-04-12
Merge pull request #13264 from mjstapp/fix_dplane_shut_race_8_4
Donald Sharp
2023-04-12
zebra: Install directly connected route after interface flap
Pooja Jagadeesh Doijode
2023-04-11
zebra: fix race during shutdown
Mark Stapp
2023-04-05
zebra: Cleanup ctx leak on shutdown and turn off event
Donald Sharp
2023-03-21
zebra: Fix for heap-use-after-free in EVPN
Pooja Jagadeesh Doijode
2023-02-21
zebra: Fix other table inactive when ip import-table is on
zyxwvu Shi
2023-02-16
zebra: Add debug for bridge capability
vivek
2023-01-09
zebra: do not load/store wider-than-ptr atomics
David Lamparter
2022-12-13
zebra: Remove badly backported TC code
Donald Sharp
2022-12-10
zebra: Free up routemap name memory on vrf deletion event
Donald Sharp
2022-12-10
zebra: Actually free all memory associated ctx->u.iptable.interface_name_list
Donald Sharp
2022-11-28
zebra: Use `mpls enable`, not `mpls` when generating a config
Donatas Abraitis
2022-11-28
zebra: Fix tracepoint changes for lttng
Donald Sharp
2022-11-23
zebra: Replace TC definitions for dplane
Donatas Abraitis
2022-11-15
zebra: Fix dplane_fpm_nl to allow for fast configuration
Donald Sharp
2022-11-15
zebra: Use the enum, luke
Donald Sharp
2022-11-11
zebra: relax if_type check to allow early ES config creation
Anuradha Karuppiah
2022-11-09
zebra/netconf_netlink.c: fix build without AF_MPLS
Fabrice Fontaine
2022-11-07
zebra: Reuse netinet/if_ether.h to avoid redefinition of struct ethhdr
Donatas Abraitis
2022-10-21
zebra: Fix debug of filtering out prefix due to routemap
Donald Sharp
2022-10-13
zebra: Cleanup memory leaks on shutdown
Donald Sharp
2022-10-13
zebra: zrouter.mh_info is leaked on shutdown
Donald Sharp
2022-10-06
zebra: Allow tunneldump data to work properly on non-supported kernels
Donald Sharp
2022-09-24
zebra: fix fpm crash
anlan_cs
2022-09-23
Merge pull request #11997 from sri-mohan1/sri-zebra-dbg1
Donatas Abraitis
2022-09-23
zebra: changes for code maintainability
sri-mohan1
2022-09-19
Merge pull request #11940 from sri-mohan1/sri-zebra-dbg1
Mark Stapp
2022-09-15
zebra: changes for code maintainability
sri-mohan1
2022-09-09
Merge pull request #11922 from anlancs/fix/zebra-broken-evpn
Donald Sharp
2022-09-08
zebra: fix broken evpn
anlan_cs
2022-09-07
zebra: Reconfiguring netns for vrf is not a failure
Xiao Liang
2022-09-01
zebra: fix missing tenant vrf change notification
anlan_cs
2022-08-30
Merge pull request #11866 from anlancs/fix/evpn-l2vni
Donatas Abraitis
2022-08-29
Merge pull request #11855 from cscarpitta/fix-srv6-memleaks
Donatas Abraitis
2022-08-26
zebra: fix missing vni transition
anlan_cs
2022-08-24
zebra: Convert time to uint64_t for zclient data structures
Donald Sharp
2022-08-24
zebra: Fix memory leak in SRv6 locator delete
Carmine Scarpitta
2022-08-19
Merge pull request #11832 from sigeryang/master
Quentin Young
[next]