opnsense-src/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 our netstat is installed in /usr/bin. 2003-11-14 16:57:04 +00:00
Makefile The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00
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 - interface minimum MTU = 1280 in IPv6. 2003-11-14 17:16:12 +00:00