* POMNG patch: "rope" - scriptable match module
@ 2005-12-12 23:50 Chris Lowth
2005-12-13 0:31 ` Toby DiPasquale
2005-12-15 2:22 ` Patrick McHardy
0 siblings, 2 replies; 3+ messages in thread
From: Chris Lowth @ 2005-12-12 23:50 UTC (permalink / raw)
To: netfilter-devel
I'd like to submit the "rope" match module to the team for consideration
for inclusion in patch-o-matic-ng.
The patch file is 248k (7511 lines) - so I havent attached it to this
message, but it can be downloaded from
http://www.lowth.com/rope/PomNgPatch
"rope" provides a kernel-level interpreter for a simple scripting
language which can be used to develop netfilter match modules. The
language is pre-compiled using a perl script, to produce a binary file
that is loaded into the kernel using the "iptables" command. The
language has access to many IP, TCP and UDP packet headers and the data
payload. It was originally developed for use as a P2P protocol
identification mechanism, but has wound up being general enough for
wider use.
Current limitations..
Works with version 2.4.x kernels - version 2.6 support is coming.
Doesnt work with SMP kernels - that too is coming.
The website www.lowth.com/rope includes a number of sample scripts,
language documentation and tutorials - etc.
Chris
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: POMNG patch: "rope" - scriptable match module
2005-12-12 23:50 POMNG patch: "rope" - scriptable match module Chris Lowth
@ 2005-12-13 0:31 ` Toby DiPasquale
2005-12-15 2:22 ` Patrick McHardy
1 sibling, 0 replies; 3+ messages in thread
From: Toby DiPasquale @ 2005-12-13 0:31 UTC (permalink / raw)
To: Chris Lowth; +Cc: netfilter-devel
On 12/12/05, Chris Lowth <chris@lowth.com> wrote:
> I'd like to submit the "rope" match module to the team for consideration
> for inclusion in patch-o-matic-ng.
...
> Current limitations..
> Works with version 2.4.x kernels - version 2.6 support is coming.
> Doesnt work with SMP kernels - that too is coming.
Why would you submit this to the POM team when it doesn't work on
2.6.x or SMP and 2.4.x is in maintenance mode? I've been tracking your
module for some time and these limitations have persisted. (I
personally have rejected it several times in my own work because of
them) I'm curious: do you think the POM team will fix them for you?
--
Toby DiPasquale
0x636f6465736c696e67657240676d61696c2e636f6d
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: POMNG patch: "rope" - scriptable match module
2005-12-12 23:50 POMNG patch: "rope" - scriptable match module Chris Lowth
2005-12-13 0:31 ` Toby DiPasquale
@ 2005-12-15 2:22 ` Patrick McHardy
1 sibling, 0 replies; 3+ messages in thread
From: Patrick McHardy @ 2005-12-15 2:22 UTC (permalink / raw)
To: Chris Lowth; +Cc: netfilter-devel
Chris Lowth wrote:
> I'd like to submit the "rope" match module to the team for consideration
> for inclusion in patch-o-matic-ng.
There's a pending pomng redesign which will introduce an apt-like
sources.list for fetching patches from external locations, to
ease maintenance for both the netfilter team and the authors of
the patches, so at this point we're not adding new patches.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-12-15 2:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-12 23:50 POMNG patch: "rope" - scriptable match module Chris Lowth
2005-12-13 0:31 ` Toby DiPasquale
2005-12-15 2:22 ` Patrick McHardy
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.