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_router.h
Age
Commit message (
Expand
)
Author
2023-12-28
zebra: support yielding between oper state routes query
Christian Hopps
2023-11-06
zebra: Move v6_rr_semantics to be part of zrouter structure
Donald Sharp
2023-10-12
zebra: Make ucmp scale value owned by zrouter
Donald Sharp
2023-08-03
zebra: Allow zebra cli to accept v6 routes with v4 nexthops
Donald Sharp
2023-07-05
zebra: Move protodown_r_bit to a better spot
Donald Sharp
2023-03-24
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-02-09
*: auto-convert to SPDX License IDs
David Lamparter
2022-12-12
zebra: Add `zrouter.asic_notification_nexthop_control`
Donald Sharp
2022-11-22
zebra: traffic control state management
Siger Yang
2022-08-05
zebra: zrouter.in_shutdown is an atomic variable
Donald Sharp
2022-07-01
zebra: move allow_delete to zrouter.allow_delete
Donald Sharp
2022-06-28
Merge pull request #11474 from donaldsharp/dp-dpdk
Russ White
2022-06-27
zebra: Add ability for netconf dplane to handle global values
Donald Sharp
2022-06-27
zebra: add support for maintaining local neigh entries
Anuradha Karuppiah
2022-06-16
zebra: Add a configurable knob `zebra nexthop-group keep (1-3600)`
Donald Sharp
2022-03-09
zebra: clear protodown_rc on shutdown and sweep
Stephen Worley
2022-03-09
zebra: add support for protodown reason code
Stephen Worley
2022-02-27
zebra: Allow *BSD to specify a receive buffer size
Donald Sharp
2022-02-04
zebra: Add kernel nexthop group support to `show zebra`
Donald Sharp
2021-11-29
zebra: Prevent thread usage of data after it being freed
Donald Sharp
2021-06-08
zebra: rework RA handling for vrf-lite
Stephen Worley
2020-11-15
zebra: Add `--asic-offload` command
Donald Sharp
2020-10-27
zebra: uplink tracking and startup delay for EVPN-MH
Anuradha Karuppiah
2020-09-22
zebra: Add basic knowledge of asic offload available
Donald Sharp
2020-08-05
zebra: Ethernet segment management and support for MAC-ECMP
Anuradha Karuppiah
2020-05-12
zebra: northbound changes for the rib model
Chirag Shah
2020-03-23
zebra: implement zebra route map northbound
Rafael Zalamena
2020-01-30
zebra: Header file changes and show commands.
Santosh P K
2019-11-21
zebra: Fixing Comments in MLAG Read scheduling Events
Satheesh Kumar K
2019-11-19
zebra,pim : Fixing Review comments in PIM_MLAG
Satheesh Kumar K
2019-11-13
Zebra: ADD Protobuf Encoding & Decoding for MLAG Messages
Satheesh Kumar K
2019-11-13
Zebra: adding support for Zebra MLAG Functionality
Satheesh Kumar K
2019-10-25
zebra: Sweep our nexthop objects out on restart
Stephen Worley
2019-10-25
zebra: Remove nexthop group workqueue
Stephen Worley
2019-10-25
zebra: Uninstall nexthops on shutdown
Stephen Worley
2019-10-25
zebra: Add beginnings of nexthop group work queue
Donald Sharp
2019-10-25
zebra: Add a second table for indexing by ID
Stephen Worley
2019-10-25
zebra: Add hash of nexthop groups
Donald Sharp
2019-10-14
Revert "Merge pull request #4885 from satheeshkarra/pim_mlag"
Quentin Young
2019-10-14
Merge pull request #4885 from satheeshkarra/pim_mlag
Jafar Al-Gharaibeh
2019-10-03
Zebra: Fixing Review comments in Zebra_MLAG
Satheesh Kumar K
2019-09-27
zebra: during shutdown processing, drop dplane results
Mark Stapp
2019-09-24
Zebra: adding support for Zebra MLAG Functionality
Satheesh Kumar K
2019-06-04
zebra: keep rtadv_sock field in zrouter for optimisation
Philippe Guibert
2019-06-04
zebra: move rtadv service from zrouter to zvrf
Philippe Guibert
2019-05-29
zebra: Move multicast mode to being a property of the router
Donald Sharp
2019-05-23
zebra: Add kernel level graceful restart
Donald Sharp
2019-05-16
Revert "zebra: move rtadv service from zrouter to zvrf"
Donald Sharp
[next]