Since we upgraded from 4.2 to 4.3 the "netstat -I ifname" command changed it's 
output and now includes the lo0 statistics too.


With 4.2:

# netstat -I sk0
Name    Mtu   Network     Address              Ipkts Ierrs    Opkts Oerrs Colls
sk0     1500  <Link>      00:1c:f0:97:35:81  7441780     0 10252318     0     0
sk0     1500  195.120.250 arcidiocesi.paler  7441780     0 10252318     0     0
sk0     1500  fe80::%sk0/ fe80::21c:f0ff:fe  7441780     0 10252318     0     0
sk0     1500  195.120.250 secure.arcidioces  7441780     0 10252318     0     0


With 4.3:

# netstat -I sk0
Name    Mtu   Network     Address              Ipkts Ierrs    Opkts Oerrs Colls
lo0     33168 localhost   localhost.neomedi    70876     0    70876     0     0
lo0     33168 localhost.n localhost.neomedi    70876     0    70876     0     0
lo0     33168 fe80::%lo0/ fe80::1%lo0          70876     0    70876     0     0
sk0     1500  <Link>      00:11:d8:8d:9f:c8 182383837     0 180003390     0     0
sk0     1500  eowyn.neome eowyn.neomedia.it 182383837     0 180003390     0     0
sk0     1500  fe80::%sk0/ fe80::211:d8ff:fe 182383837     0 180003390     0     0
sk0     1500  eowyn.neome eowyn.neomedia.it 182383837     0 180003390     0     0
sk0     1500  rtpproxy.ne rtpproxy.neomedia 182383837     0 180003390     0     0
sk0     1500  sip.neomedi sip.neomedia.it   182383837     0 180003390     0     0
sk0     1500  voice.neome voice.neomedia.it 182383837     0 180003390     0     0


These outputs are from different servers, but it's analogous in every server we 
tested.

Is this expected?


Thanks.

--
___________________________________________________
   __
  |-                      [EMAIL PROTECTED]
  |ederico Giannici      http://www.neomedia.it
___________________________________________________

Reply via email to