.github
ci: do apt-get update before installing required modules
2024-06-08 17:29:19 -04:00
alpine
docker: Set ABUILD_APK_INDEX_OPTS for frr build
2024-06-14 16:33:32 +03:00
babeld
babeld: changes for code maintainability
2024-09-06 07:02:51 +05:30
bfdd
bfdd: remove control socket obsolete code
2024-07-25 10:37:11 -03:00
bgpd
bgpd: Include structure when removing End.DT46 SID
2024-09-15 21:35:13 +02:00
debian
debian: Add option to build pkg with grpc support
2024-06-20 12:14:48 +02:00
doc
Merge pull request #16438 from Jafaral/pim-10.1-cand-rp
2024-09-13 19:45:57 -04:00
docker
docker: Set ABUILD_APK_INDEX_OPTS for libyang
2024-06-14 11:37:23 +03:00
eigrpd
*: Modify agentx to be allowed to be called
2024-05-10 10:16:29 -04:00
fpm
*: add XREF_SETUP() to libraries and utilites
2024-05-02 23:03:08 +02:00
gdb
lib: add simplified native msg support
2023-12-26 08:34:56 -05:00
grpc
build: throw in a few more XREF_SETUP
2024-05-09 18:02:49 +02:00
include
build: include our own copy of if.h and dependencies
2024-04-26 17:11:53 +02:00
isisd
tests: fix isis_lsp_bits_topo1 race condition
2024-09-12 09:20:41 +02:00
ldpd
ldpd: fix wrong gtsm count
2024-06-15 23:30:18 +08:00
lib
lib: Include SID structure in seg6local nexthop
2024-09-15 17:23:34 +02:00
m4
build: add recursion limit for AX_RECURSIVE_EVAL
2024-01-27 19:01:19 +01:00
mgmtd
Merge pull request #16664 from mjstapp/igor_debug_simplify
2024-08-29 11:51:53 -04:00
mlag
build: throw in a few more XREF_SETUP
2024-05-09 18:02:49 +02:00
nhrpd
nhrpd: fixes duplicate auth extension
2024-09-12 07:28:28 +00:00
ospf6d
ospf6d: replace ospf6_lsa_header_end()
2024-09-16 18:38:16 +10:00
ospfclient
tools, ospfclient: add a config option to skip installing python scripts
2024-08-22 13:46:30 -05:00
ospfd
ospfd: fix missing '[no]ip ospf graceful-restart hello-delay <N>' commands
2024-09-13 16:26:04 +03:00
pathd
*: Create termtable specific temp memory
2024-09-01 13:07:46 -04:00
pbrd
lib: common debug status output
2024-08-27 09:53:02 -04:00
pceplib
Merge pull request #15215 from donaldsharp/pceplib_fixup
2024-01-25 09:59:59 +02:00
pimd
pimd: use vty_json
2024-09-13 23:32:56 -05:00
pkgsrc
build: homologize path handling
2024-01-27 19:02:52 +01:00
python
vtysh, lib: preprocess CLI graphs
2024-07-31 08:08:53 -04:00
qpb
*: add XREF_SETUP() to libraries and utilites
2024-05-02 23:03:08 +02:00
redhat
redhat: Add option to build pkg with grpc support
2024-06-20 12:14:56 +02:00
ripd
ripd: fix show run output for distribute-list
2024-08-08 01:25:02 +03:00
ripngd
ripngd: adjust header for display command
2024-07-05 09:31:39 +08:00
sharpd
sharpd: Eliminate leaked list for locator-chunks
2024-08-08 14:24:59 -04:00
snapcraft
bfdd: remove control socket obsolete code
2024-07-25 10:37:11 -03:00
staticd
lib: common debug status output
2024-08-27 09:53:02 -04:00
tests
ospf6d: move lsa structs to ospf6_lsa.h
2024-09-16 18:38:16 +10:00
tools
Merge pull request #16733 from gtataranni/fix/regex-string
2024-09-04 08:13:19 +03:00
vrrpd
*: Create termtable specific temp memory
2024-09-01 13:07:46 -04:00
vtysh
Merge pull request #16664 from mjstapp/igor_debug_simplify
2024-08-29 11:51:53 -04:00
watchfrr
build: homologize path handling
2024-01-27 19:02:52 +01:00
yang
Merge pull request #16438 from Jafaral/pim-10.1-cand-rp
2024-09-13 19:45:57 -04:00
zebra
zebra: Add more vrf name to debugs
2024-09-11 15:30:43 -04:00
.clang-format
tools: Ignore ALIAS_* macros for clang-formatter
2024-07-17 08:10:13 +03: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
tools: Add black formatting commit to .git-blame-ignore-revs
2024-04-28 12:50:51 +03: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
style: add format checker config that matches FRR style standards
2023-04-18 05:18:26 -04: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: update packaging & docs for dir changes
2024-01-27 19:01:19 +01:00
config.version.in
configure.ac
Merge pull request #16610 from Jafaral/no-py
2024-08-27 10:38:09 -04:00
COPYING
*: sort out & explain licenses used in FRR
2023-02-09 12:46:13 +01:00
Makefile.am
build: homologize path handling
2024-01-27 19:02:52 +01: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
version.h
build: make builddir include path consistent
2021-04-21 15:42:33 +02:00