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:   msaitoh
Date:           Wed Nov 22 02:35:25 UTC 2017

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

Log Message:
 Fix a bug that a vlan packet which has priority or CFI bit in the tag causes
panic.


To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 src/sys/net/if_ether.h
cvs rdiff -u -r1.107 -r1.108 src/sys/net/if_vlan.c
cvs rdiff -u -r1.10 -r1.11 src/sys/net/if_vlanvar.h

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