.github
.github: improve bug report template
2020-10-20 16:12:03 -04:00
alpine
alpine: Remove old docker deps for alpine
2020-10-22 03:03:53 -04:00
babeld
babeld: We do not need to put Warning into our warning messages
2021-03-14 22:56:07 +01:00
bfdd
Merge pull request #8225 from idryzhov/bfd-echo-mode
2021-03-17 10:45:43 +00:00
bgpd
Merge pull request #8283 from chiragshah6/mdev
2021-03-18 17:24:35 +02:00
debian
Merge pull request #7963 from volta-networks/feat_pceplib_into_frr_github
2021-03-16 14:03:34 -04:00
doc
tests: add options for debugging topotest failures
2021-03-19 12:45:37 -04:00
docker
docker: centos 7, 8 yang bump and repo fixes
2021-01-22 07:32:17 -05:00
eigrpd
eigrpd: fix dependency on operational state in cli
2021-03-16 17:45:06 +03:00
fpm
*: Replace sizeof something
to sizeof(something)
2020-03-08 21:44:53 +02:00
gdb
bgpd: Convert binfo to path
2018-10-09 14:26:30 -04:00
grpc
lib: don't ignore error messages generated during the commit apply phase
2020-08-14 21:37:14 -03:00
include
zebra: move from NDA_NOTIFY to NDA_FDB_EXT_ATTRS
2020-12-11 12:13:36 -08:00
isisd
isisd: Fix coverity warnings
2021-03-16 12:55:28 -04:00
ldpd
ldpd: Add support for the read-only snmp mib objects that are statistics
2021-03-16 10:23:34 -04:00
lib
Merge pull request #8008 from chiragshah6/yang_nb5
2021-03-17 16:25:54 +05:30
m4
build: find all future minor versions of python3
2020-07-09 06:47:31 +02:00
mlag
zebra: Do not build mlag protobuf support if version 3 is not avail
2019-12-15 09:37:51 -05:00
nhrpd
nhrpd: Remove newline from log message
2021-03-18 10:32:01 -04:00
ospf6d
Merge pull request #8248 from volta-networks/fix_ospf6_chunk_msgs
2021-03-17 09:09:28 -04:00
ospfclient
lib/xref: put setup calls in libraries
2021-02-01 17:18:51 +01:00
ospfd
ospfd: Convert to using proper string formatting
2021-03-09 20:00:45 -05:00
pathd
pathd: remove mid-string line breaks
2021-03-17 06:39:34 +01:00
pbrd
*: remove tabs & newlines from log messages
2021-02-14 15:36:51 +01:00
pceplib
pathd: remove mid-string line breaks
2021-03-17 06:39:34 +01:00
pimd
pimd: Fix clang issue with -Waddress-of-packed-member
2021-03-15 11:46:44 -04:00
pkgsrc
*: cleanup .gitignore files
2018-09-08 21:30:42 +02:00
python
python/xrelfo: cross-platform xrefstructs.json
2021-02-23 16:56:58 +01:00
qpb
build: add LLVM bitcode targets
2020-05-05 14:39:12 +02:00
redhat
pceplib: Integrate pcelib into frr
2021-03-05 12:12:47 +01:00
ripd
ripd: Convert to using internal printf formatters
2021-03-09 20:07:20 -05:00
ripngd
ripngd: Convet to using internal printf modifiers
2021-03-09 20:04:26 -05:00
sharpd
sharpd: Convert over to using builtin printf functionality
2021-03-14 22:56:07 +01:00
snapcraft
snapcraft: Update rtrlib to 0.7.0
2021-01-07 02:16:19 +01:00
staticd
Merge pull request #8158 from idryzhov/staticd-fix-blackhole
2021-03-09 09:35:37 -05:00
tests
tests: add options for debugging topotest failures
2021-03-19 12:45:37 -04:00
tools
Merge pull request #8155 from idryzhov/zebra-support-bundle
2021-03-16 13:00:37 -04:00
vrrpd
*: remove tabs & newlines from log messages
2021-02-14 15:36:51 +01:00
vtysh
Merge pull request #7945 from volta-networks/feat_isis_snmp
2021-03-14 22:14:27 -03:00
watchfrr
watchfrr: Convert to not use warning in warning messages
2021-03-09 20:02:26 -05:00
yang
Merge pull request #8008 from chiragshah6/yang_nb5
2021-03-17 16:25:54 +05:30
zebra
zebra: capture backup nexthop info with recursive resolution
2021-03-16 12:14:53 -04:00
.clang-format
clang-format: add FOREACH_SAFI to the ForEachMacros list
2020-08-03 12:18:24 -03:00
.dir-locals.el
tools: fix emacs configuration file
2019-11-04 11:45:52 -03:00
.dockerignore
docker: Make docker image on CentOS 7
2019-11-26 19:29:30 +00:00
.git-blame-ignore-revs
*: Add another commit to .git-blame-ignore-revs
2021-02-16 16:09:41 -05:00
.gitignore
Merge pull request #7963 from volta-networks/feat_pceplib_into_frr_github
2021-03-16 14:03:34 -04:00
bootstrap.sh
autoreconf -i
2007-02-06 19:28:28 +00:00
buildtest.sh
config: switch a few references to say FRR
2017-07-12 11:25:33 -05:00
changelog-auto.in
Revert "debian: Adjust tarsource.sh to use native debian/changelog"
2020-11-19 17:12:41 -05:00
config.version.in
build: carry --with-pkg-extra-version into tarballs
2018-10-24 15:11:50 +02:00
configure.ac
Merge pull request #7963 from volta-networks/feat_pceplib_into_frr_github
2021-03-16 14:03:34 -04:00
COPYING
*: make consistent & update GPLv2 file headers
2017-05-15 16:37:41 +02:00
COPYING-LGPLv2.1
build: remove LGPL v2.0, add LGPL v2.1
2016-11-15 17:19:38 +09:00
Makefile.am
Merge pull request #7963 from volta-networks/feat_pceplib_into_frr_github
2021-03-16 14:03:34 -04:00
README.md
doc: Update Documentation to note Solaris Unsupported status
2020-09-21 10:02:20 -04:00
stamp-h.in
Initial revision
2002-12-13 20:15:29 +00:00