freebsd-src/usr.sbin/rtsold
Don Lewis dc47112fa5 Use strlcpy() instead of strncpy() when copying ifname to ensure
that it is NUL terminated.  Additional NUL padding is not required
for short names.

Reported by:	Coverity
CID:		99186, 991864, 991865
MFC after:	1 week
2016-05-15 22:17:41 +00:00
..
dump.c
if.c Use strlcpy() instead of strncpy() when copying ifname to ensure 2016-05-15 22:17:41 +00:00
Makefile Now that we own the code, use arc4random(3) unconditionally 2015-10-06 23:42:58 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
probe.c Remove bad call to shutdown(). 2015-08-10 07:45:13 +00:00
rtsock.c
rtsol.c
rtsold.8
rtsold.c Use the _SAFE loop variant, since the loop body may remove queue entries. 2016-02-18 01:58:26 +00:00
rtsold.h Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00