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
*
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
*
zebra: prepare data plane for batching
Jakub Urbańczyk
2020-06-26
1
-0
/
+6
*
zebra: improve route_entry comparison logic
Mark Stapp
2020-06-25
1
-31
/
+59
*
zebra: convert ip rule installation to use dplane thread
Jakub Urbańczyk
2020-06-10
1
-0
/
+6
*
Merge pull request #6480 from volta-networks/feat_pwstatus
Renato Westphal
2020-06-02
1
-1
/
+2
|
\
|
*
ldpd: Relay data plane pseudowire status in LDP notification
Karen Schoener
2020-06-01
1
-1
/
+2
*
|
zebra: init dest's list of routes
Mark Stapp
2020-06-01
1
-0
/
+1
|
/
*
zebra: avoid using c++ keywords in headers
Emanuele Di Pascale
2020-05-14
1
-5
/
+6
*
zebra: remove typedef rib_update_event_t from system
Donald Sharp
2020-05-08
1
-8
/
+8
*
zebra: Remove typedef rib_table_info_t from system
Donald Sharp
2020-05-08
1
-8
/
+9
*
Merge pull request #5786 from mjstapp/fix_notif_empty_nhg
Stephen Worley
2020-04-29
1
-11
/
+5
|
\
|
*
zebra: fix handling of failed route install via notification
Mark Stapp
2020-04-27
1
-11
/
+5
*
|
*: sprintf -> snprintf
Quentin Young
2020-04-21
1
-2
/
+3
|
/
*
zebra: Add vrf name and id to debugs
Jakub Urbańczyk
2020-04-12
1
-120
/
+174
*
*: Do not cast to the same type
Donatas Abraitis
2020-04-08
1
-1
/
+1
*
Merge pull request #5901 from mjstapp/backup_nh_prep
Stephen Worley
2020-03-30
1
-85
/
+152
|
\
|
*
zebra: handle backup nexthops in nhe/nhgs
Mark Stapp
2020-03-27
1
-8
/
+6
|
*
zebra: improve route debugging and add support for backups
Mark Stapp
2020-03-27
1
-52
/
+88
|
*
zebra: add per-nexthop backup index
Mark Stapp
2020-03-27
1
-32
/
+65
[next]