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
*
Merge pull request #15285 from idryzhov/staticd-nexthop-refcounter
Donald Sharp
2024-02-08
4
-69
/
+31
|
\
|
*
staticd: fix nht memory leak
Igor Ryzhov
2024-02-04
1
-35
/
+6
|
*
staticd: add a separate function for uninstalling nexthops
Igor Ryzhov
2024-02-04
2
-10
/
+13
|
*
staticd: don't send routes from disabled vrfs to zebra
Igor Ryzhov
2024-02-04
1
-1
/
+1
|
*
staticd: fix processing nht updates
Igor Ryzhov
2024-02-04
1
-23
/
+11
*
|
staticd: coverity fixes
Igor Ryzhov
2024-02-04
1
-1
/
+5
|
/
*
staticd: fix NB dependency hack
Igor Ryzhov
2024-02-01
9
-173
/
+196
*
staticd: fix nexthops without interface
Igor Ryzhov
2024-02-01
1
-0
/
+3
*
Revert "staticd: Accept full blackhole typed keywords for ip_route_cmd"
Igor Ryzhov
2024-02-01
2
-60
/
+3
*
*: create a single registry of daemons' default port values
Mark Stapp
2024-02-01
1
-2
/
+0
*
build: remove mgmtd exception from xref2vtysh
Igor Ryzhov
2024-01-28
1
-2
/
+2
*
*: fix `frr_daemon_info` indentation
David Lamparter
2024-01-27
1
-7
/
+12
*
ripd: ripd convert to mgmtd
Christian Hopps
2024-01-26
2
-1
/
+4
*
lib, mgmtd: rename ignore_cbs to ignore_cfg_cbs
Igor Ryzhov
2024-01-11
1
-1
/
+1
*
lib: fix the ASAN OneDefinitionRule violation.
Christian Hopps
2023-12-12
1
-1
/
+1
*
Merge pull request #14922 from louis-6wind/fix-bfd-static-source
Rafael Zalamena
2023-12-06
1
-0
/
+12
|
\
|
*
staticd: fix changing to source auto in bfd monitor
Louis Scalbert
2023-12-01
1
-0
/
+12
*
|
lib: all: remove './' from xpath 22% speedup
Christian Hopps
2023-11-29
3
-77
/
+77
*
|
Merge pull request #14838 from idryzhov/mgmtd-cli-out
Christian Hopps
2023-11-29
4
-62
/
+76
|
\
\
|
|
/
|
/
|
|
*
mgmtd, staticd: output staticd configuration from mgmtd
Igor Ryzhov
2023-11-21
4
-62
/
+76
*
|
staticd: replace `receive_notify` with request
David Lamparter
2023-11-23
1
-3
/
+2
*
|
Merge pull request #14850 from donaldsharp/IFNAMSIZ_GET_YOUR_SHIT_TOGETHER
Donatas Abraitis
2023-11-22
1
-2
/
+2
|
\
\
|
*
|
*: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZ
Donald Sharp
2023-11-21
1
-2
/
+2
|
|
/
*
/
staticd: use `zclient->nexthop_update`
David Lamparter
2023-11-20
1
-25
/
+17
|
/
*
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
*
lib: convert if_zapi_callbacks into actual hooks
David Lamparter
2023-11-03
1
-2
/
+4
*
isisd: staticd: need to link directly against libyang
Christian Hopps
2023-10-27
1
-1
/
+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
*
|
Merge pull request #14089 from dmytroshytyi-6WIND/srv6_multiple_segs_sids
Russ White
2023-09-21
6
-111
/
+443
|
\
\
|
*
|
staticd: add vtysh srv6 multiple segs SIDs
Dmytro Shytyi
2023-09-20
1
-111
/
+169
|
*
|
staticd: northbound srv6 hooks for segs stack yang model
Dmytro Shytyi
2023-09-20
3
-0
/
+249
|
*
|
staticd: zebra, modify nexthop to support multiple srv6 segs SIDs
Dmytro Shytyi
2023-09-20
1
-0
/
+15
|
*
|
staticd: add srv6 static route seg information
Dmytro Shytyi
2023-09-20
1
-0
/
+10
|
|
/
*
/
staticd: Check against NULL before dereferencing vrf
Donatas Abraitis
2023-09-20
1
-0
/
+7
|
/
*
staticd: Accept full blackhole typed keywords for ip_route_cmd
Donatas Abraitis
2023-08-25
2
-3
/
+53
*
staticd: fix comparison of nexthop-vrf
Igor Ryzhov
2023-08-04
1
-2
/
+9
*
Merge pull request #13838 from ak503/static_bfd_vrf
Christian Hopps
2023-06-27
1
-1
/
+4
|
\
|
*
staticd: Fix bfd for static route in VRF
Dmitrii Turlupov
2023-06-23
1
-1
/
+4
*
|
staticd: remove unused YANG module
Christian Hopps
2023-06-23
1
-1
/
+0
|
/
*
staticd: staticd no longer loads config files
Christian Hopps
2023-06-12
1
-2
/
+2
*
lib: mgmtd: remove abstraction layer and other cleanup
Christian Hopps
2023-06-04
1
-53
/
+3
*
staticd: remove connect notify function, not needed
Christian Hopps
2023-05-28
1
-3
/
+8
*
lib: msg: refactor common connection code from mgmtd
Christian Hopps
2023-05-28
1
-2
/
+1
*
mgmtd: fully implement debug flags for mgmtd and clients
Christian Hopps
2023-05-01
1
-0
/
+3
*
mgmtd: lib: read transitioned daemons split config files in mgmtd
Christian Hopps
2023-04-02
1
-4
/
+12
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
2
-2
/
+2
[next]