Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net
Module Name: src
Committed By: yamaguchi
Date: Mon Jun 20 08:20:09 UTC 2022
Modified Files:
src/sys/net: bpf.h if.h if_ethersubr.c
Log Message:
bpf(4): added support for VLAN hardware offloading of ethernet devices
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 src/sys/net/bpf.h
cvs rdiff -u -r1.297 -r1.298 src/sys/net/if.h
cvs rdiff -u -r1.313 -r1.314 src/sys/net/if_ethersubr.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