kernel: make SIOC[GS]ETPROP work with regular ioctls
commit74962fc73acd54c729b3cd60ea679d46001c0d03
authorLauri Tirkkonen <lotheac@iki.fi>
Fri, 17 Feb 2017 12:50:14 +0000 (17 14:50 +0200)
committerLauri Tirkkonen <lotheac@iki.fi>
Mon, 27 Feb 2017 19:46:37 +0000 (27 21:46 +0200)
tree9de58dde0869253cb4504879097e4e75a6701fba
parent4f3158f89cf31afa4c32a4650952b917c49b2b89
kernel: make SIOC[GS]ETPROP work with regular ioctls

previously, it could only be used with STREAMS I_STR ioctl; however,
since we use non-STREAMS sockets, that no longer appears to work.
include/inet/ip_if.h
include/inet/tunables.h
kernel/net/ip/ip.c
kernel/net/ip/ip_if.c
usr/src/lib/libipadm/common/ipadm_prop.c