index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: fix `frr_daemon_info` indentation
David Lamparter
2024-01-27
20
-126
/
+209
*
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
6
-0
/
+14
*
build: nuke `LDPD_SOCKET`
David Lamparter
2024-01-27
3
-23
/
+11
*
build: nuke `ZEBRA_SERV_PATH`
David Lamparter
2024-01-27
3
-8
/
+8
*
build: nuke `BFDD_CONTROL_SOCKET`
David Lamparter
2024-01-27
5
-12
/
+8
*
lib, mgmtd: fix wrong mgmtd socket paths
David Lamparter
2024-01-27
6
-10
/
+24
*
*: rename `frr_vtydir` to `frr_runstatedir`
David Lamparter
2024-01-27
6
-26
/
+18
*
build: update packaging & docs for dir changes
David Lamparter
2024-01-27
25
-66
/
+65
*
build: untangle sysconfdir & localstatedir
David Lamparter
2024-01-27
10
-64
/
+113
*
build: use AX_RECURSIVE_EVAL
David Lamparter
2024-01-27
1
-26
/
+9
*
build: add recursion limit for AX_RECURSIVE_EVAL
David Lamparter
2024-01-27
1
-31
/
+6
*
build: add ax_recursive_eval.m4
David Lamparter
2024-01-27
2
-0
/
+57
*
Merge pull request #15239 from cscarpitta/fix/fix-srv6-topotests
Donatas Abraitis
2024-01-27
2
-2
/
+2
|
\
|
*
tests: Rename `test_zebra_seg6local_routes`
Carmine Scarpitta
2024-01-26
1
-2
/
+2
|
*
tests: Rename `test_srv6_locator.py`
Carmine Scarpitta
2024-01-26
1
-0
/
+0
*
|
Merge pull request #15240 from LabNConsulting/chopps/convert-ripngd
Igor Ryzhov
2024-01-27
20
-88
/
+186
|
\
\
|
*
|
ripngd: convert ripngd to mgmtd
Christian Hopps
2024-01-26
20
-88
/
+186
|
/
/
*
|
Merge pull request #15220 from LabNConsulting/chopps/ripd-convert
Igor Ryzhov
2024-01-26
32
-379
/
+663
|
\
\
|
*
|
ripd: ripd convert to mgmtd
Christian Hopps
2024-01-26
18
-99
/
+232
|
*
|
mgmtd: fix commit request overwrite
Igor Ryzhov
2024-01-26
4
-33
/
+18
|
*
|
mgmtd: fix memleak
Igor Ryzhov
2024-01-26
1
-0
/
+1
|
*
|
mgmtd: cleanup txn without scheduling
Igor Ryzhov
2024-01-26
1
-26
/
+3
|
*
|
mgmtd: fix log type
Igor Ryzhov
2024-01-26
1
-1
/
+1
|
*
|
mgmtd: fix sending the same value to multiple clients
Igor Ryzhov
2024-01-26
1
-1
/
+0
|
*
|
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
7
-8
/
+60
|
*
|
lib: convert route-map to mgmtd
Christian Hopps
2024-01-26
8
-12
/
+79
|
*
|
doc: updates to mgmtd conversion documentation
Christian Hopps
2024-01-26
1
-22
/
+150
*
|
|
Merge pull request #15237 from donaldsharp/sharp_watch_neighbors_more
Donatas Abraitis
2024-01-26
3
-6
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sharpd: Add ability to turn off watching of redistribution
Donald Sharp
2024-01-26
3
-6
/
+8
|
/
/
*
|
Merge pull request #15233 from louis-6wind/bgp-leak-no-network
Donatas Abraitis
2024-01-26
5
-6
/
+48
|
\
\
|
*
|
topotests: vpnv4 route leaking with no import-check
Louis Scalbert
2024-01-25
4
-5
/
+35
|
*
|
bgpd: fix VRF leaking with 'no bgp network import-check'
Louis Scalbert
2024-01-25
1
-1
/
+13
*
|
|
Merge pull request #15224 from donaldsharp/selected_fib
Donatas Abraitis
2024-01-25
1
-4
/
+2
|
\
\
\
|
*
|
|
zebra: Cleanup dest assignment
Donald Sharp
2024-01-24
1
-4
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #15223 from opensourcerouting/fix/bgp_peer_cap_uint32_to_u...
Donald Sharp
2024-01-25
2
-37
/
+37
|
\
\
\
|
*
|
|
bgpd: Increase peer's struct cap from uint32 to uint64
Donatas Abraitis
2024-01-24
2
-37
/
+37
|
|
/
/
*
|
|
Merge pull request #15206 from routingrocks/rajesh/pbr_map
Donatas Abraitis
2024-01-25
1
-1
/
+9
|
\
\
\
|
*
|
|
pbrd: Fix PBR handling for last rule deletion
Rajesh Varatharaj
2024-01-23
1
-1
/
+9
*
|
|
|
Merge pull request #15215 from donaldsharp/pceplib_fixup
Donatas Abraitis
2024-01-25
9
-117
/
+114
|
\
\
\
\
|
*
|
|
|
bgpd: Fix printf formatter mistake
Donald Sharp
2024-01-24
1
-1
/
+1
|
*
|
|
|
pceplib: Fix code not building properly
Donald Sharp
2024-01-24
8
-116
/
+113
*
|
|
|
|
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 #15226 from donaldsharp/nhg_debugs
Donatas Abraitis
2024-01-25
1
-25
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
zebra: Remove debugs for retrieving a new nhg id
Donald Sharp
2024-01-25
1
-14
/
+2
|
*
|
|
|
|
|
zebra: Combine 2 debugs into 1 for NHG Detail
Donald Sharp
2024-01-25
1
-11
/
+6
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #15227 from donaldsharp/f_strdup
Donatas Abraitis
2024-01-25
3
-116
/
+86
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
[next]