View previous topic :: View next topic |
Author |
Message |
tnt Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/1636820656404ed13d7d9ea.gif)
Joined: 27 Feb 2004 Posts: 1227
|
Posted: Thu Mar 15, 2007 2:09 am Post subject: [SOLVED] Layer 7 Userspace ebuild ? |
|
|
what should be done to get Layer 7 Userspace ebuild in the portage tree?
http://l7-filter.sourceforge.net/HOWTO-userspace
it seems that Userspace version will be developed more regulary then kernel one:
http://marc.theaimsgroup.com/?l=l7-filter-developers&m=117363219909313&w=2
Quote: | List: l7-filter-developers
Subject: Re: [l7-filter-developers] kernel 2.6.20.1
From: Matthew Strait <quadong () users ! sourceforge ! net>
Date: 2007-03-11 16:55:47
Message-ID: Pine.LNX.4.64.0703111153230.26980 () localhost ! localdomain
[Download message RAW]
> L3-dependent is obsolete. Please use the L3-independent framework, it's
> not much of a change. (At least where I stand.) Though _I have not_ used
> 2.6.20.1 yet, this block of code was all I needed to get some netfilter
> code run on 2.6.18, .19 and .20, maybe it's useful for you.
>
> #if defined(CONFIG_IP_NF_CONNTRACK) || defined(CONFIG_IP_NF_CONNTRACK_MODULE)
> # include <linux/netfilter_ipv4/ip_conntrack.h>
> #else /* linux-2.6.20+ */
> # include <net/netfilter/nf_nat_rule.h>
> #endif
Thanks for the suggestion. Unfortunately, it appears to be more
complicated than that. I've spent a little time trying to update the
patch to use nf_conntrack stuff, but have not yet suceeded. If anyone
else would like to get this working and submit a patch to the list, that
would be great. (I'd really rather be working on the userspace version.)
-Matthew |
_________________ gentoo user
Last edited by tnt on Sun Apr 15, 2007 4:34 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Master_Of_Disaster l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/gallery/Southpark/avatar14.gif)
Joined: 28 Feb 2003 Posts: 610 Location: 15.05072° East, 48.13747° North (aka Mauer), Austria
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
tnt Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/1636820656404ed13d7d9ea.gif)
Joined: 27 Feb 2004 Posts: 1227
|
Posted: Thu Mar 15, 2007 11:13 am Post subject: |
|
|
Master_Of_Disaster wrote: | USE="l7filter" emerge iptables |
as far as I know, that only apply l7-filter patch to iptables and makes iptables useable with l7-patched kernel _________________ gentoo user |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Master_Of_Disaster l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/gallery/Southpark/avatar14.gif)
Joined: 28 Feb 2003 Posts: 610 Location: 15.05072° East, 48.13747° North (aka Mauer), Austria
|
Posted: Thu Mar 15, 2007 11:30 am Post subject: |
|
|
sorry, "read first, then post junk"
Well, if you want the userspace thing in portage, post on b.g.o or bug the maintainer (dragonheart, it seems) on IRC. _________________ post tenebras lux, post fenestras tux
Registered Linux User Nr. 312509
Adopt an unanswered post today! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
tnt Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/1636820656404ed13d7d9ea.gif)
Joined: 27 Feb 2004 Posts: 1227
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
tnt Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/1636820656404ed13d7d9ea.gif)
Joined: 27 Feb 2004 Posts: 1227
|
Posted: Sat Apr 14, 2007 2:14 pm Post subject: |
|
|
there's no response... ![Crying or Very sad :cry:](images/smiles/icon_cry.gif) _________________ gentoo user |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
think4urs11 Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
![](images/avatars/8534934054bad29b51e5fa.jpg)
Joined: 25 Jun 2003 Posts: 6659 Location: above the cloud
|
Posted: Sun Apr 15, 2007 2:23 pm Post subject: |
|
|
now it is in the tree, congrats
net-misc/l7-filter-userspace - https://bugs.gentoo.org/show_bug.cgi?id=173390#c1 _________________ Nothing is secure / Security is always a trade-off with usability / Do not assume anything / Trust no-one, nothing / Paranoia is your friend / Think for yourself |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
tnt Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/1636820656404ed13d7d9ea.gif)
Joined: 27 Feb 2004 Posts: 1227
|
Posted: Sun Apr 15, 2007 4:22 pm Post subject: |
|
|
thanx ![Laughing :lol:](images/smiles/icon_lol.gif) _________________ gentoo user |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|