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:14:48 UTC 2022

Modified Files:
        src/sys/net: if_bridge.c if_ether.h if_ethersubr.c if_vlan.c

Log Message:
bridge(4): support VLAN frames stripped by hardware tagging


To generate a diff of this commit:
cvs rdiff -u -r1.186 -r1.187 src/sys/net/if_bridge.c
cvs rdiff -u -r1.88 -r1.89 src/sys/net/if_ether.h
cvs rdiff -u -r1.312 -r1.313 src/sys/net/if_ethersubr.c
cvs rdiff -u -r1.169 -r1.170 src/sys/net/if_vlan.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