Hi Folks, Would someone be able to do code review for:
6640675 if_nameindex() broken when used in non-global zone Currently if_nameindex() will return an interface index value of zero for all interfaces. The problem is that if_nameindex() truncates the interface name before issuing the SIOCGIFINDEX ioctl. Note that this fix does not change the semantics at all; only physical interface names will still be returned. The webrev is available at: http://cr.opensolaris.org/~anders/if_nameindex/ Thanks, Anders _______________________________________________ networking-discuss mailing list [email protected]
