Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-9] src/sys/net



Module Name:    src
Committed By:   martin
Date:           Mon Oct 25 18:11:02 UTC 2021

Modified Files:
        src/sys/net [netbsd-9]: if_ethersubr.c

Log Message:
Pull up following revision(s) (requested by ryo in ticket #1369):

        sys/net/if_ethersubr.c: revision 1.302

frame's vlan tag must be ntohs()'ed.

VLAN 0 Priority tag was misrecognized on non vlan-hwtagging interfaces.


To generate a diff of this commit:
cvs rdiff -u -r1.276.2.1 -r1.276.2.2 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