index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
staticd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: fix a whole bunch of *FLAGS
David Lamparter
2019-01-30
1
-1
/
+1
*
*: The onlink attribute should be owned by the nexthop not the route.
Donald Sharp
2019-01-27
1
-2
/
+2
*
lib: remove the vrf_is_mapped_on_netns() function
Renato Westphal
2019-01-20
1
-12
/
+12
*
staticd: Fix nht to include SAFI_MULTICAST
Donald Sharp
2019-01-04
1
-37
/
+46
*
staticd: Do not ready prefix for printing till it's decoded
Donald Sharp
2018-12-29
1
-2
/
+2
*
staticd: fix static analysis warnings
Renato Westphal
2018-12-07
1
-4
/
+4
*
staticd: fix null0 routes (again)
Quentin Young
2018-11-22
1
-20
/
+48
*
Merge pull request #3311 from dslicenc/static-int-up
David Lamparter
2018-11-19
3
-4
/
+72
|
\
|
*
staticd: remove stale header info in static_fixup_intf_nh
Don Slice
2018-11-12
1
-1
/
+0
|
*
staticd: install static routes in a vrf when next-hop interface comes up
Don Slice
2018-11-12
3
-4
/
+73
*
|
*: 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
*
Merge pull request #3227 from qlyoung/fix-exit-vrf-placement-upstream
David Lamparter
2018-10-26
1
-1
/
+1
|
\
|
*
vtysh: fix exit-vrf printing
Quentin Young
2018-10-24
1
-1
/
+1
*
|
staticd: finish missing onlink pieces
Quentin Young
2018-10-24
1
-3
/
+9
|
/
*
*: Replace hash_cmp function return value to a bool
Donald Sharp
2018-10-19
1
-2
/
+2
*
staticd: add ability to create onlink static route
Quentin Young
2018-10-16
4
-33
/
+55
*
staticd: Allow table_id to be a distinguisher for installation
Donald Sharp
2018-09-14
1
-0
/
+3
*
build: fix not building docs w/o sphinx
David Lamparter
2018-09-09
1
-1
/
+1
*
Merge pull request #2862 from opensourcerouting/non-recursive
Donald Sharp
2018-09-09
1
-0
/
+2
|
\
|
*
build: move vtysh & manpage listings to subdir.am
David Lamparter
2018-09-08
1
-0
/
+2
*
|
*: fix clang-6 SA warnings
David Lamparter
2018-09-08
1
-2
/
+2
|
/
*
staticd: Fix 'show debug static" command
Donald Sharp
2018-09-07
1
-0
/
+14
*
static: Put vty_frame around vrf output in staticd.
Donald Sharp
2018-08-31
1
-0
/
+6
*
staticd: Fix mixup in vrf translations
Donald Sharp
2018-08-31
2
-33
/
+55
*
*: add a vrf update hook to be informed of the vrf name
Philippe Guibert
2018-08-28
1
-1
/
+1
*
staticd: refcount the nht add/removal
Donald Sharp
2018-08-25
1
-2
/
+90
*
static: remove useless debug variable
Philippe Guibert
2018-08-22
1
-1
/
+0
*
staticd: do not forget to set table id marker on zebra message
Philippe Guibert
2018-08-22
1
-2
/
+4
*
staticd: remove usage of vrf_is_backend_netns in staticd
Philippe Guibert
2018-08-22
1
-12
/
+12
*
sharpd, staticd: Add access_list_init
Donald Sharp
2018-08-16
1
-0
/
+2
*
staticd: null check (Coverity 1472311)
F. Aragon
2018-08-13
1
-1
/
+1
*
staticd: Fix null pointer access (coverity 1472311)
Emanuele Di Pascale
2018-08-09
1
-1
/
+1
*
staticd: fix tiny whitespace issue
David Lamparter
2018-08-08
1
-1
/
+2
*
staticd, zebra: Fix up code warnings
Donald Sharp
2018-07-29
1
-1
/
+1
*
staticd: Fix crash with NULL si
Donald Sharp
2018-07-29
1
-13
/
+4
*
staticd: Allow daemon to have backup static routes
Donald Sharp
2018-07-29
4
-35
/
+40
*
staticd: Code review comments fixes
Donald Sharp
2018-07-29
13
-108
/
+106
*
staticd: Fix recursive routes for certain types of nexthops
Donald Sharp
2018-07-29
2
-3
/
+5
*
staticd: Enable backup config
Donald Sharp
2018-07-29
1
-0
/
+6
*
staticd: Start the addition of a staticd
Donald Sharp
2018-07-29
17
-0
/
+3056