From: Illes Marton <illes@c3.hu>
To: netfilter@lists.netfilter.org
Subject: u32 pom errors
Date: Wed, 30 Jul 2003 05:41:40 +0200 [thread overview]
Message-ID: <20030730034140.GA867@c3.hu> (raw)
[-- Attachment #1: Type: text/plain, Size: 196 bytes --]
Hi,
I tried to post it once, but got lost. :(
In the POM the u32 match misses some files:
u32.patch.config.in
u32.patch.configure.help
u32.patch.makefile
Please find them attached
Marton
--
[-- Attachment #2: u32.patch.config.in --]
[-- Type: text/plain, Size: 167 bytes --]
dep_tristate ' LENGTH match support' CONFIG_IP_NF_MATCH_LENGTH $CONFIG_IP_NF_IPTABLES
dep_tristate ' U32 match support' CONFIG_IP_NF_MATCH_U32 $CONFIG_IP_NF_U32
[-- Attachment #3: u32.patch.configure.help --]
[-- Type: text/plain, Size: 482 bytes --]
CONFIG_IP_NF_MATCH_LENGTH
U32 patch support
CONFIG_IP_NF_MATCH_U32
U32 allows you to extract quantities of up to 4 bytes from a packet,
AND them with specified masks, shift them by specified amounts and
test whether the results are in any of a set of specified ranges.
The specification of what to extract is general enough to skip over
headers with lengths stored in the packet, as in IP or TCP header
lengths.
Details and examples are in the kernel module source.
[-- Attachment #4: u32.patch.makefile --]
[-- Type: text/plain, Size: 94 bytes --]
obj-$(CONFIG_IP_NF_MATCH_LENGTH) += ipt_length.o
obj-$(CONFIG_IP_NF_MATCH_U32) += ipt_u32.o
reply other threads:[~2003-07-30 3:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20030730034140.GA867@c3.hu \
--to=illes@c3.hu \
--cc=netfilter@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox