Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: msaitoh
Date: Thu Sep 5 10:01:30 UTC 2019
Modified Files:
src/share/man/man4: ixv.4
src/sys/dev/pci/ixgbe: ixv.c
Log Message:
Add support SIOCZIFDATA as ixgbe.c.
BUGS
The following event counters are not cleared by SIOCZIFDATA because the
corresponding registers are read only and not cleared on read:
Good Packets Received
Good Octets Received
Multicast Packets Received
Good Packets Transmitted
Good Octets Transmitted
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/ixv.4
cvs rdiff -u -r1.130 -r1.131 src/sys/dev/pci/ixgbe/ixv.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index