index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: create `frr_daemon_state_{load,save}`
David Lamparter
2024-01-27
3
-0
/
+164
*
lib: set up `frr_libstatedir`
David Lamparter
2024-01-27
2
-0
/
+5
*
build: nuke `ZEBRA_SERV_PATH`
David Lamparter
2024-01-27
2
-7
/
+8
*
lib, mgmtd: fix wrong mgmtd socket paths
David Lamparter
2024-01-27
3
-2
/
+12
*
*: rename `frr_vtydir` to `frr_runstatedir`
David Lamparter
2024-01-27
2
-16
/
+9
*
ripngd: convert ripngd to mgmtd
Christian Hopps
2024-01-26
1
-0
/
+3
*
Merge pull request #15220 from LabNConsulting/chopps/ripd-convert
Igor Ryzhov
2024-01-26
10
-183
/
+221
|
\
|
*
ripd: ripd convert to mgmtd
Christian Hopps
2024-01-26
1
-0
/
+3
|
*
lib: fix removing access/prefix lists
Igor Ryzhov
2024-01-26
1
-177
/
+80
|
*
lib: add yang function for counting data nodes
Igor Ryzhov
2024-01-26
2
-0
/
+39
|
*
lib: convert filters to mgmtd
Christian Hopps
2024-01-26
3
-4
/
+45
|
*
lib: convert route-map to mgmtd
Christian Hopps
2024-01-26
3
-2
/
+54
*
|
Merge pull request #15221 from mjstapp/log_immed_config
Donatas Abraitis
2024-01-25
3
-3
/
+11
|
\
\
|
|
/
|
/
|
|
*
lib: add log immediate-mode to running config output
Mark Stapp
2024-01-24
3
-3
/
+11
*
|
Merge pull request #15173 from louis-6wind/nhrp-noarp
Donald Sharp
2024-01-24
2
-0
/
+22
|
\
\
|
*
|
lib,zebra: add zapi message to control noarp flag
Louis Scalbert
2024-01-24
2
-0
/
+22
|
|
/
*
|
Merge pull request #15196 from idryzhov/nb-leaf-list
Donald Sharp
2024-01-24
4
-26
/
+9
|
\
\
|
|
/
|
/
|
|
*
lib: remove leaf-list xpath hack from northbound
Igor Ryzhov
2024-01-23
4
-26
/
+9
*
|
Merge pull request #15179 from donaldsharp/zebra_neigh_update
Donatas Abraitis
2024-01-23
3
-12
/
+38
|
\
\
|
*
|
lib, nhrpd: Move neighbor reg/unreg to lib/zclient.c
Donald Sharp
2024-01-22
2
-2
/
+28
|
*
|
*: Rename ZEBRA_NHRP_NEIGH_XXX to ZEBRA_NEIGH_XXX
Donald Sharp
2024-01-22
2
-10
/
+10
|
|
/
*
|
lib: add address-family-specific autocompletion for prefix-lists
Igor Ryzhov
2024-01-22
1
-0
/
+14
*
|
lib: remove global list of distribute-lists
Igor Ryzhov
2024-01-22
1
-20
/
+4
|
/
*
Merge pull request #15185 from LabNConsulting/chopps/distlist
Igor Ryzhov
2024-01-22
2
-11
/
+169
|
\
|
*
lib: enable multiple instance support with distribute lists
Christian Hopps
2024-01-22
2
-16
/
+22
|
*
lib: add northbound support to distribute-list code.
Christian Hopps
2024-01-22
2
-1
/
+153
*
|
Merge pull request #15052 from louis-6wind/rpki-vrf-92
Donatas Abraitis
2024-01-22
1
-0
/
+1
|
\
\
|
*
|
bgpd: add support of rpki in vrf configure context
Philippe Guibert
2024-01-18
1
-0
/
+1
|
|
/
*
|
Merge pull request #15176 from LabNConsulting/chopps/mgmtd-northbound-fixes
Igor Ryzhov
2024-01-22
6
-32
/
+68
|
\
\
|
*
|
mgmtd: remove heavy duplication in mgmtd config read
Christian Hopps
2024-01-19
2
-9
/
+21
|
*
|
lib: better conditionalize leaf-list predicate xpath addition
Christian Hopps
2024-01-19
6
-21
/
+36
|
*
|
lib: libyang logging temp off to avoid unwanted log message
Christian Hopps
2024-01-19
1
-1
/
+10
|
|
/
*
|
Merge pull request #15175 from idryzhov/affinity-map-fixes
Christian Hopps
2024-01-19
4
-78
/
+2
|
\
\
|
*
|
zebra: fix default value for affinity-mode
Igor Ryzhov
2024-01-19
1
-1
/
+1
|
*
|
lib: make affinity-map value mandatory
Igor Ryzhov
2024-01-19
1
-6
/
+0
|
*
|
lib: validate affinity-map bit position using the yang model
Igor Ryzhov
2024-01-19
3
-26
/
+1
|
*
|
lib: make affinity-map value unique in the yang model
Igor Ryzhov
2024-01-19
3
-24
/
+0
|
*
|
lib: validate affinity-map reference using yang model
Igor Ryzhov
2024-01-19
3
-22
/
+1
|
|
/
*
|
Merge pull request #15168 from mjstapp/daemon_logs
Donatas Abraitis
2024-01-19
3
-0
/
+78
|
\
\
|
|
/
|
/
|
|
*
lib,vtysh: add per-daemon log file config
Mark Stapp
2024-01-17
3
-0
/
+78
*
|
Merge pull request #15154 from idryzhov/mgmt-get-data
Christian Hopps
2024-01-15
8
-35
/
+82
|
\
\
|
*
|
lib, mgmtd: add ability to request the exact node in get-data request
Igor Ryzhov
2024-01-15
1
-0
/
+1
|
*
|
lib: fix oper data leaf creation
Igor Ryzhov
2024-01-15
1
-1
/
+11
|
*
|
lib, mgmtd: add ability to set content type in get-data request
Igor Ryzhov
2024-01-15
5
-8
/
+21
|
*
|
lib, mgmtd: add separate get-data request for the frontend
Igor Ryzhov
2024-01-14
6
-16
/
+36
|
*
|
lib: fix yang_lyd_trim_xpath
Igor Ryzhov
2024-01-14
1
-12
/
+15
*
|
|
yang: lib: interface MTUs can be larger than uint16
Christian Hopps
2024-01-14
1
-1
/
+1
|
/
/
*
|
lib: fix coverity issue
Christian Hopps
2024-01-12
1
-1
/
+2
*
|
Merge pull request #15133 from LabNConsulting/chopps/coverity-fixes
Donatas Abraitis
2024-01-12
2
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
lib: fix coverity issues
Christian Hopps
2024-01-11
2
-3
/
+2
[next]