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
...
*
sharpd: include backup nh info with lsps
Mark Stapp
2020-06-01
3
-30
/
+89
*
build: make clippy Makefile rules nicer
David Lamparter
2020-04-27
1
-2
/
+3
*
build: use VPATH for vtysh_scan
David Lamparter
2020-04-27
1
-1
/
+1
*
Merge pull request #6247 from FRRouting/nb_conversions
Donald Sharp
2020-04-17
1
-0
/
+1
|
\
|
*
*: include vrf northbound module in init
Chirag Shah
2020-04-16
1
-0
/
+1
*
|
Merge pull request #5451 from opensourcerouting/rcu-log
Santosh P K
2020-04-16
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
lib: rewrite zlog lock-free & TLS-buffered
David Lamparter
2020-04-01
1
-0
/
+4
*
|
sharpd: Allow sharpd to specify it's own routes for label changes
Donald Sharp
2020-04-13
1
-2
/
+2
|
/
*
sharpd: support backup nexthops
Mark Stapp
2020-03-27
4
-11
/
+91
*
Merge pull request #6087 from opensourcerouting/log-kill-tabs
Donald Sharp
2020-03-25
1
-4
/
+4
|
\
|
*
*: remove tabs from log messages
David Lamparter
2020-03-24
1
-4
/
+4
*
|
sharpd: add "logpump" to bulk test logging
David Lamparter
2020-03-24
4
-0
/
+177
|
/
*
Merge pull request #5779 from mjstapp/sharp_with_lsps
Donald Sharp
2020-03-17
3
-37
/
+181
|
\
|
*
sharpd: add support for install/remove lsps
Mark Stapp
2020-02-25
3
-37
/
+181
*
|
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-5
/
+3
|
/
*
sharpd: Add missing yang route-map callbacks
Donald Sharp
2020-02-14
1
-0
/
+2
*
doc: rename man pages to frr-*
David Lamparter
2020-01-15
1
-1
/
+1
*
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
[prev]
[next]