..
.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_cli.c
ripd: fix minor issues from the northbound conversion
2018-12-03 13:47:58 -02:00
rip_cli.h
ripd: retrofit all RIP interface commands to the new northbound model
2018-10-27 16:16:12 -02:00
rip_debug.c
ripd: remove leftovers from the old sighup handler
2018-12-03 13:47:58 -02:00
rip_debug.h
ripd: remove leftovers from the old sighup handler
2018-12-03 13:47:58 -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
ripd: remove the rip global variable
2019-01-18 16:15:41 -02:00
rip_interface.h
*: reindent
2017-07-17 14:04:07 +02:00
rip_main.c
ripd: remove the rip global variable
2019-01-18 16:15:41 -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_northbound.c
ripd: remove the rip global variable
2019-01-18 16:15:41 -02:00
rip_offset.c
ripd: remove the rip global variable
2019-01-18 16:15:41 -02:00
rip_peer.c
ripd: remove the rip global variable
2019-01-18 16:15:41 -02:00
rip_routemap.c
ripd: remove leftovers from the old sighup handler
2018-12-03 13:47:58 -02:00
rip_snmp.c
ripd: remove the rip global variable
2019-01-18 16:15:41 -02:00
rip_zebra.c
ripd: remove the rip global variable
2019-01-18 16:15:41 -02:00
ripd.c
ripd: switch from sendto() to sendmsg()
2019-01-18 16:15:41 -02:00
ripd.conf.sample
*: Remove cvs control points
2017-12-05 17:28:12 -05:00
ripd.h
ripd: remove the rip global variable
2019-01-18 16:15:41 -02:00
subdir.am
*: remove all MIBs for DFSG compliance
2018-12-14 16:24:06 +01:00