index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sharpd
/
sharp_zebra.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sharpd: support backup nexthops
Mark Stapp
2020-03-27
1
-4
/
+29
*
*: remove tabs from log messages
David Lamparter
2020-03-24
1
-4
/
+4
*
Merge pull request #5779 from mjstapp/sharp_with_lsps
Donald Sharp
2020-03-17
1
-36
/
+56
|
\
|
*
sharpd: add support for install/remove lsps
Mark Stapp
2020-02-25
1
-36
/
+56
*
|
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-5
/
+3
|
/
*
lib, zebra: Allow for encode/decode of nexthop weight in pass down
Donald Sharp
2019-12-09
1
-0
/
+2
*
lib,sharpd: support labelled nexthop-groups in sharpd
Mark Stapp
2019-12-06
1
-0
/
+11
*
*: Convert connected_free to a double pointer
Donald Sharp
2019-11-02
1
-1
/
+1
*
sharpd: Start infrastructure to allow for redistribution testing
Donald Sharp
2019-10-02
1
-19
/
+55
*
*: Convert zapi->interface_delete to ifp callback
Donald Sharp
2019-09-19
1
-21
/
+1
*
*: Convert interface_down to interface down callback
Donald Sharp
2019-09-19
1
-10
/
+1
*
*: Convert from ->interface_up to the interface callback
Donald Sharp
2019-09-19
1
-21
/
+1
*
*: Switch all zclient->interface_add to interface create callback
Donald Sharp
2019-09-19
1
-14
/
+1
*
*: Add infrastructure to support zapi interface callbacks
Donald Sharp
2019-09-19
1
-0
/
+23
*
sharpd: Fix repeat sub-command to work
Donald Sharp
2019-08-03
1
-1
/
+1
*
Revert "Ospf missing interface handling 2"
Donald Sharp
2019-06-24
1
-4
/
+3
*
*: change if_lookup_by_name() api with vrf
Philippe Guibert
2019-06-12
1
-3
/
+4
*
*: fix some dumb printf format warnings
David Lamparter
2019-06-11
1
-4
/
+4
*
lib, pimd, sharpd: Various output string cleanups
Donald Sharp
2019-06-07
1
-2
/
+2
*
*: use ZAPI_CALLBACK_ARGS macro for zapi handlers
Quentin Young
2019-05-03
1
-18
/
+10
*
sharpd: Add ability to pass vrf we want to watch
Donald Sharp
2019-03-01
1
-2
/
+2
*
sharpd: Setup route installation to be able to select vrf to use
Donald Sharp
2019-03-01
1
-13
/
+16
*
sharpd: Allow the registration of import checks to zebra
Donald Sharp
2019-02-13
1
-4
/
+15
*
sharpd: Add 'sharp data nexthop' data dump
Donald Sharp
2019-02-07
1
-0
/
+7
*
sharpd: Move route global variables into the global data structure
Donald Sharp
2019-02-07
1
-29
/
+20
*
sharpd: Allow nhop tracking to specify connected
Donald Sharp
2019-02-07
1
-2
/
+2
*
sharpd: Do addition/subtraction for me
Donald Sharp
2019-01-11
1
-2
/
+13
*
sharpd: Allow route install/removal of v6 routes.
Donald Sharp
2019-01-11
1
-4
/
+22
*
sharpd: Add code to allow install/uninstall repeatedly
Donald Sharp
2019-01-03
1
-3
/
+9
*
sharpd: Abstract the route install/delete functions a bit
Donald Sharp
2019-01-02
1
-2
/
+53
*
sharp: Modify route install to take nexthop groups
Donald Sharp
2019-01-02
1
-7
/
+33
*
sharpd: return check (Coverity 1475198)
F. Aragon
2018-12-03
1
-1
/
+3
*
*: Replace zclient_new with zclient_new_notify
Donald Sharp
2018-11-12
1
-1
/
+1
*
sharpd: Modify route install to allow v6 nexthops
Donald Sharp
2018-09-06
1
-1
/
+1
*
sharp: Allow the specification of instance when adding/deleting routes
Donald Sharp
2018-05-17
1
-2
/
+4
*
sharpd: Add ability to register for nht
Donald Sharp
2018-03-16
1
-0
/
+60
*
*: Add code to notify on route removal status
Donald Sharp
2018-03-09
1
-4
/
+22
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-2
/
+2
*
sharpd: Allow sharp routes to recurse
Donald Sharp
2018-02-27
1
-0
/
+1
*
*: Modify notify_owner to route_notify_owner
Donald Sharp
2018-02-23
1
-3
/
+3
*
*: Add tableid the route entry was sent to
Donald Sharp
2018-02-23
1
-1
/
+2
*
lib, sharpd, zebra: Update the zapi_vrf_label call to add afi
Donald Sharp
2018-02-14
1
-2
/
+2
*
lib, sharpd, zebra: Add new enum for lsp type and pass it through.
Donald Sharp
2018-02-09
1
-1
/
+1
*
sharpd: Add some infrastructure to allow test of ZEBRA_VRF_LABEL
Donald Sharp
2018-02-09
1
-0
/
+5
*
*: Track vrfs per nexthop not per route entry
Donald Sharp
2018-02-09
1
-2
/
+1
*
*: Send/receive the nexthop vrf_id
Donald Sharp
2018-01-12
1
-0
/
+2
*
sharpd: Add Super Happy Advanced Routing Protocol
Donald Sharp
2017-11-27
1
-0
/
+208