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: 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
*
zebra: Move packets_to_process to zrouter
Donald Sharp
2019-01-31
1
-0
/
+1
*
zebra: Move the mq data structure to zrouter
Donald Sharp
2019-01-31
1
-1
/
+1
*
zebra: Move ribq from zebrad to zrouter
Donald Sharp
2019-01-31
1
-0
/
+3
*
zebra: Move rtm_table_default to zrouter
Donald Sharp
2019-01-31
1
-0
/
+2
*
zebra: Add code to track sequence number from zebra_router
Donald Sharp
2019-01-24
1
-0
/
+12
*
Merge pull request #3567 from donaldsharp/cleanup_route_table_creation
Renato Westphal
2019-01-14
1
-1
/
+20
|
\
|
*
zebra: Add a dump table information command to zebra
Donald Sharp
2019-01-04
1
-0
/
+19
|
*
zebra: Store actual safi in info pointer and don't free then remalloc
Donald Sharp
2019-01-04
1
-1
/
+1
*
|
zebra: Add some small infrastructure to get the mlag code in zebra started
Donald Sharp
2019-01-04
1
-0
/
+5
|
/
*
zebra: avoid initialising more than one the l3vni hash structure
Philippe Guibert
2018-12-17
1
-2
/
+3
*
zebra: fix zebra router memleaks
Quentin Young
2018-10-28
1
-0
/
+1
*
zebra: Move ipset_hash, ipset_entry_hash and iptable_hash into zrouter
Donald Sharp
2018-10-24
1
-0
/
+19
*
zebra: Move rules_hash to zrouter
Donald Sharp
2018-10-24
1
-0
/
+8
*
zebra: Start breakup of zns into zrouter and zns
Donald Sharp
2018-10-24
1
-0
/
+162