1 # in addition to ioctl commands granted to domain allow netd to use:
2 allowxperm netd self:udp_socket ioctl { SIOCSIFFLAGS SIOCSIFADDR SIOCGIFHWADDR };
3
4 # Enable XTRA downloads
5 allow netd location:fd use;
6 allow netd location:tcp_socket { getopt read setopt write };
7