https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213814
Bradley T. Hughes <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Bradley T. Hughes <[email protected]> --- I see this also on 11.0-RELEASE-p1 with the ixv0 interface: $ uname -a FreeBSD ip-172-30-0-105 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 #0 r306420: Thu Sep 29 01:43:23 UTC 2016 [email protected]:/usr/obj/usr/src/sys/GENERIC amd64 $ systat -ifstat ... ixv0 in 0.000 KB/s 0.000 KB/s 633.016 MB out 0.000 KB/s 0.000 KB/s 0.000 KB ... netstat(1) also shows zero outgoing packets/bytes on the interface: $ netstat -bn -I ixv0 Name Mtu Network Address Ipkts Ierrs Idrop Ibytes Opkts Oerrs Obytes Coll ixv0 1500 <Link#1> 02:f1:96:c7:46:19 0 0 0 663770534 0 0 0 0 ixv0 - 172.30.0.0/24 172.30.0.105 942591 - - 648858505 1050933 - 352207042 - -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
