.github
ci: add retry logic for apt and curl to handle transient failures
2026-01-08 10:11:18 +01:00
alpine
docker: Add missing pytest package for Alpine as dependency
2026-01-06 10:45:37 +02:00
babeld
babeld: Declarations should have variable names
2025-11-07 10:54:55 -05:00
bfdd
Merge pull request #20210 from sougatahitcs/bfd_actual_tx_timeout_with_applied_jitter
2025-12-30 09:01:03 -05:00
bgpd
bgpd: Use the default local-preference value and not 0 when adjusting
2026-01-08 10:04:23 +02:00
debian
debian, redhat: update changelog with 10.5.0 release
2025-11-17 23:19:35 -06:00
doc
Merge pull request #19778 from Pdoijode/pdoijode/evpn-gr-mh
2026-01-06 23:29:54 +02:00
docker
ci: add retry logic for apt and curl to handle transient failures
2026-01-08 10:11:18 +01:00
eigrpd
eigrpd: Prevent crash in packet handling
2026-01-08 10:06:54 -05:00
fpm
fpm: guard against garbage in unused address bytes
2025-01-29 16:48:37 +01:00
gdb
gdb: Move the bgp macros to their own file
2026-01-09 07:49:20 -05:00
grpc
build: throw in a few more XREF_SETUP
2024-05-09 18:02:49 +02:00
include
include: Copy over new nexthop.h
2025-09-05 08:46:20 -04:00
isisd
isisd: fix terminate() destruction order for DLIST callbacks
2026-01-08 00:43:56 +01:00
ldpd
ldpd: Declarations should have variable names
2025-11-07 10:54:55 -05:00
lib
isisd: convert area_addrs from linked list to typesafe DLIST
2026-01-08 00:43:56 +01:00
m4
*: SPDX license spring cleaning
2025-05-24 20:49:19 +02:00
mgmtd
mgmtd: update a few logs
2026-01-07 06:39:42 -05:00
mlag
build: throw in a few more XREF_SETUP
2024-05-09 18:02:49 +02:00
nhrpd
nhrpd: Initialize variable
2025-11-10 09:07:36 -05:00
ospf6d
ospf6d: Route-Map parameter forwarding-address functionality not working properly
2025-12-23 06:16:20 +00:00
ospfclient
*: Stop using thread as a variable name
2025-11-03 14:27:17 -05:00
ospfd
Merge pull request #20363 from Shbinging/fix_delete_sr_local_label_bug
2026-01-05 09:04:38 -05:00
pathd
Merge pull request #20244 from mjstapp/move_json_includes
2025-12-12 15:26:34 -05:00
pbrd
pbrd: fix memleak during pbr map deletion
2025-10-28 02:30:00 -07:00
pceplib
build: replace GNU_LINUX with __linux__ in .h
2025-05-24 07:35:50 +02:00
pimd
pimd: Remove weird Hidden message in help string
2026-01-05 14:59:39 -05:00
pkgsrc
build: homologize path handling
2024-01-27 19:02:52 +01:00
python
*: fix add unsigned long support to RANGE token CLI
2025-10-27 10:56:27 +01:00
qpb
qpb: Cleanup qpb headers
2025-11-07 10:54:55 -05:00
redhat
debian, redhat: update changelog with 10.5.0 release
2025-11-17 23:19:35 -06:00
ripd
mgmtd: remove client specific data from mgmtd
2025-12-23 09:53:45 +00:00
ripngd
mgmtd: remove client specific data from mgmtd
2025-12-23 09:53:45 +00:00
sharpd
sharpd: Add 'sharp use-underlays-nexthop-weight`
2025-12-15 11:05:23 -05:00
snapcraft
build: remove --disable-rtadv option
2025-05-30 10:03:57 +02:00
staticd
staticd: Fix CID 1668073 (NULL pointer dereference)
2026-01-08 10:47:52 +00:00
tests
tests: add missed show coverage
2026-01-09 08:03:51 +00:00
tools
tools: add to the support bundle
2026-01-07 10:13:03 -05:00
vrrpd
vrrpd: [Mem leak] Vrrp interface delete fails to free connected route
2025-11-17 22:23:46 -08:00
vtysh
vtysh: implement clear command
2025-12-10 18:19:18 +01:00
watchfrr
lib: add the vty arg to the start/end config callbacks
2025-11-20 11:28:48 +00:00
yang
yang: Reorderd must constraints in frr-eigrpd module
2026-01-07 10:58:30 +05:30
zebra
zebra: zebra also owns the generic vrf state
2026-01-09 08:03:51 +00:00
.clang-format
tools: recognize new FOREACH_BE_ADAPTER_BITS macro
2025-11-20 11:28:48 +00:00
.dockerignore
docker: Make docker image on CentOS 7
2019-11-26 19:29:30 +00:00
.flake8
style: add format checker config that matches FRR style standards
2023-04-18 05:18:26 -04:00
.git-blame-ignore-revs
*: Add commit to .git-blame-ignore-revs
2025-11-06 12:38:07 -05:00
.gitignore
python: add tool to expand typesafe definitions
2024-04-29 17:37:49 +02:00
.isort.cfg
style: add format checker config that matches FRR style standards
2023-04-18 05:18:26 -04:00
.pylintrc
tests: add another directory to search path for pylint
2025-03-24 05:10:36 +00:00
.travis.yml
lib: libyang2 add missed conversion
2021-05-17 22:13:59 -04:00
bootstrap.sh
build: turn on automake warnings (& symlinks)
2021-04-21 15:42:37 +02:00
buildtest.sh
build: remove --disable-rtadv option
2025-05-30 10:03:57 +02:00
config.version.in
build: carry --with-pkg-extra-version into tarballs
2018-10-24 15:11:50 +02:00
configure.ac
lib: warn about ly4 in configure.ac
2026-01-06 05:15:31 -05:00
COPYING
*: sort out & explain licenses used in FRR
2023-02-09 12:46:13 +01:00
Makefile.am
build: use nobase_ for headers to support out-of-tree dplane plugins
2025-10-14 19:50:20 +02:00
README.md
doc: Fix the link that points to Slack invitation in README
2022-03-24 13:13:37 +02:00
stamp-h.in
Initial revision
2002-12-13 20:15:29 +00:00
version.h
*: clear up copyright/SPDX on NetDEF "owned" files
2025-05-24 21:28:09 +02:00