From: <abe...@us...> - 2017-05-01 19:19:18
|
Revision: 8286 http://sourceforge.net/p/astlinux/code/8286 Author: abelbeck Date: 2017-05-01 19:19:16 +0000 (Mon, 01 May 2017) Log Message: ----------- update ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2017-05-01 19:15:04 UTC (rev 8285) +++ branches/1.0/docs/ChangeLog.txt 2017-05-01 19:19:16 UTC (rev 8286) @@ -92,6 +92,9 @@ -- When a Static IPv6 external interface is defined (EXTIPV6) with an undefined IPv6 Gateway entry (EXTGWIPV6), now automatically use Router Advertisements to set the default route. +-- network, add PHYETH_DISABLE_OFFLOAD rc.conf variable to disable hardware network interface offloading, + disabled by default. Example: PHYETH_DISABLE_OFFLOAD="tso gso gro" + -- chrony, version bump to 3.1 -- miniupnpd, version bump to 2.0.20170421 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |