> 3. <inet/ipnet.h> is not Committed > > As approved, the <inet/ipnet.h> was a Committed interface because > it contained the Committed DL_IOC_IPNET_INFO ioctl, the > dl_ipnet_info header, and the DL_IPNETINFO_VERSION constant. These > are moved to <sys/dlpi.h> (and renamed in some cases, see section > 2), and <inet/ipnet.h> is now an implementation detail (Not An > Interface).
This seems an odd use of "Not An Interface"; I'd expect it to be Project Private. -- meem
