.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: Free ifc leak
2020-11-14 21:19:42 -05:00
bfdd
bfdd: Prevent use after free ( again )
2021-02-07 15:03:51 -05:00
bgpd
Merge pull request #7917 from pjdruddy/l3vpn-mpls-snmp-upstream-1
2021-02-10 01:37:58 +01:00
debian
debian: work around NetDef CI missing lua packages
2020-12-10 13:09:56 -05:00
doc
Merge pull request #8045 from ton31337/feature/doc_ebgp_multihop_with_nht_resolve
2021-02-09 14:59:26 -05:00
docker
docker: centos 7, 8 yang bump and repo fixes
2021-01-22 07:32:17 -05:00
eigrpd
Merge pull request #7987 from donaldsharp/eigrp_mtu_correct
2021-02-02 07:31:55 -05: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
*: Fix usage of bfd_adj_event
2021-02-07 14:59:53 -05:00
ldpd
ldpd: fix sporadic failures in the ldp-topo1 topotest
2021-01-15 17:44:46 -03:00
lib
Merge pull request #7508 from sudhanshukumar22/zebra-vrf-delete
2021-02-10 02:05:10 -05:00
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
libs,nhrpd: remove exec perm
2021-01-12 08:20:10 -05:00
ospf6d
Merge pull request #7980 from gromit1811/fix_ospf6_lsa_str_oob
2021-02-09 07:36:29 -05:00
ospfclient
lib/xref: put setup calls in libraries
2021-02-01 17:18:51 +01:00
ospfd
*: Fix usage of bfd_adj_event
2021-02-07 14:59:53 -05:00
pathd
pathd: add meaningful names to threads
2021-01-19 11:42:48 +01:00
pbrd
pbrd: remove extraneous break
2021-02-01 13:32:38 -05:00
pimd
Merge pull request #8032 from donaldsharp/dp_uninited
2021-02-08 12:03:25 +02:00
pkgsrc
*: cleanup .gitignore files
2018-09-08 21:30:42 +02:00
python
*: reformat python files
2020-10-07 17:22:26 -04:00
qpb
build: add LLVM bitcode targets
2020-05-05 14:39:12 +02:00
redhat
pathd: New SR-TE policy management daemon
2020-12-18 16:34:02 +01:00
ripd
ripd: #if 0 we know what you are up to.
2021-01-28 13:40:05 -05:00
ripngd
ripngd: Remove #if 0 code
2021-01-28 13:43:46 -05:00
sharpd
sharpd: don't send invalid nexthop-groups to zebra
2021-01-21 10:13:57 -05:00
snapcraft
snapcraft: Update rtrlib to 0.7.0
2021-01-07 02:16:19 +01:00
staticd
Merge pull request #7863 from chiragshah6/mdev
2021-01-19 07:48:28 -05:00
tests
Merge pull request #7917 from pjdruddy/l3vpn-mpls-snmp-upstream-1
2021-02-10 01:37:58 +01:00
tools
tools/checkpatch: downgrade string concat warning
2021-02-01 17:33:03 +01:00
vrrpd
*: Convert all usage of zclient_send_message to new enum
2020-11-15 15:04:52 -05:00
vtysh
vtysh: disable bracketed paste in readline
2021-02-07 22:51:07 -05:00
watchfrr
watchfrr: fix SA warning
2021-01-26 14:13:07 -03:00
yang
isisd: Fix Attach-bit processing
2021-01-20 09:24:35 -05:00
zebra
Merge pull request #7508 from sudhanshukumar22/zebra-vrf-delete
2021-02-10 02:05:10 -05: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
.git-blame-ignore-revs: update for tests reformat
2020-12-17 15:33:21 -05:00
.gitignore
Revert "debian: Adjust tarsource.sh to use native debian/changelog"
2020-11-19 17:12:41 -05: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
lib: "xref" identifier infrastructure
2021-02-01 17:18:02 +01: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
pathd: New SR-TE policy management daemon
2020-12-18 16:34:02 +01: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