index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sharpd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
*: make frr_yang_module_info const
David Lamparter
2019-11-30
1
-1
/
+1
*
*: 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
*
Merge pull request #5009 from donaldsharp/interface_deletion
Russ White
2019-09-30
1
-46
/
+7
|
\
|
*
*: 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
*
|
*: fix missing VRF autocompletions
Igor Ryzhov
2019-09-24
1
-21
/
+21
|
/
*
pbrd, sharpd, staticd: Add some color to sample configuration files
Donald Sharp
2019-08-19
1
-0
/
+3
*
sharpd: Fix repeat sub-command to work
Donald Sharp
2019-08-03
1
-1
/
+1
*
sharpd: Update 'sharp watch import` to allow prefix
Donald Sharp
2019-07-31
1
-18
/
+23
*
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
2
-6
/
+6
*
More compiler cleanup (#4487)
David Lamparter
2019-06-11
2
-3
/
+3
|
\
|
*
lib, pimd, sharpd: Various output string cleanups
Donald Sharp
2019-06-07
2
-3
/
+3
*
|
lib, pbrd, sharpd, vtysh: Add autocompletion for 'nexthop-group'
Donald Sharp
2019-06-05
1
-1
/
+1
|
/
*
*: use ZAPI_CALLBACK_ARGS macro for zapi handlers
Quentin Young
2019-05-03
1
-18
/
+10
*
sharpd: Add code to allow nexthops to be watched from non-default vrf
Donald Sharp
2019-03-01
1
-6
/
+32
*
sharpd: Add ability to pass vrf we want to watch
Donald Sharp
2019-03-01
3
-6
/
+8
*
sharpd: Add cli to allow vrf route installation
Donald Sharp
2019-03-01
1
-5
/
+25
*
sharpd: Setup route installation to be able to select vrf to use
Donald Sharp
2019-03-01
4
-22
/
+32
*
Merge pull request #3797 from donaldsharp/allow_in_dir_build
David Lamparter
2019-02-18
1
-0
/
+10
|
\
|
*
build: non-recursive sharpd
Donald Sharp
2019-02-13
1
-0
/
+10
*
|
sharpd: Add ability to track import-check nexthops
Donald Sharp
2019-02-13
1
-4
/
+19
*
|
sharpd: Allow the registration of import checks to zebra
Donald Sharp
2019-02-13
3
-8
/
+19
|
/
*
sharpd: Add 'sharp data nexthop' data dump
Donald Sharp
2019-02-07
7
-0
/
+138
*
sharpd: Add 'sharp data route" dump command
Donald Sharp
2019-02-07
2
-0
/
+23
*
sharpd: Move route global variables into the global data structure
Donald Sharp
2019-02-07
4
-65
/
+68
*
sharpd: Add start of global data structures
Donald Sharp
2019-02-07
3
-1
/
+38
*
sharpd: Allow nhop tracking to specify connected
Donald Sharp
2019-02-07
3
-9
/
+12
*
build: fix a whole bunch of *FLAGS
David Lamparter
2019-01-30
1
-1
/
+1
*
sharpd: Clean up vtysh warning about insufficient doc string
Donald Sharp
2019-01-11
1
-2
/
+3
*
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
2
-13
/
+44
*
sharpd: Add code to allow install/uninstall repeatedly
Donald Sharp
2019-01-03
2
-25
/
+45
*
sharpd: Abstract the route install/delete functions a bit
Donald Sharp
2019-01-02
3
-19
/
+63
*
sharpd: Allow sharpd to accept nexthop group as part of route install
Donald Sharp
2019-01-02
1
-8
/
+22
*
sharpd/vtysh: Allow sharpd to use nexthop-groups
Donald Sharp
2019-01-02
1
-0
/
+1
*
sharp: Modify route install to take nexthop groups
Donald Sharp
2019-01-02
4
-9
/
+41
*
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
*
*: add empty array of YANG modules
Renato Westphal
2018-10-27
1
-1
/
+5
*
build: fix not building docs w/o sphinx
David Lamparter
2018-09-09
1
-1
/
+1
*
*: cleanup .gitignore files
David Lamparter
2018-09-08
1
-15
/
+0
*
build: move vtysh & manpage listings to subdir.am
David Lamparter
2018-09-08
1
-0
/
+2
[next]