lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 20 May 2011 16:00:27 +0200
From:	Eric Dumazet <eric.dumazet@...il.com>
To:	Denys Fedoryshchenko <denys@...p.net.lb>
Cc:	netdev@...r.kernel.org
Subject: Re: ppp, "Features changed" flooding the log

Le vendredi 20 mai 2011 à 16:44 +0300, Denys Fedoryshchenko a écrit :

>  And as i see GRO enabled there, i guess it can be harmful for shapers, 
>  how to disable it?
>  NewNet-PPPoE ~ # ethtool -K ppp0 gro off
>  Cannot set device GRO settings: Operation not supported
>  Or there is no need for that?
> --

No need, since GRO sits on top of NAPI (physical devices)

ppp is done after this layer, frames are directly delivered to IP layer.

But yes, this log flood is nasty.


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ