On Friday, March 28, 2003, at 08:56 AM, Matthias Drochner wrote:
Modified Files: src/dist/smbfs/lib/smb: nb_net.c Log Message: Do the address calculations inside the data delivered by SIOCGIFCONF correctly (this isn't a plain array!), and sort the checks a bit to avoid duplicates in the interface list. Now broadcast capable interfaces are identified and "mount_smbfs" can be used without the "-I <addr>" argument.
Any reason not to use getifaddrs(3)? -- Jason R. Thorpe <thorpej%wasabisystems.com@localhost>