index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
staticd
/
static_vty.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: common debug status output
Igor Ryzhov
2024-08-27
1
-2
/
+0
*
lib: common debug config output
Igor Ryzhov
2024-08-27
1
-8
/
+0
*
Revert "staticd: Accept full blackhole typed keywords for ip_route_cmd"
Igor Ryzhov
2024-02-01
1
-35
/
+2
*
build: remove mgmtd exception from xref2vtysh
Igor Ryzhov
2024-01-28
1
-2
/
+2
*
ripd: ripd convert to mgmtd
Christian Hopps
2024-01-26
1
-1
/
+3
*
lib, mgmtd: rename ignore_cbs to ignore_cfg_cbs
Igor Ryzhov
2024-01-11
1
-1
/
+1
*
lib: all: remove './' from xpath 22% speedup
Christian Hopps
2023-11-29
1
-53
/
+53
*
mgmtd, staticd: output staticd configuration from mgmtd
Igor Ryzhov
2023-11-21
1
-16
/
+75
*
staticd: fix debug commands
Igor Ryzhov
2023-11-17
1
-6
/
+4
*
*: Move distance related defines into their own header
Donald Sharp
2023-11-07
1
-0
/
+1
*
Revert "lib: register bgp link-state afi/safi"
Donald Sharp
2023-10-10
1
-1
/
+0
*
staticd: Memory leak of string in staticd
Donald Sharp
2023-10-04
1
-5
/
+8
*
Merge pull request #12649 from louis-6wind/bgp-link-state
Russ White
2023-09-26
1
-0
/
+1
|
\
|
*
lib: register bgp link-state afi/safi
Louis Scalbert
2023-09-18
1
-0
/
+1
*
|
staticd: add vtysh srv6 multiple segs SIDs
Dmytro Shytyi
2023-09-20
1
-111
/
+169
|
/
*
staticd: Accept full blackhole typed keywords for ip_route_cmd
Donatas Abraitis
2023-08-25
1
-2
/
+35
*
staticd: fix comparison of nexthop-vrf
Igor Ryzhov
2023-08-04
1
-2
/
+9
*
mgmtd: fully implement debug flags for mgmtd and clients
Christian Hopps
2023-05-01
1
-0
/
+3
*
lib: staticd: vtysh: apply frrbot style requirements
Christian Hopps
2023-03-22
1
-31
/
+31
*
staticd: handle `distance` value
Christian Hopps
2023-03-22
1
-21
/
+47
*
mgmtd: Enroll Staticd as a backend client for MGMTD
Christian Hopps
2023-03-22
1
-3
/
+9
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
staticd: Add missing enum's to switch statement
Donald Sharp
2023-01-31
1
-1
/
+3
*
*: fix non-const northbound XPath format strings
David Lamparter
2023-01-27
1
-2
/
+2
*
staticd: add debug static bfd command
Philippe Guibert
2023-01-13
1
-4
/
+5
*
staticd: add command to show monitored routes
Rafael Zalamena
2023-01-13
1
-0
/
+14
*
lib,staticd: BFD integration CLI commands
Rafael Zalamena
2023-01-13
1
-10
/
+175
*
staticd: improve CLI/northbound translation code
Rafael Zalamena
2022-11-25
1
-317
/
+335
*
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-10-26
1
-2
/
+0
*
*: Create and use infrastructure to show debugs in lib
Donald Sharp
2022-10-07
1
-0
/
+2
*
staticd: small cleanup
anlan_cs
2022-01-31
1
-2
/
+0
*
lib: northbound cli show/cmd functions must not modify data nodes
Igor Ryzhov
2021-10-13
1
-8
/
+12
*
staticd: output config using NB callbacks instead of operational data
Igor Ryzhov
2021-08-31
1
-123
/
+272
*
staticd: convert typedef to enum
Igor Ryzhov
2021-08-31
1
-1
/
+1
*
staticd: warn on attempted delete of non-existent route
Wesley Coakley
2021-08-19
1
-1
/
+2
*
Merge pull request #8740 from mjstapp/fix_static_ret
Igor Ryzhov
2021-05-28
1
-3
/
+2
|
\
|
*
staticd: return SUCCESS when deleting non-existent route
Mark Stapp
2021-05-27
1
-3
/
+2
*
|
staticd: fix distance processing
Igor Ryzhov
2021-05-25
1
-6
/
+37
|
/
*
staticd: kill static_memory.h, use MTYPE_STATIC
David Lamparter
2021-03-22
1
-1
/
+0
*
staticd: warn on attempted delete of non-existent route
Wesley Coakley
2021-03-02
1
-1
/
+4
*
staticd: Backend cofiguration code to fix table-id problem
vdhingra
2021-01-12
1
-13
/
+6
*
Merge pull request #7329 from idryzhov/fix-ip-route-table
Stephen Worley
2020-10-27
1
-12
/
+0
|
\
|
*
staticd: remove redundant checks from vty
Igor Ryzhov
2020-10-22
1
-12
/
+0
*
|
staticd: replace inet_ntoa
Mark Stapp
2020-10-22
1
-2
/
+1
|
/
*
Merge pull request #7222 from idryzhov/fix-debug
Renato Westphal
2020-10-10
1
-2
/
+2
|
\
|
*
*: move "show debugging ..." commands to enable node
Igor Ryzhov
2020-10-02
1
-1
/
+1
|
*
*: move "debug ..." commands to enable node
Igor Ryzhov
2020-10-02
1
-1
/
+1
*
|
Merge pull request #6882 from vishaldhingra/static
Donald Sharp
2020-10-03
1
-9
/
+7
|
\
\
|
|
/
|
/
|
|
*
staticd : Added the warning log for route when VRF is not ready.
vdhingra
2020-09-01
1
-9
/
+7
*
|
staticd: fix display of the "nexthop-vrf" parameter of static routes
Renato Westphal
2020-09-11
1
-1
/
+2
[next]