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: mishka
Date: Tue Jun 5 11:15:15 UTC 2007
Modified Files:
src/sbin/ifconfig: ifconfig.8
src/share/man/man4: vlan.4
Log Message:
Our VLAN implementation (as it correctly expected) is not allowed
to modify the whole VLAN tags, but it is permitted to change 12-bit
VLAN identificators only. Reflect this fact on the appropriate man
pages.
Antti Kantee and Mihai Chelaru from #netbsd-code were helpful in
better understanding of VLAN stuff. Thank you!
To generate a diff of this commit:
cvs rdiff -r1.90 -r1.91 src/sbin/ifconfig/ifconfig.8
cvs rdiff -r1.26 -r1.27 src/share/man/man4/vlan.4
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