index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_rib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: Add code to set SRv6 encap source addr in dplane
Carmine Scarpitta
2023-12-14
1
-0
/
+1
*
zebra: The dplane_fpm_nl return path leaks memory
Donald Sharp
2023-12-11
1
-0
/
+6
*
Merge pull request #14968 from opensourcerouting/fix/missing_whitespace
Donald Sharp
2023-12-10
1
-1
/
+1
|
\
|
*
zebra: Add missing whitespace when printing route entry status
Donatas Abraitis
2023-12-08
1
-1
/
+1
*
|
zebra: enqueue NHG_DEL in rib_nhg meta queue
Philippe Guibert
2023-12-07
1
-10
/
+52
|
/
*
Merge pull request #14795 from donaldsharp/zebra_notify_admin_lost
Mark Stapp
2023-12-07
1
-0
/
+20
|
\
|
*
zebra: Fix non-notification of better admin won
Donald Sharp
2023-11-29
1
-0
/
+20
*
|
Merge pull request #12600 from donaldsharp/local_routes
Russ White
2023-12-05
1
-25
/
+54
|
\
\
|
|
/
|
/
|
|
*
*: Introduce Local Host Routes to FRR
Donald Sharp
2023-11-01
1
-25
/
+54
*
|
zebra: On shutdown, ensure ctx's in rib_dplane_q are freed
Donald Sharp
2023-11-21
1
-1
/
+15
*
|
zebra: reduce number of switch statements with dplane opcodes
Mark Stapp
2023-11-17
1
-60
/
+2
*
|
*: Move distance related defines into their own header
Donald Sharp
2023-11-07
1
-0
/
+1
*
|
*: Remove netlink headers from lib/zebra.h
Donald Sharp
2023-11-07
1
-0
/
+4
|
/
*
zebra: add redistribute table-direct support
Philippe Guibert
2023-10-20
1
-0
/
+1
*
Merge pull request #14561 from idryzhov/implicit-fallthrough
Donald Sharp
2023-10-13
1
-2
/
+1
|
\
|
*
build: add -Wimplicit-fallthrough
Igor Ryzhov
2023-10-12
1
-2
/
+1
*
|
Merge pull request #13340 from leonshaw/fix/rib-del-connected
Donald Sharp
2023-10-13
1
-3
/
+4
|
\
\
|
|
/
|
/
|
|
*
zebra: Fix connected route deletion when multiple entry exists
Xiao Liang
2023-04-20
1
-3
/
+4
*
|
zebra: Fix zebra crash when replacing NHE during shutdown
Rajasekar Raja
2023-08-31
1
-4
/
+22
*
|
Merge pull request #14256 from rodecker/rt-table-id
Donald Sharp
2023-08-25
1
-1
/
+1
|
\
\
|
*
|
zebra: Make main routing table (RT_TABLE_MAIN) configurable
Martin Pels
2023-08-22
1
-1
/
+1
*
|
|
zebra: fix assert in process_subq_route
Pavel Ivashchenko
2023-08-09
1
-4
/
+18
|
/
/
*
|
lib, zebra: Fix EVPN nexthop config order
Xiao Liang
2023-07-27
1
-0
/
+18
*
|
zebra: add several fields for debug
anlan_cs
2023-07-25
1
-4
/
+4
*
|
zebra: Further handle route replace semantics
Donald Sharp
2023-07-17
1
-1
/
+6
*
|
zebra: Use zebra dplane for RTM link and addr
Donald Sharp
2023-07-05
1
-0
/
+2
*
|
zebra: Add code to get/set interface to pass up from dplane
Donald Sharp
2023-07-05
1
-0
/
+2
*
|
Merge pull request #13875 from donaldsharp/static_dplane_issues
Mark Stapp
2023-07-05
1
-8
/
+7
|
\
\
|
*
|
zebra: Static routes async notification do not need this test
Donald Sharp
2023-06-29
1
-8
/
+7
*
|
|
zebra: Dump route details when deleting a route
Donatas Abraitis
2023-06-29
1
-2
/
+6
|
/
/
*
/
zebra: Reduce creation and fix memory leak of frrscripting pointers
Donald Sharp
2023-05-05
1
-17
/
+20
|
/
*
zebra: Actually free up memory associated with the mq list
Donald Sharp
2023-04-12
1
-0
/
+3
*
Merge pull request #13145 from donaldsharp/do_delete
Jafar Al-Gharaibeh
2023-04-05
1
-1
/
+71
|
\
|
*
zebra: Ensure gr events run after Meta Queue has run
Donald Sharp
2023-03-30
1
-1
/
+71
*
|
zebra: Cleanup ctx leak on shutdown and turn off event
Donald Sharp
2023-03-31
1
-0
/
+19
*
|
zebra: Use zebra_vrf_lookup_by_id when we can
Donald Sharp
2023-03-28
1
-5
/
+5
|
/
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert a bunch of thread_XX to event_XX
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-4
/
+4
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-5
/
+5
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
Merge pull request #12798 from donaldsharp/rib_match_multicast
Russ White
2023-02-21
1
-74
/
+17
|
\
|
*
zebra: Remove code duplication for v4 and v6 versions of rib_match_multicast
Donald Sharp
2023-02-16
1
-74
/
+17
*
|
Merge pull request #12818 from imzyxwvu/fix/other-table-inactive
Donald Sharp
2023-02-21
1
-5
/
+5
|
\
\
|
*
|
zebra: Fix other table inactive when ip import-table is on
zyxwvu Shi
2023-02-15
1
-5
/
+5
|
|
/
*
|
Merge pull request #12780 from opensourcerouting/spdx-license-id
Donald Sharp
2023-02-17
1
-16
/
+1
|
\
\
|
|
/
|
/
|
|
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
|
Merge pull request #12789 from donaldsharp/version_cleanup
David Lamparter
2023-02-14
1
-32
/
+69
|
\
\
|
*
|
lib, zebra: Consolidate ZEBRA_TABLE_MAX_DISTANCE values
Donald Sharp
2023-02-10
1
-1
/
+1
[next]