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
*
*: remove tabs & newlines from log messages
David Lamparter
2021-02-14
1
-1
/
+1
*
zebra: Remove #if 0 code
Donald Sharp
2021-01-28
1
-8
/
+0
*
zebra: Allow rib_update_table to receive a specified route type
Donald Sharp
2021-01-16
1
-11
/
+13
*
zebra: remove unused function rib_update_vrf
Donald Sharp
2021-01-16
1
-20
/
+0
*
Merge pull request #7819 from donaldsharp/more_data_for_debug_dumps
Mark Stapp
2021-01-13
1
-7
/
+45
|
\
|
*
zebra: Add ability to display in human readable format re->flags and status
Donald Sharp
2021-01-13
1
-7
/
+45
*
|
Merge pull request #7818 from donaldsharp/ip_proto_denied
Mark Stapp
2021-01-13
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
zebra: notify installing protocol when nexthops cannot be resolved
Donald Sharp
2021-01-11
1
-0
/
+8
*
|
Merge pull request #6853 from mjstapp/fix_rib_dups
Donald Sharp
2021-01-13
1
-6
/
+35
|
\
\
|
|
/
|
/
|
|
*
zebra: remove useless deleted route_entries promptly
Mark Stapp
2020-12-07
1
-6
/
+35
*
|
Merge pull request #7777 from volta-networks/fix_zebra_rib_c++
Quentin Young
2020-12-29
1
-5
/
+5
|
\
\
|
*
|
zebra: avoid c++ reserved keyword
Emanuele Di Pascale
2020-12-21
1
-5
/
+5
*
|
|
Revert "zebra: When shutting down an interface immediately notify about rnh"
Donald Sharp
2020-12-12
1
-14
/
+1
|
/
/
*
|
zebra: Gather opaque data into the route entry for storage
Donald Sharp
2020-12-08
1
-0
/
+2
*
|
lib, zebra: Fix overlapping message types
Donald Sharp
2020-12-08
1
-2
/
+8
|
/
*
zebra: free dplane ctx after pw update
Mark Stapp
2020-11-30
1
-0
/
+1
*
zebra: Add `--asic-offload` command
Donald Sharp
2020-11-15
1
-5
/
+25
*
bgpd: Advertise FIB installed routes to bgp peers (Part 1)
Soman K S
2020-11-06
1
-2
/
+6
*
Merge pull request #7414 from donaldsharp/32bitflags
Jafar Al-Gharaibeh
2020-10-30
1
-2
/
+2
|
\
|
*
zebra: Consolidate on 32 bits as the flag size for route flags
Donald Sharp
2020-10-29
1
-2
/
+2
*
|
zebra: Don't do expensive string manip if not in debug
Donald Sharp
2020-10-29
1
-7
/
+6
|
/
*
zebra: dplane APIs for programming evpn-mh access port attributes
Anuradha Karuppiah
2020-10-26
1
-0
/
+1
*
zebra: Replace some prefix2str with %pFX
Donald Sharp
2020-10-26
1
-74
/
+53
*
:* Convert prefix2str to %pFX
Donatas Abraitis
2020-10-22
1
-28
/
+15
*
Merge pull request #7311 from donaldsharp/table_lock_count
Donatas Abraitis
2020-10-20
1
-3
/
+3
|
\
|
*
*: Create/Use accessor functions for lock count
Donald Sharp
2020-10-17
1
-3
/
+3
*
|
Merge pull request #7333 from mjstapp/fix_multi_connected
Donald Sharp
2020-10-18
1
-10
/
+5
|
\
\
|
|
/
|
/
|
|
*
zebra: support multiple connected subnets on an interface
Mark Stapp
2020-10-16
1
-10
/
+5
*
|
zebra: Fix use after free in debug path
Donald Sharp
2020-10-17
1
-1
/
+10
|
/
*
zebra: Make connected routes their own entry on the meta_q
Donald Sharp
2020-10-01
1
-28
/
+28
*
zebra: When processing route_entries ignore unusable routes
Donald Sharp
2020-10-01
1
-38
/
+48
*
zebra: Prevent uninstall attempts when new entry is not happy
Donald Sharp
2020-09-30
1
-4
/
+15
*
zebra: fix refcnt/rib issues in NHG replace/delete
Stephen Worley
2020-09-28
1
-1
/
+24
*
zebra: handle zapi routes with NHG ID set
Stephen Worley
2020-09-28
1
-3
/
+3
*
zebra: When we get a rib deletion event be smarter
Donald Sharp
2020-08-28
1
-1
/
+2
*
zebra: When shutting down an interface immediately notify about rnh
Donald Sharp
2020-08-28
1
-1
/
+14
*
zebra: When we fail, actually note the failure
Donald Sharp
2020-08-27
1
-2
/
+2
*
zebra: fix SA warning in rib_process()
Mark Stapp
2020-08-21
1
-8
/
+10
*
zebra: Add table id to debug output
Donald Sharp
2020-08-19
1
-68
/
+104
*
lib, zebra: add support for sending ARP requests
Jakub Urbańczyk
2020-08-12
1
-0
/
+1
*
zebra: remove "PENDING" dplane request state
Jakub Urbańczyk
2020-08-10
1
-6
/
+0
*
lib, zebra: Add SR-TE policy infrastructure to zebra
Sebastien Merle
2020-08-07
1
-1
/
+2
*
Merge pull request #6765 from mjstapp/backup_nhg_netlink
Renato Westphal
2020-07-27
1
-15
/
+20
|
\
|
*
zebra: add a route_entry flag for FIB-specific nexthops
Mark Stapp
2020-07-17
1
-13
/
+12
|
*
lib,sharpd,zebra: initial support for multiple backup nexthops
Mark Stapp
2020-07-17
1
-2
/
+8
*
|
Merge pull request #6753 from mjstapp/fix_zebra_backup_sa
Stephen Worley
2020-07-17
1
-4
/
+7
|
\
\
|
*
|
zebra: fix SA warnings in backup nexthop code
Mark Stapp
2020-07-16
1
-4
/
+7
|
|
/
*
/
*: un-split strings across lines
David Lamparter
2020-07-14
1
-4
/
+2
|
/
*
zebra: improve logic handling backup nexthop installation
Mark Stapp
2020-07-07
1
-75
/
+207
*
zebra: add fib nhg for backups, revise api
Mark Stapp
2020-07-07
1
-2
/
+2
[next]