index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_rnh.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: Use ROUTE_ENTRY_INSTALLED as decision for route is installed
Donald Sharp
2019-01-26
1
-10
/
+8
*
zebra: remove dead macro
Renato Westphal
2019-01-21
1
-10
/
+0
*
zebra: consolidate how we indentify address-families in the NHT code
Renato Westphal
2019-01-21
1
-61
/
+52
*
zebra: Remove zebra_delete_rnh from being a public function
Donald Sharp
2019-01-04
1
-1
/
+1
*
zebra: Abstract zebra_delete_rnh
Donald Sharp
2019-01-04
1
-7
/
+7
*
zebra: For rnh handling use actual resolved nexthop
Donald Sharp
2018-12-12
1
-5
/
+3
*
zebra: Always resend nexthop information when registered
Donald Sharp
2018-11-28
1
-3
/
+7
*
lib, zebra: Encode nexthop vrf in nht updates
Donald Sharp
2018-11-01
1
-0
/
+1
*
Merge pull request #2946 from mjstapp/dplane_2
Donald Sharp
2018-10-28
1
-4
/
+26
|
\
|
*
zebra: support zebra shutdown and cleanup
Mark Stapp
2018-10-25
1
-9
/
+16
|
*
zebra: add handy res2str utility
Mark Stapp
2018-10-25
1
-1
/
+16
*
|
zebra: Start breakup of zns into zrouter and zns
Donald Sharp
2018-10-24
1
-7
/
+6
|
/
*
zebra: vrf aware routmap is missing in Zebra #2802(Part 2 of 4)
vishaldhingra
2018-10-11
1
-46
/
+48
*
zebra: vrf aware routmap is missing in Zebra #2802(Part 1 of 4)
vishaldhingra
2018-10-11
1
-2
/
+4
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-2
/
+2
*
*: style for EC replacements
Quentin Young
2018-09-13
1
-2
/
+2
*
zebra: ZEBRA_[ERR|WARN] -> EC_ZEBRA
Quentin Young
2018-09-13
1
-2
/
+2
*
zebra: flog_warn conversion
Quentin Young
2018-09-06
1
-2
/
+3
*
zebra: When registering a nexthop, we do not always need to re-eval
Donald Sharp
2018-08-25
1
-5
/
+17
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-1
/
+1
*
zebra, lib: error references for zebra
Quentin Young
2018-08-14
1
-2
/
+4
*
staticd: Start the addition of a staticd
Donald Sharp
2018-07-29
1
-192
/
+0
*
zebra: refactor zserv names, consolidate events
Quentin Young
2018-05-29
1
-2
/
+2
*
zebra: style last 3 changes
Quentin Young
2018-04-23
1
-1
/
+2
*
zebra: cleanup for zapi_msg.c split
Quentin Young
2018-04-23
1
-1
/
+1
*
zebra: use hooks for client lifecycle callbacks
Quentin Young
2018-04-23
1
-1
/
+9
*
zebra: clean up zapi organization
Quentin Young
2018-04-23
1
-28
/
+55
*
zebra: Tell rib_process to actually rethink pbr routes.
Donald Sharp
2018-04-18
1
-1
/
+3
*
zebra: Add code to notice nexthop changes for pbr tables
Donald Sharp
2018-04-06
1
-0
/
+56
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-1
/
+1
*
lib, zebra: Signal the existence of labels on a nexthop for nht
Donald Sharp
2018-03-16
1
-15
/
+23
*
zebra: reorganize zserv, batch i/o
Quentin Young
2018-03-12
1
-3
/
+2
*
lib: Isolate nexthop_group functions to nexthop_group.c
Donald Sharp
2018-03-09
1
-9
/
+10
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-27
/
+23
*
lib, zebra: Add type and instance to nexthop update message
Donald Sharp
2018-03-01
1
-0
/
+4
*
lib, zebra: Move nh_resolve_via_default to appropriate header
Donald Sharp
2018-02-09
1
-1
/
+1
*
*: Track vrfs per nexthop not per route entry
Donald Sharp
2018-02-09
1
-1
/
+0
*
zebra: Cleanup nexthop update encoding
Donald Sharp
2018-02-05
1
-8
/
+1
*
Merge pull request #1618 from donaldsharp/zebra_startup_ordering
Philippe Guibert
2018-01-23
1
-0
/
+2
|
\
|
*
zebra: Add nh_vrf_id to 'struct route_entry`
Donald Sharp
2018-01-12
1
-0
/
+2
*
|
zebra: use zclient_create_header
Donald Sharp
2018-01-22
1
-1
/
+1
|
/
*
zebra: slight mods to commit for nexthop resolution with /32 nexthop
Don Slice
2017-11-22
1
-9
/
+4
*
zebra: fix resolving nexthop through itself
Don Slice
2017-11-09
1
-41
/
+111
*
*: Convert list_free usage to list_delete
Donald Sharp
2017-10-05
1
-3
/
+3
*
scan-build: cleanup some warnings
Vincent JARDIN
2017-10-02
1
-0
/
+1
*
*: use clang's 'ForEachMacros' format style option
Renato Westphal
2017-09-15
1
-4
/
+2
*
zebra: add new flag to detect nexthop label updates
Renato Westphal
2017-08-09
1
-2
/
+5
*
zebra: add nexthop tracking for pseudowires
Renato Westphal
2017-08-09
1
-2
/
+72
*
zebra: track and compare distance of recursive nexthops
Jorge Boncompte
2017-08-04
1
-0
/
+4
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-818
/
+792
[next]