On 06/14/2011 11:57 AM, Brandeburg, Jesse wrote: > On Tue, 2011-06-14 at 10:30 -0700, Ben Greear wrote: >>>> How would a received skb be flagged as having a CRC error? >>>> >>> >>> maybe some skb->pkt_type = PACKET_INVALID; or something... >> >> Jesse: If I can get the ethtool related patches accepted, would >> you accept patches to e100 (and other Intel drivers) for >> this feature? > > seems like a reasonable thing, but, there is some risk that might > prevent us turning this on however, because we often like our hardware > to discard bad frames because (especially) long ones can use quite a few > buffers. > > I still am generally uncomfortable with this idea. We've survived a > long time without it and it opens up the possibility of extra bugs (like > possible security issues, etc) with very little opportunity for > worthwhile gain.
If we make it require root permissions to enable this, and disable it by default, will that be enough allay your fears? Also, could print msg to kernel logs when enabling this. I think that we could skip any intrusive changes (ie, if allowing rx of long packets is a big problem, just don't allow that for that particular driver.) Thanks, Ben -- Ben Greear <[email protected]> Candela Technologies Inc http://www.candelatech.com ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ E1000-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/e1000-devel To learn more about Intel® Ethernet, visit http://communities.intel.com/community/wired
