..
.gitignore
*: remove *.conf.sample files
2021-04-09 13:14:30 -04:00
babel_errors.c
babeld: BABEL_[ERR|WARN] -> EC_BABEL
2018-09-13 19:01:19 +00:00
babel_errors.h
babeld: BABEL_[ERR|WARN] -> EC_BABEL
2018-09-13 19:01:19 +00:00
babel_filter.c
babeld: replace inet_ntoa
2020-10-22 16:25:41 -04:00
babel_filter.h
*: Initial Import of Babeld into FRR
2017-05-13 14:59:41 -04:00
babel_interface.c
*: explicitly print "exit" at the end of every node config
2021-08-23 22:08:20 +03:00
babel_interface.h
*: Add infrastructure to support zapi interface callbacks
2019-09-19 13:34:06 -04:00
babel_main.c
*: Drop break
after using frr_help_exit() in switch/case
2021-08-25 10:49:05 +03:00
babel_main.h
*: Initial Import of Babeld into FRR
2017-05-13 14:59:41 -04:00
babel_zebra.c
*: convert zclient callbacks to table
2021-10-20 13:28:46 +02:00
babel_zebra.h
*: Initial Import of Babeld into FRR
2017-05-13 14:59:41 -04:00
babeld.c
Merge pull request #9496 from idryzhov/vrf-cmd-init-unused-arg
2021-08-27 10:39:45 +02:00
babeld.h
*: require ISO C11 (or C++11)
2021-03-17 06:18:17 +01:00
kernel.c
*: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlen
2021-07-01 23:50:39 +03:00
kernel.h
babeld: Use enum instead of #defines for kernel route type information
2018-08-11 19:58:23 +02:00
LICENCE
*: Initial Import of Babeld into FRR
2017-05-13 14:59:41 -04:00
Makefile
build: non-recursive babeld & eigrpd
2017-08-04 19:09:14 +02:00
message.c
babeld: We do not need to put Warning into our warning messages
2021-03-14 22:56:07 +01:00
message.h
*: Initial Import of Babeld into FRR
2017-05-13 14:59:41 -04:00
neighbour.c
Treewide: use ANSI function definitions
2019-01-24 11:21:59 +01:00
neighbour.h
*: Initial Import of Babeld into FRR
2017-05-13 14:59:41 -04:00
net.c
*: Do not cast to the same type
2020-04-08 17:15:06 +03:00
net.h
*: Initial Import of Babeld into FRR
2017-05-13 14:59:41 -04:00
resend.c
Treewide: use ANSI function definitions
2019-01-24 11:21:59 +01:00
resend.h
*: Initial Import of Babeld into FRR
2017-05-13 14:59:41 -04:00
route.c
babeld: Prevent compiler warning about uninited value for n
2021-10-13 14:34:08 -04:00
route.h
babeld: Convert all zlog_err to zlog_ferr and add appropriate info
2018-08-14 20:02:05 +00:00
source.c
Treewide: use ANSI function definitions
2019-01-24 11:21:59 +01:00
source.h
*: Initial Import of Babeld into FRR
2017-05-13 14:59:41 -04:00
subdir.am
build: remove some useless intermediate libraries
2021-11-11 15:46:01 +01:00
util.c
*: Replace 4/16 integers to IPV4_MAX_BYTELEN/IPV6_MAX_BYTELEN
2021-07-01 23:54:39 +03:00
util.h
babeld: Drop in_prefix() function
2021-07-01 17:54:10 +03:00
xroute.c
Treewide: use ANSI function definitions
2019-01-24 11:21:59 +01:00
xroute.h
*: use zapi_route to send/receive redistributed routes as well
2017-08-23 20:25:45 -03:00