On Thu, Aug 11, 2005 at 03:42:04PM -0700, David S. Miller wrote:
> From: Harald Welte <[EMAIL PROTECTED]>
> Date: Thu, 11 Aug 2005 22:03:49 +0200
> 
> > +struct ipt_connbytes_info
> > +{
> > +   struct {
> > +           u_int64_t from; /* count to be matched */
> > +           u_int64_t to;   /* count to be matched */
> > +   } count;
> > +   u_int8_t what;          /* ipt_connbytes_what */
> > +   u_int8_t direction;     /* ipt_connbytes_direction */
> > +};
> 
> Won't work in x86 --> x86_64 compat environments.

jeez, it bites me again (the connbytes match was written some time
ago..) .  I'll try (and actually verify) Andi Kleen's suggested version.

-- 
- Harald Welte <[EMAIL PROTECTED]>                 http://netfilter.org/
============================================================================
  "Fragmentation is like classful addressing -- an interesting early
   architectural error that shows how much experimentation was going
   on while IP was being designed."                    -- Paul Vixie

Attachment: pgp2UVOJ602be.pgp
Description: PGP signature

Reply via email to