Belatedly document ifconfig(8) "tso4" changes, OK'd by matt@.

Needs to be pulled into netbsd-3 as the change's there already...
This commit is contained in:
hubertf 2005-03-21 23:37:17 +00:00
parent fb571c8922
commit 1acb31689b

View File

@ -1,4 +1,4 @@
LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.449 $>
LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.450 $>
[Note: This file does not mention every change made to the NetBSD source tree.
@ -8,5 +8,7 @@ containing just the word `help' to `majordomo@NetBSD.org'.]
Changes from NetBSD 3.0 to NetBSD 4.0:
ifconfig(8): Allow switching TCP Segment Offloading on/off by adding
a new tso4/-tso4 switch. [matt 20050306]
agr(4): Add pseudo-device driver for link aggregation. [yamt 20050318]
kernel: Limit the number of locks per user to 1024 [christos 20050320]