freebsd-dev/usr.sbin/route6d
Don Lewis b0882deadb 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:		1009974
MFC after:	1 week
2016-05-15 22:31:03 +00:00
..
misc
Makefile
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
route6d.8 Minor mdoc fix. 2012-11-18 16:58:08 +00:00
route6d.c Use strlcpy() instead of strncpy() when copying ifname to ensure 2016-05-15 22:31:03 +00:00
route6d.h