Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/03/2001 06:07:41
Module Name: syssrc
Committed By: thorpej
Date: Sun Jun 3 03:07:40 UTC 2001
Modified Files:
syssrc/sys/net: if_ether.h if_ethersubr.c
Log Message:
Add a capability bit that indicates support for Gigabit Ethernet
jumbo frames, and use it in SIOCSIFMTU.
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 syssrc/sys/net/if_ether.h
cvs rdiff -r1.81 -r1.82 syssrc/sys/net/if_ethersubr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.