All of lore.kernel.org
 help / color / mirror / Atom feed
From: Henrik Nordstrom <hno@marasystems.com>
To: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>,
	Balazs Scheidler <bazsi@balabit.hu>
Cc: <netfilter-devel@lists.samba.org>
Subject: Re: [RFC] matching tproxied packets
Date: Wed, 5 Jun 2002 15:45:27 +0200	[thread overview]
Message-ID: <200206051545.27593.hno@marasystems.com> (raw)
In-Reply-To: <Pine.LNX.4.33.0206051233530.8715-100000@blackhole.kfki.hu>

Jozsef Kadlecsik wrote:

> This is a good question. Probably it is better to add a (general) 'flags'
> field. But I have no idea for what else we could use it :-)

My opinion: Just add a bitfield. If other needs to add other small fields in 
the future they can add it next to yours. The compiler will pack them nicely.

Hmm.. btw, isn't there plenty of space in the ->status field? From what I can 
tell only 3 out of 32 bits is defined in this field. Should be possible to 
shrink it to a char or short, giving room for several more flag fields 
without increasing the size of a conntrack entry.. 

Regards
Henrik

  parent reply	other threads:[~2002-06-05 13:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-04 14:50 [RFC] matching tproxied packets Balazs Scheidler
2002-06-04 15:14 ` Henrik Nordstrom
2002-06-04 16:28   ` Balazs Scheidler
2002-06-04 16:37     ` Henrik Nordstrom
2002-06-05  6:53 ` Jozsef Kadlecsik
2002-06-05 10:21   ` Balazs Scheidler
2002-06-05 11:02     ` Jozsef Kadlecsik
2002-06-05 11:08       ` Balazs Scheidler
2002-06-05 13:45       ` Henrik Nordstrom [this message]
2002-06-06  5:40 ` Harald Welte

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200206051545.27593.hno@marasystems.com \
    --to=hno@marasystems.com \
    --cc=bazsi@balabit.hu \
    --cc=kadlec@blackhole.kfki.hu \
    --cc=netfilter-devel@lists.samba.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.