CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/07/29 06:07:59

Modified files:
        sys/net        : if_tpmr.c 

Log message:
Remove SIOCSIFADDR

It serves no purpose and is deprecated as per netintro(4).
ifconfig(8) output improves as well:

# ifconfig tpmr0 inet6 2001:db8::1
-ifconfig: SIOCAIFADDR: Address family not supported by protocol family
+ifconfig: SIOCAIFADDR: Inappropriate ioctl for device

OK dlg

Reply via email to