1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-13 10:02:38 +00:00
freebsd/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
probe.c
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