https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202708
Hiren Panchasara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Hiren Panchasara <[email protected]> --- I think it works as expected. '-i' means 'all interfaces' and not 'interval'. You can get data each second for em0 by just 'netstat -I em0 1' When you say 'netstat -i 1....' it'd go and display it for all combined each second. (This is as per my understanding and read of man 1 netstat) -- 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]"
