.github
github: enable Ubuntu 24.04 amd64/arm64 CI
2025-11-03 20:44:53 -06:00
alpine
alpine: Drop libacl package
2025-11-10 11:54:20 +02:00
babeld
babeld: Declarations should have variable names
2025-11-07 10:54:55 -05:00
bfdd
bfdd, ripd, ripngd: implement yang:date-and-time
2025-11-28 15:14:45 +02:00
bgpd
bgpd: [EVPN GR] Do not notify GR for evpn in non-default VRF
2025-12-23 20:56:08 +00:00
debian
debian, redhat: update changelog with 10.5.0 release
2025-11-17 23:19:35 -06:00
doc
bgpd: [EVPN GR] Unimport and delete stale l2vpn evpn route
2025-12-23 20:56:08 +00:00
docker
doc: document requirement for python libyang < verison 4.
2025-12-09 16:30:32 -05:00
eigrpd
eigrpd: Declarations should have variable names
2025-11-07 10:54:55 -05:00
fpm
fpm: guard against garbage in unused address bytes
2025-01-29 16:48:37 +01:00
gdb
gdb: Add a walk_bgp_table macro
2025-10-10 12:21:27 -04: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
Merge pull request #20244 from mjstapp/move_json_includes
2025-12-12 15:26:34 -05:00
ldpd
ldpd: Declarations should have variable names
2025-11-07 10:54:55 -05:00
lib
bgpd: [EVPN GR] Enable GR for L2VPN EVPN
2025-12-23 20:56:08 +00:00
m4
*: SPDX license spring cleaning
2025-05-24 20:49:19 +02:00
mgmtd
mgmtd: Let's spell initial correctly
2025-12-12 09:47:32 -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
ospfd: fix bug allowing vlink creation on non-ABRs
2025-12-08 23:27:56 +00: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
Merge pull request #20109 from soumyar-roy/soumya/pimd_batch1
2025-12-03 09:43:10 -06: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
Merge pull request #20244 from mjstapp/move_json_includes
2025-12-12 15:26:34 -05:00
ripngd
bfdd, ripd, ripngd: implement yang:date-and-time
2025-11-28 15:14:45 +02: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
Merge pull request #20298 from opensourcerouting/fix/staticd_delete_route_blackhole_type
2025-12-22 09:11:08 -05:00
tests
Merge pull request #20275 from donaldsharp/test_rip_del_instance_update
2025-12-23 11:57:50 -05:00
tools
bgpd: [EVPN GR] Unimport and delete stale l2vpn evpn route
2025-12-23 20:56:08 +00: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
Merge pull request #19786 from pguibert6WIND/rmap_encapsulation_gretap
2025-12-18 14:40:19 +02:00
zebra
zebra:[EVPN GR] stale EVPN entries weren't being deleted
2025-12-23 20:56:08 +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
build: make strlcpy and co. decls C++ compatible
2025-12-09 18:36:10 +01: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