ifconfig(8): Use strlcpy() to set the ifr_name field.
commit50b1feb647cb47bc892b445649a8cccb656902aa
authorzrj <rimvydas.jasinskas@gmail.com>
Tue, 30 Jan 2018 17:51:26 +0000 (30 19:51 +0200)
committerzrj <zrj@dragonflybsd.org>
Fri, 2 Feb 2018 11:00:02 +0000 (2 13:00 +0200)
tree50d79b0e1283f7a2cd5555727412bfaa589444fc
parentf9bb9655d41ca1cd37e317227f188bb68d8ebb82
ifconfig(8): Use strlcpy() to set the ifr_name field.

While there, change to use IFNAMSIZ too.
sbin/ifconfig/af_inet6.c