index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
debian
/
frr-pythontools.install
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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
2024-01-26
sharpd: Add ability to turn off watching of redistribution
Donald Sharp
3
-6
/
+8
2024-01-25
topotests: vpnv4 route leaking with no import-check
Louis Scalbert
4
-5
/
+35
2024-01-25
bgpd: fix VRF leaking with 'no bgp network import-check'
Louis Scalbert
1
-1
/
+13
2024-01-25
pceplib: Fix some new coverity issues that trickled in
Donald Sharp
2
-24
/
+9
2024-01-25
bgpd: Convert free/strdup to XSTRDUP in bgp_rfapi_cfg.c
Donald Sharp
1
-92
/
+77
2024-01-25
zebra: Remove debugs for retrieving a new nhg id
Donald Sharp
1
-14
/
+2
2024-01-25
zebra: Combine 2 debugs into 1 for NHG Detail
Donald Sharp
1
-11
/
+6
2024-01-24
zebra: Cleanup dest assignment
Donald Sharp
1
-4
/
+2
2024-01-24
bgpd: Increase peer's struct cap from uint32 to uint64
Donatas Abraitis
2
-37
/
+37
2024-01-24
lib: add log immediate-mode to running config output
Mark Stapp
3
-3
/
+11
2024-01-24
bgpd: Fix printf formatter mistake
Donald Sharp
1
-1
/
+1
2024-01-24
pceplib: Fix code not building properly
Donald Sharp
8
-116
/
+113
2024-01-24
nhrpd: remove netlink_configure_arp declaration
Louis Scalbert
1
-1
/
+0
2024-01-24
topotests: nhrp_topo, test absence of noarp flag
Louis Scalbert
1
-0
/
+21
2024-01-24
nhrpd: unset noarp flag using a zapi message
Louis Scalbert
4
-21
/
+8
2024-01-24
lib,zebra: add zapi message to control noarp flag
Louis Scalbert
5
-0
/
+67
2024-01-24
pceplib: fix compilation error
Philippe Guibert
1
-1
/
+1
2024-01-24
bgpd: Fix format overflow for graceful-restart debug logs
Donatas Abraitis
3
-16
/
+18
[next]