..
.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_interface.c
*: use C99 standard fixed-width integer types
2018-03-27 15:13:34 -04:00
rip_interface.h
*: reindent
2017-07-17 14:04:07 +02:00
rip_main.c
*: remove -r from daemons except zebra
2018-05-21 19:09:49 +00:00
rip_memory.c
*: reindent
2017-07-17 14:04:07 +02:00
rip_memory.h
*: make consistent & update GPLv2 file headers
2017-05-15 16:37:41 +02: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
ripd: null check the key string
2018-08-01 12:03:24 +08: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: append -std=gnu99 after SNMP_CFLAGS
2018-06-02 22:12:57 -03:00