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.c
Age
Commit message (
Expand
)
Author
2023-12-28
zebra: support yielding between oper state routes query
Christian Hopps
2023-11-29
zebra: Set Free Functions for Traffic Control Hash Tables
Keelan10
2023-11-21
zebra: Cleanup hash's on zebra shutdown
Donald Sharp
2023-11-21
zebra: Cleanup svd_nh_table on shutdown
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 THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-21
*: Add a hash_clean_and_free() function
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-10
zebra: Combine meta_queue_free and meta_queue_vrf_free functions
Donald Sharp
2022-08-05
zebra: Fix memory leaks and use after frees in nhg's on shutdown
Donald Sharp
2022-07-01
zebra: move allow_delete to zrouter.allow_delete
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-02-11
zebra: make netlink object hash threadsafe
Mark Stapp
2021-11-29
zebra: Prevent thread usage of data after it being freed
Donald Sharp
2021-11-18
zebra: free LSP workqueue early, revert PR 10050
Mark Stapp
2021-11-12
zebra: free LSP workqueue later during shutdown
Mark Stapp
2021-10-27
zebra: Recent Merge broke --enable-werror
Donald Sharp
2021-10-20
zebra: Add script initialization and destroy
Donald Lee
2021-06-08
zebra: rework RA handling for vrf-lite
Stephen Worley
2021-03-22
zebra: kill zebra_memory.h, use MTYPE_STATIC
David Lamparter
2021-03-17
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2020-11-15
zebra: Add `--asic-offload` command
Donald Sharp
2020-09-22
zebra: Add basic knowledge of asic offload available
Donald Sharp
2020-07-08
zebra: Add table_id to rib_table_info_t
Duncan Eastoe
2020-05-12
zebra: northbound changes for the rib model
Chirag Shah
2020-05-08
zebra: Remove typedef rib_table_info_t from system
Donald Sharp
2020-04-02
zebra: free unhashable (dup) NHEs via ID table cleanup
Stephen Worley
2019-12-04
lib,zebra: use nhg_hash_entry pointer in route_entry
Mark Stapp
2019-11-19
zebra: Router Advertisement socket mess up
Donald Sharp
2019-10-25
zebra: Cleanup zebra_nhg APIs
Stephen Worley
2019-10-25
zebra: Remove cleanup and nhg workqueue boilerplate
Stephen Worley
2019-10-25
zebra: Sweep our nexthop objects out on restart
Stephen Worley
2019-10-25
zebra: Uninstall nexthops on shutdown
Stephen Worley
2019-10-25
zebra: Add functionality to parse RTM_NEWNEXTHOP and RTM_DELNEXTHOP messages
Stephen Worley
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-06-21
zebra: use MTYPE_STATIC
David Lamparter
2019-05-29
zebra: Move multicast mode to being a property of the router
Donald Sharp
2019-05-16
Merge pull request #4269 from donaldsharp/other_tables
Russ White
2019-05-14
zebra: Move multipath_num into zrouter
Donald Sharp
2019-05-09
zebra: Remove unused zebra_router_score_proto
Donald Sharp
2019-05-06
doc, zebra: Remove "table X" command
Donald Sharp
2019-04-09
zebra: avoid removing node twice from rb_tree
Chirag Shah
2019-03-27
zebra: zebra_router.c does not own the data plane shutdown of tables
Donald Sharp
2019-03-01
zebra: Upon vrf deletion, actually release this data.
Donald Sharp
[next]