index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_router.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: support yielding between oper state routes query
Christian Hopps
2023-12-28
1
-0
/
+20
*
zebra: Set Free Functions for Traffic Control Hash Tables
Keelan10
2023-11-29
1
-3
/
+3
*
zebra: Cleanup hash's on zebra shutdown
Donald Sharp
2023-11-21
1
-4
/
+3
*
zebra: Cleanup svd_nh_table on shutdown
Donald Sharp
2023-11-21
1
-0
/
+1
*
zebra: Make ucmp scale value owned by zrouter
Donald Sharp
2023-10-12
1
-0
/
+2
*
zebra: Allow zebra cli to accept v6 routes with v4 nexthops
Donald Sharp
2023-08-03
1
-2
/
+3
*
zebra: Move protodown_r_bit to a better spot
Donald Sharp
2023-07-05
1
-0
/
+2
*
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Add a hash_clean_and_free() function
Donald Sharp
2023-03-21
1
-14
/
+9
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-17
/
+1
*
zebra: Add `zrouter.asic_notification_nexthop_control`
Donald Sharp
2022-12-12
1
-0
/
+11
*
zebra: traffic control state management
Siger Yang
2022-11-22
1
-0
/
+15
*
zebra: Combine meta_queue_free and meta_queue_vrf_free functions
Donald Sharp
2022-08-10
1
-1
/
+1
*
zebra: Fix memory leaks and use after frees in nhg's on shutdown
Donald Sharp
2022-08-05
1
-0
/
+1
*
zebra: move allow_delete to zrouter.allow_delete
Donald Sharp
2022-07-01
1
-0
/
+2
*
zebra: add support for maintaining local neigh entries
Anuradha Karuppiah
2022-06-27
1
-0
/
+3
*
zebra: Add a configurable knob `zebra nexthop-group keep (1-3600)`
Donald Sharp
2022-06-16
1
-0
/
+2
*
zebra: make netlink object hash threadsafe
Mark Stapp
2022-02-11
1
-0
/
+6
*
zebra: Prevent thread usage of data after it being freed
Donald Sharp
2021-11-29
1
-0
/
+2
*
zebra: free LSP workqueue early, revert PR 10050
Mark Stapp
2021-11-18
1
-3
/
+0
*
zebra: free LSP workqueue later during shutdown
Mark Stapp
2021-11-12
1
-0
/
+3
*
zebra: Recent Merge broke --enable-werror
Donald Sharp
2021-10-27
1
-0
/
+1
*
zebra: Add script initialization and destroy
Donald Lee
2021-10-19
1
-0
/
+8
*
zebra: rework RA handling for vrf-lite
Stephen Worley
2021-06-08
1
-2
/
+0
*
zebra: kill zebra_memory.h, use MTYPE_STATIC
David Lamparter
2021-03-22
1
-3
/
+3
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-1
/
+1
*
zebra: Add `--asic-offload` command
Donald Sharp
2020-11-15
1
-2
/
+8
*
zebra: Add basic knowledge of asic offload available
Donald Sharp
2020-09-22
1
-0
/
+2
*
zebra: Add table_id to rib_table_info_t
Duncan Eastoe
2020-07-08
1
-0
/
+1
*
zebra: northbound changes for the rib model
Chirag Shah
2020-05-12
1
-0
/
+16
*
zebra: Remove typedef rib_table_info_t from system
Donald Sharp
2020-05-08
1
-2
/
+2
*
zebra: free unhashable (dup) NHEs via ID table cleanup
Stephen Worley
2020-04-02
1
-3
/
+4
*
lib,zebra: use nhg_hash_entry pointer in route_entry
Mark Stapp
2019-12-04
1
-2
/
+2
*
zebra: Router Advertisement socket mess up
Donald Sharp
2019-11-19
1
-0
/
+2
*
zebra: Cleanup zebra_nhg APIs
Stephen Worley
2019-10-25
1
-1
/
+1
*
zebra: Remove cleanup and nhg workqueue boilerplate
Stephen Worley
2019-10-25
1
-11
/
+0
*
zebra: Sweep our nexthop objects out on restart
Stephen Worley
2019-10-25
1
-1
/
+6
*
zebra: Uninstall nexthops on shutdown
Stephen Worley
2019-10-25
1
-0
/
+11
*
zebra: Add functionality to parse RTM_NEWNEXTHOP and RTM_DELNEXTHOP messages
Stephen Worley
2019-10-25
1
-4
/
+6
*
zebra: Add a second table for indexing by ID
Stephen Worley
2019-10-25
1
-0
/
+6
*
zebra: Add hash of nexthop groups
Donald Sharp
2019-10-25
1
-0
/
+4
*
zebra: use MTYPE_STATIC
David Lamparter
2019-06-21
1
-0
/
+2
*
zebra: Move multicast mode to being a property of the router
Donald Sharp
2019-05-29
1
-0
/
+16
*
Merge pull request #4269 from donaldsharp/other_tables
Russ White
2019-05-16
1
-13
/
+0
|
\
|
*
zebra: Remove unused zebra_router_score_proto
Donald Sharp
2019-05-09
1
-13
/
+0
*
|
zebra: Move multipath_num into zrouter
Donald Sharp
2019-05-14
1
-1
/
+3
|
/
*
doc, zebra: Remove "table X" command
Donald Sharp
2019-05-06
1
-1
/
+0
*
zebra: avoid removing node twice from rb_tree
Chirag Shah
2019-04-09
1
-3
/
+1
*
zebra: zebra_router.c does not own the data plane shutdown of tables
Donald Sharp
2019-03-27
1
-2
/
+0
*
zebra: Upon vrf deletion, actually release this data.
Donald Sharp
2019-03-01
1
-0
/
+21
[next]