On Thu, 6 Jul 2000, Mark Brown wrote: > It may be a size assumption when enumerating interfaces (IIRC to do with > ifr_addr in struct ifreq, but don't hold me to that).
Hmmm...possibility, but it works when anyone except root runs it. Turns out that using the -P0 option makes it work for root as well. All other -P options cause the error again. Looks like the ping code (or the ping type may be invalid for the interfaces...???).... C

