Hello!

Just reporting that on my amd64 sid (64bit kernel + 64bit userland) the
number of bytes sent and received doesn't show up the same when using
ifconfig / ip(route2) eigther.

$ /sbin/ifconfig eth0
eth0      Link encap:Ethernet  HWaddr 00:11:D8:94:88:F8
          inet addr:10.185.10.237  Bcast:10.185.255.255  Mask:255.255.0.0
          inet6 addr: 2002:52b6:4504:10:211:d8ff:fe94:88f8/64 Scope:Global
          inet6 addr: fe80::211:d8ff:fe94:88f8/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:65211518 errors:0 dropped:0 overruns:0 frame:0
          TX packets:50763341 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:52442666013 (48.8 GiB)  TX bytes:50177753403 (46.7 GiB)
          Interrupt:23 Base address:0x4000

$ ip -s link show eth0
2: eth0: <BROADCAST,MULTICAST,UP,10000> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:11:d8:94:88:f8 brd ff:ff:ff:ff:ff:ff
    RX: bytes  packets  errors  dropped overrun mcast
    903069568  65211663 0       0       0       0
    TX: bytes  packets  errors  dropped carrier collsns
    2933297145 50763462 0       0       0       0


-- 
Regards,
Andreas Henriksson


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to