All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Announcing Layer-7 Filter!
@ 2003-05-12 17:21 Ethan Sommer
  2003-06-03  8:28 ` Thomas Kirk
  2003-06-05 16:45 ` Ethan Sommer
  0 siblings, 2 replies; 3+ messages in thread
From: Ethan Sommer @ 2003-05-12 17:21 UTC (permalink / raw)
  To: lartc

I'm pleased to announce the initial release of the linux Layer-7 Filter. 
We integrate into the existing Linux QoS code (with tc etc...) and use 
regular expressions to match and shape streams of data.

 From our web site ( http://l7-filter.sourceforge.net/ )

Our goal is go create a filter to classify packets based on application 
(or "layer 7") data. This means that will will be able to classify 
packets as HTTP, FTP, Gnucleus, etc, regardless of what port the 
services are run on. Our filter will complement existing filters that 
classify based on route, port numbers and so on.

...

Our project has three subparts:

   1. A patch to the Linux kernel. This code does the actual classification.
   2. A patch to the "tc" (traffic control) program. This program tells
      the kernel how to filter.
   3. A file with protocol definitions which tells the kernel what we
      mean when we say "HTTP". This file is fed to the kernel via /proc.

--- end of website quote ---

It currently works with the linux 2.5 kernel (we've done most of our 
testing on 2.5.58) but it should be easy to backport.

We currently have patterns for HTTP, FTP, POP3, IMAP, and (and I know 
this is the one you were waiting for) KaZaA!!

Please give it a try, let us know what you think (either through our 
sourceforge forums or by e-mailing me or this list.)  We would also love 
to have lots of community involvement building up a database of 
patterns. Anyone who has used tcpdump and regular expressions before 
should be able to create a new pattern in under 15 minutes.

You can find out more at http://l7-filter.sourceforge.net/

Thanks, and I hope you all find our work useful,

Ethan J. Sommer

Other Developers:
* Justin Levandoski
* Matt Strait

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: [LARTC] Announcing Layer-7 Filter!
  2003-05-12 17:21 [LARTC] Announcing Layer-7 Filter! Ethan Sommer
@ 2003-06-03  8:28 ` Thomas Kirk
  2003-06-05 16:45 ` Ethan Sommer
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Kirk @ 2003-06-03  8:28 UTC (permalink / raw)
  To: lartc

Hep

On Mon, May 12, 2003 at 12:21:50PM -0500, Ethan Sommer wrote:

> It currently works with the linux 2.5 kernel (we've done most of our 
> testing on 2.5.58) but it should be easy to backport.

Does this means that the layer 7 capabilities you've produced will get
included in the upcomming 2.6 kernel?

-- 
Venlig hilsen/Kind regards
Thomas Kirk
ARKENA
tlf/phone +4570233456
thomas(at)arkena(dot)com
Http://www.arkena.com


"It's naive to think you can change a person--except maybe that
boy who works in the library." -- Lisa Simpson
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: [LARTC] Announcing Layer-7 Filter!
  2003-05-12 17:21 [LARTC] Announcing Layer-7 Filter! Ethan Sommer
  2003-06-03  8:28 ` Thomas Kirk
@ 2003-06-05 16:45 ` Ethan Sommer
  1 sibling, 0 replies; 3+ messages in thread
From: Ethan Sommer @ 2003-06-05 16:45 UTC (permalink / raw)
  To: lartc

Thomas Kirk wrote:

>Hep
>
>On Mon, May 12, 2003 at 12:21:50PM -0500, Ethan Sommer wrote:
>
>  
>
>>It currently works with the linux 2.5 kernel (we've done most of our 
>>testing on 2.5.58) but it should be easy to backport.
>>    
>>
>
>Does this means that the layer 7 capabilities you've produced will get
>included in the upcomming 2.6 kernel?
>
>  
>
almost certainly not. the 2.6 kernel is in a feature freeze. So I'll try 
to get it in the main 2.7 tree when that starts.


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

end of thread, other threads:[~2003-06-05 16:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-12 17:21 [LARTC] Announcing Layer-7 Filter! Ethan Sommer
2003-06-03  8:28 ` Thomas Kirk
2003-06-05 16:45 ` Ethan Sommer

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.