index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
yang_wrappers.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-28
zebra: convert interface link-params delay commands to NB
Igor Ryzhov
5
-136
/
+299
2024-01-28
zebra: convert interface link-params neighbor command to NB
Igor Ryzhov
5
-57
/
+158
2024-01-28
zebra: convert interface link-params bandwidth commands to NB
Igor Ryzhov
7
-196
/
+543
2024-01-28
lib: don't set LP_EXTEND_ADM_GRP by default
Igor Ryzhov
1
-1
/
+1
2024-01-28
zebra: convert interface link-params metric command to NB
Igor Ryzhov
6
-35
/
+70
2024-01-28
zebra: convert interface link-params command to NB
Igor Ryzhov
7
-113
/
+113
2024-01-28
zebra: mark interface mpls command as yang
Igor Ryzhov
1
-1
/
+1
2024-01-28
zebra: convert interface ip/ipv6 address commands to NB
Igor Ryzhov
6
-525
/
+383
2024-01-28
zebra: convert interface bandwidth command to NB
Igor Ryzhov
4
-47
/
+11
2024-01-28
zebra: convert interface shutdown command to NB
Igor Ryzhov
5
-63
/
+25
2024-01-28
zebra: convert interface link-detect command to NB
Igor Ryzhov
5
-40
/
+10
2024-01-28
zebra: convert inteface multicast command to NB
Igor Ryzhov
3
-41
/
+40
2024-01-28
tests: fix test_bgp_recursive_route_ebgp_multi_hop
Igor Ryzhov
1
-2
/
+2
2024-01-28
mgmtd: fix ripngd oper-data xpaths
Igor Ryzhov
1
-1
/
+1
2024-01-28
mgmtd: fix get-data transaction hangup
Igor Ryzhov
1
-0
/
+4
2024-01-27
build: homologize path handling
David Lamparter
24
-60
/
+93
2024-01-27
babeld: remove bogus config path print
David Lamparter
1
-2
/
+1
2024-01-27
lib, mgmtd: fix commit history location
David Lamparter
4
-22
/
+22
2024-01-27
ospf6d: fix GR & auth seqno state location
David Lamparter
6
-76
/
+115
2024-01-27
ospfd: fix GR state location
David Lamparter
3
-37
/
+38
2024-01-27
isisd: fix overload state location
David Lamparter
3
-27
/
+34
2024-01-27
*: fix `frr_daemon_info` indentation
David Lamparter
20
-126
/
+209
2024-01-27
lib: create `frr_daemon_state_{load,save}`
David Lamparter
3
-0
/
+164
2024-01-27
lib: set up `frr_libstatedir`
David Lamparter
6
-0
/
+14
2024-01-27
build: nuke `LDPD_SOCKET`
David Lamparter
3
-23
/
+11
2024-01-27
build: nuke `ZEBRA_SERV_PATH`
David Lamparter
3
-8
/
+8
2024-01-27
build: nuke `BFDD_CONTROL_SOCKET`
David Lamparter
5
-12
/
+8
2024-01-27
lib, mgmtd: fix wrong mgmtd socket paths
David Lamparter
6
-10
/
+24
2024-01-27
*: rename `frr_vtydir` to `frr_runstatedir`
David Lamparter
6
-26
/
+18
2024-01-27
build: update packaging & docs for dir changes
David Lamparter
25
-66
/
+65
2024-01-27
build: untangle sysconfdir & localstatedir
David Lamparter
10
-64
/
+113
2024-01-27
build: use AX_RECURSIVE_EVAL
David Lamparter
1
-26
/
+9
2024-01-27
build: add recursion limit for AX_RECURSIVE_EVAL
David Lamparter
1
-31
/
+6
2024-01-27
build: add ax_recursive_eval.m4
David Lamparter
2
-0
/
+57
2024-01-27
doc: cleanup the structure a bit
Christian Hopps
13
-57
/
+64
2024-01-27
doc: cleanup auto-converted "list" style mistake
Christian Hopps
7
-195
/
+255
2024-01-26
ripngd: convert ripngd to mgmtd
Christian Hopps
20
-88
/
+186
2024-01-26
ripd: ripd convert to mgmtd
Christian Hopps
18
-99
/
+232
2024-01-26
mgmtd: fix commit request overwrite
Igor Ryzhov
4
-33
/
+18
2024-01-26
mgmtd: fix memleak
Igor Ryzhov
1
-0
/
+1
2024-01-26
mgmtd: cleanup txn without scheduling
Igor Ryzhov
1
-26
/
+3
2024-01-26
mgmtd: fix log type
Igor Ryzhov
1
-1
/
+1
2024-01-26
mgmtd: fix sending the same value to multiple clients
Igor Ryzhov
1
-1
/
+0
2024-01-26
lib: fix removing access/prefix lists
Igor Ryzhov
1
-177
/
+80
2024-01-26
lib: add yang function for counting data nodes
Igor Ryzhov
2
-0
/
+39
2024-01-26
lib: convert filters to mgmtd
Christian Hopps
7
-8
/
+60
2024-01-26
lib: convert route-map to mgmtd
Christian Hopps
8
-12
/
+79
2024-01-26
doc: updates to mgmtd conversion documentation
Christian Hopps
1
-22
/
+150
2024-01-26
tests: Rename `test_zebra_seg6local_routes`
Carmine Scarpitta
1
-2
/
+2
2024-01-26
tests: Rename `test_srv6_locator.py`
Carmine Scarpitta
1
-0
/
+0
[prev]
[next]