Hi Dave:

It looks like the addition of UDP-Lite has upset netstat:

$ netstat -s
Ip:
    1257344 total packets received
    6 with invalid addresses
    0 forwarded
    0 incoming packets discarded
    1257338 incoming packets delivered
    1257151 requests sent out
Icmp:
    0 ICMP messages received
    0 input ICMP message failed.
    ICMP input histogram:
    0 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
Tcp:
    2 active connections openings
    3 passive connection openings
    0 failed connection attempts
    0 connection resets received
    1 connections established
    1257288 segments received
    1257134 segments send out
    0 segments retransmited
    0 bad segments received.
    0 resets sent
Udp:
    30 packets received
    0 packets to unknown port received.
    0 packet receive errors
    17 packets sent
UdpLite:
error parsing /proc/net/snmp: Success
$

Should we remove it again or let it stay this time?

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to