..
.gitignore
build: non-recursive ripd & ripngd
2017-08-04 11:09:50 +02:00
Makefile
build: non-recursive ripd & ripngd
2017-08-04 11:09:50 +02:00
rip_debug.c
*: use argv[]->text instead of argv[]->arg when appropriate
2017-10-05 22:54:42 -03:00
rip_debug.h
*: reindent
2017-07-17 14:04:07 +02:00
rip_errors.c
*: rename ferr_ref -> log_ref
2018-08-14 20:02:05 +00:00
rip_errors.h
*: rename ferr_ref -> log_ref
2018-08-14 20:02:05 +00:00
rip_interface.c
*: rename ferr_zlog -> flog_err_sys
2018-08-14 20:02:05 +00:00
rip_interface.h
*: reindent
2017-07-17 14:04:07 +02:00
rip_main.c
*: add a vrf update hook to be informed of the vrf name
2018-08-28 16:23:50 +02:00
rip_memory.c
ripd: Use memory management for interface commands in RIP
2018-07-31 20:12:55 -04:00
rip_memory.h
ripd: Use memory management for interface commands in RIP
2018-07-31 20:12:55 -04:00
rip_offset.c
*: use C99 standard fixed-width integer types
2018-03-27 15:13:34 -04:00
rip_peer.c
*: use C99 standard fixed-width integer types
2018-03-27 15:13:34 -04:00
rip_routemap.c
libs, daemons: use const in route-map apply
2018-07-23 10:34:35 -04:00
rip_snmp.c
ripd: rip_snmp.c - Remove not needed check
2018-04-11 07:35:20 -04:00
rip_zebra.c
*: use C99 standard fixed-width integer types
2018-03-27 15:13:34 -04:00
ripd.c
*: frr_elevate_privs whitespace fixes
2018-08-14 20:02:05 +00:00
ripd.conf.sample
*: Remove cvs control points
2017-12-05 17:28:12 -05:00
ripd.h
*: use C99 standard fixed-width integer types
2018-03-27 15:13:34 -04:00
RIPv2-MIB.txt
Initial revision
2002-12-13 20:15:29 +00:00
subdir.am
ripd: Add RIP_ERR_XXX to move from zlog_err to zlog_ferr
2018-08-14 20:02:05 +00:00