On Tue, May 16, 2006 at 12:06:31AM -0700, David S. Miller ([EMAIL PROTECTED]) wrote: > From: Evgeniy Polyakov <[EMAIL PROTECTED]> > Date: Tue, 16 May 2006 10:59:23 +0400 > > > And what if we use ESP which would place it's hashed sequence number as > > port? > > If it makes you happy put something like: > > case TCP: > case UDP: > case SCTP: > case DCCP: > ... > > default: > ...
That makes sence, but from the other point we loose ability to drop packet early while checking it's header for correct checksum, sizes and so on... -- Evgeniy Polyakov - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html