All of lore.kernel.org
 help / color / mirror / Atom feed
* Linux 2.6 support for "rope" match module
@ 2006-01-03 11:15 Chris Lowth
  2006-01-05 10:18 ` Jan Engelhardt
  0 siblings, 1 reply; 5+ messages in thread
From: Chris Lowth @ 2006-01-03 11:15 UTC (permalink / raw)
  To: netfilter-devel

Following on from my message to this list of a month or so ago.. "rope" 
now works on linux 2.6 as well as 2.4. As yet SMP is not supported, but 
that is the next thing on my "to do" list, and should surface within a 
couple of months (time permitting).

Please feel free to download, play, comment / critique.

"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.

It's too large to supply here as a patch, but it can be downloaded from 
http://www.lowth.com/rope/Download. The "Makefile" that comes with the 
software allows rope to patched into POMNG, or directly into the kernel 
and iptables.

As before .. the website www.lowth.com/rope includes a number of sample 
scripts, language documentation and tutorials - etc.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-01-07 13:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-03 11:15 Linux 2.6 support for "rope" match module Chris Lowth
2006-01-05 10:18 ` Jan Engelhardt
2006-01-05 11:07   ` Chris Lowth
2006-01-06 14:49     ` Harald Welte
2006-01-07 13:37       ` Chris Lowth

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.