All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Netfilter Development Mailinglist <netfilter-devel@lists.netfilter.org>
Subject: Question: Variable sized matchinfo
Date: Mon, 20 Jan 2003 13:14:30 +0100	[thread overview]
Message-ID: <3E2BE826.7020502@trash.net> (raw)

Hi.

I want to write a match where it would be nice to pass a variable sized 
matchinfo to kernelspace.
Is this possible ? I want to avoid always using the largest possible 
values (2^16 + a few bytes).
The data in question is a bpf program compiled with pcap_compile ..
This is probably not the most useful match but i think it beats u32 
because bpf syntax is already well-known
and very pleasant to use.

Regards,
Patrick

             reply	other threads:[~2003-01-20 12:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-20 12:14 Patrick McHardy [this message]
     [not found] <20030120232634.24011.21218.Mailman@kashyyyk>
2003-01-21  6:40 ` Question: Variable sized matchinfo Don Cohen
2003-01-21 11:42   ` Patrick McHardy
2003-01-21 16:07     ` Laszlo Valko

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=3E2BE826.7020502@trash.net \
    --to=kaber@trash.net \
    --cc=netfilter-devel@lists.netfilter.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.