index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fpm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-13
eigrpd, mgmtd, ospf6d: frr_fini is last
Donald Sharp
3
-3
/
+7
2024-03-13
zebra: Cleanup leaked memory on shutdown from GR code
Donald Sharp
3
-1
/
+16
2024-03-12
zebra: changes for code maintainability
sri-mohan1
2
-21
/
+18
2024-03-11
lib: Remove MTYPE_SYSREPO it is not used
Donald Sharp
1
-2
/
+0
2024-03-11
lib: Remove unused MTYPE_MSG_NATIVE_MSG
Donald Sharp
1
-1
/
+0
2024-03-11
lib: Remove unused mtypes from affinitymap.c
Donald Sharp
1
-2
/
+0
2024-03-11
zebra: Clean up leaked linklist data structure on shutdown
Donald Sharp
1
-0
/
+1
2024-03-11
lib: Remove unused memory types
Donald Sharp
1
-5
/
+0
2024-03-10
lib: fix initialization of northbound nodes
Igor Ryzhov
1
-0
/
+10
2024-03-10
tests: Check if capabilities can be disabled via dynamic capabilities
Donatas Abraitis
6
-4
/
+315
2024-03-10
bgpd: Allow dynamically disable graceful-restart/long-lived graceful-restart
Donatas Abraitis
2
-7
/
+11
2024-03-10
doc: update re. ISO C23 printf changes
David Lamparter
1
-3
/
+11
2024-03-10
lib/printf: update README
David Lamparter
1
-0
/
+1
2024-03-10
tests: exercise `%w`/`%wf` printfrr modifiers
David Lamparter
1
-0
/
+12
2024-03-10
lib/printf: Implement N2680.
Dag-Erling Smørgrav
2
-0
/
+45
2024-03-10
ldpd: use zlog recirculation for subprocesses
David Lamparter
7
-182
/
+72
2024-03-10
lib: allow recirculating/relaying log messages
David Lamparter
5
-0
/
+170
2024-03-09
bgpd: Unset advertised capabilities if capability is disabled
Donatas Abraitis
1
-45
/
+47
2024-03-09
bgpd: Fix `no` form for `neighbor X capability software-version`
Donatas Abraitis
3
-4
/
+16
2024-03-09
lib: Drop include/linux/mroute[6].h
Donatas Abraitis
3
-359
/
+0
2024-03-09
docker: Fix post function for Alpine build (package)
Donatas Abraitis
1
-4
/
+7
2024-03-09
docker: Do not use pip Python package manager
Donatas Abraitis
1
-2
/
+1
2024-03-09
docker: Use Alpine Linux version 3.19
Donatas Abraitis
1
-3
/
+3
2024-03-09
vtysh: Include fnctl.h for vtysh_main
Donatas Abraitis
1
-0
/
+1
2024-03-09
lib: Fix unknown sig_atomic_t compile error
Donatas Abraitis
1
-0
/
+1
2024-03-09
docker: Use libyang 2.1.128 for Alpine builds
Donatas Abraitis
1
-1
/
+1
2024-03-08
ripngd: fix "clear ipv6 ripng" command
Igor Ryzhov
3
-32
/
+34
2024-03-08
ripd: fix "clear ip rip" command
Igor Ryzhov
3
-32
/
+34
2024-03-08
pimd: Cleanup inclusion of headers
Donald Sharp
2
-4
/
+39
2024-03-08
zebra: backpressure - Zebra push back on Buffer/Stream creation
Rajasekar Raja
1
-12
/
+43
2024-03-07
ospf6d: add localLinkLocalAddress field
Francois Dumontet
1
-0
/
+2
2024-03-06
mgmtd: change error message
Igor Ryzhov
1
-7
/
+3
2024-03-06
ripngd: fix missing "exit" for "router ripng"
Igor Ryzhov
2
-0
/
+7
2024-03-06
ripd: fix missing "exit" for "router rip"
Igor Ryzhov
2
-0
/
+7
2024-03-06
lib: fix order of interfaces in the config
Igor Ryzhov
1
-0
/
+11
2024-03-05
tests: test invokes a script which does not exist
Donald Sharp
1
-1
/
+0
2024-03-05
vty: change output of errors from mgmtd
Igor Ryzhov
1
-4
/
+6
2024-03-05
bgpd: pi->attr is deref'ed in all paths leading up to test
Donald Sharp
1
-1
/
+1
2024-03-05
tests:add topotest for EVPN aggregate prefix route
Chirag Shah
5
-2
/
+91
2024-03-05
bgpd:aggr summary-only remove suppressed from evpn
Chirag Shah
3
-6
/
+83
2024-03-05
lib: fix apply_finish callback in northbound
Igor Ryzhov
1
-1
/
+1
2024-03-05
doc: Fix one spelling `dissallowed` to `disallowed`
Donatas Abraitis
1
-2
/
+2
2024-03-05
tests: add test for keychain send-accept times
Christian Hopps
3
-0
/
+201
2024-03-05
lib: add keychain northbound support
Christian Hopps
17
-1689
/
+1678
2024-03-05
lib: fix infinite loop in __darr_in_vsprintf
Igor Ryzhov
1
-2
/
+2
2024-03-05
zebra: fnc->obuf could be accessed without a lock
Donald Sharp
1
-1
/
+7
2024-03-04
debian: Add a frr-test-tools debian package
Donald Sharp
3
-1
/
+9
2024-03-04
tests: Add a pytest marker for the fpm
Donald Sharp
2
-1
/
+2
2024-03-04
tests: Add a very simple test for the dplane_fpm_nl module
Donald Sharp
7
-0
/
+194
2024-03-04
tests: Add ability to run a fpm listener
Donald Sharp
2
-9
/
+33
[next]