..
.gitignore
*: cleanup .gitignore files
2018-09-08 21:30:42 +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
*: style for EC replacements
2018-09-13 19:38:57 +00:00
rip_errors.h
ripd: RIP_[ERR|WARN] -> EC_RIP
2018-09-13 19:14:28 +00:00
rip_interface.c
*: LIB_[ERR|WARN] -> EC_LIB
2018-09-13 19:34:28 +00:00
rip_interface.h
*: reindent
2017-07-17 14:04:07 +02:00
rip_main.c
yang, lib: add 'frr-interface.yang' and associated stub callbacks
2018-10-27 16:16:12 -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
*: list_delete_and_null() -> list_delete()
2018-10-02 11:40:52 +02:00
rip_peer.c
ripd: fix list compare order
2018-10-23 12:30:00 +02: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
*: spelchek
2018-10-25 20:10:57 +02: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
build: fix not building docs w/o sphinx
2018-09-09 20:01:08 +02:00