* libnfnetlink/libctnetlink ctrace
[not found] <20030602222644.6397.85967.Mailman@kashyyyk>
@ 2003-06-06 13:08 ` Sumit Pandya
2003-06-06 13:44 ` Patrick McHardy
0 siblings, 1 reply; 6+ messages in thread
From: Sumit Pandya @ 2003-06-06 13:08 UTC (permalink / raw)
To: netfilter-devel
Hi All,
Refrencing from below mentioned link I try to search
libnfnetlink/libctnetlink ctrace but couldnot locate source/binary of these
2 packages.
http://lists.netfilter.org/pipermail/netfilter-devel/2002-April/007515.html
It seems that www.linux-sna.org is closed. Do I've pointer to access
source for those libraries and program? I think from
http://cvs.netfilter.org/netfilter/iptables2/ libraries can be downloaded
but what about ctrace?
-- Sumit
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: libnfnetlink/libctnetlink ctrace
2003-06-06 13:08 ` libnfnetlink/libctnetlink ctrace Sumit Pandya
@ 2003-06-06 13:44 ` Patrick McHardy
2003-06-11 12:41 ` Harald Welte
0 siblings, 1 reply; 6+ messages in thread
From: Patrick McHardy @ 2003-06-06 13:44 UTC (permalink / raw)
To: Sumit Pandya; +Cc: netfilter-devel
If you like danger you could try my enhanced ctnetlink patch,
an slightly outdated version (1 1/2 weeks) is available at
trash.net/~kaber/ctnetlink. It adds notifications for all conntrack
events. This is work in progress and is not ready for serious use, but i
would of course be glad if someone else would try it. I'm syncing my
workstation and my gateway for about a week now, so it probably won't
crash your machine. If you would like to try it, i'm going to update the
patch and the userspace tool this weekend. i don't know ctrace but the
updated tool can display all events in userspace.
Bye,
Patrick
Sumit Pandya wrote:
>Hi All,
> Refrencing from below mentioned link I try to search
>libnfnetlink/libctnetlink ctrace but couldnot locate source/binary of these
>2 packages.
>http://lists.netfilter.org/pipermail/netfilter-devel/2002-April/007515.html
> It seems that www.linux-sna.org is closed. Do I've pointer to access
>source for those libraries and program? I think from
>http://cvs.netfilter.org/netfilter/iptables2/ libraries can be downloaded
>but what about ctrace?
>
>-- Sumit
>
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: libnfnetlink/libctnetlink ctrace
2003-06-06 13:44 ` Patrick McHardy
@ 2003-06-11 12:41 ` Harald Welte
2003-06-11 13:19 ` Patrick McHardy
0 siblings, 1 reply; 6+ messages in thread
From: Harald Welte @ 2003-06-11 12:41 UTC (permalink / raw)
To: Patrick McHardy; +Cc: Sumit Pandya, netfilter-devel
[-- Attachment #1: Type: text/plain, Size: 942 bytes --]
On Fri, Jun 06, 2003 at 03:44:14PM +0200, Patrick McHardy wrote:
> i don't know ctrace but the updated tool can display all events in
> userspace.
oh, you should...
I have put up some very old nfnetlink/ctnetlink/iptnetlink/iptables2
including ctrace work of Jay Schulist (formerly on ftp.linux-sna.org)
to the following URL:
ftp://ftp.gnumonks.org/pub/old-nfnetlink/
Feel free to review and see how much has changed since then.
I feel like this evening I'll finally have time to dig into testing of
your latest modifications.
> Bye,
> Patrick
--
- Harald Welte <laforge@netfilter.org> http://www.netfilter.org/
============================================================================
"Fragmentation is like classful addressing -- an interesting early
architectural error that shows how much experimentation was going
on while IP was being designed." -- Paul Vixie
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: libnfnetlink/libctnetlink ctrace
2003-06-11 12:41 ` Harald Welte
@ 2003-06-11 13:19 ` Patrick McHardy
2006-02-22 6:33 ` Sumit
0 siblings, 1 reply; 6+ messages in thread
From: Patrick McHardy @ 2003-06-11 13:19 UTC (permalink / raw)
To: Harald Welte; +Cc: Sumit Pandya, netfilter-devel
Hi Harald, i delayed it because i continued to hack on it, but
if you want to review i'm going to put everything out as-is
on trash.net/~kaber/ctnetlink in 1-2 hours.
Best regards,
Patrick
Harald Welte wrote:
>I feel like this evening I'll finally have time to dig into testing of
>your latest modifications.
>
>
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: libnfnetlink/libctnetlink ctrace
2003-06-11 13:19 ` Patrick McHardy
@ 2006-02-22 6:33 ` Sumit
2006-02-22 6:42 ` Patrick McHardy
0 siblings, 1 reply; 6+ messages in thread
From: Sumit @ 2006-02-22 6:33 UTC (permalink / raw)
To: Patrick McHardy, Harald Welte; +Cc: netfilter-devel
Hi Patrick,
Its been very nice of using nfnetlink work
I feel to extend it with procfs and/or module load parameter
to Include support of enable/disable events notification.
Example:
A user only interested into new conntrack creattion
Any comments?
-- Sumit
----- Original Message -----
From: "Patrick McHardy" <kaber@trash.net>
To: "Harald Welte" <laforge@netfilter.org>
Cc: "Sumit Pandya" <sumit@elitecore.com>;
<netfilter-devel@lists.netfilter.org>
Sent: Wednesday, June 11, 2003 6:49 PM
Subject: Re: libnfnetlink/libctnetlink ctrace
> Hi Harald, i delayed it because i continued to hack on it, but
> if you want to review i'm going to put everything out as-is
> on trash.net/~kaber/ctnetlink in 1-2 hours.
>
> Best regards,
> Patrick
>
> Harald Welte wrote:
>
> >I feel like this evening I'll finally have time to dig into testing of
> >your latest modifications.
> >
> >
> >
>
>
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: libnfnetlink/libctnetlink ctrace
2006-02-22 6:33 ` Sumit
@ 2006-02-22 6:42 ` Patrick McHardy
0 siblings, 0 replies; 6+ messages in thread
From: Patrick McHardy @ 2006-02-22 6:42 UTC (permalink / raw)
To: Sumit; +Cc: Harald Welte, netfilter-devel
Sumit wrote:
> Hi Patrick,
> Its been very nice of using nfnetlink work
> I feel to extend it with procfs and/or module load parameter
> to Include support of enable/disable events notification.
> Example:
> A user only interested into new conntrack creattion
> Any comments?
We already have seperate groups for different event types in the
current kernel. I hope you're using that version and not the
almost three year old patch you replied too :)
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2006-02-22 6:42 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20030602222644.6397.85967.Mailman@kashyyyk>
2003-06-06 13:08 ` libnfnetlink/libctnetlink ctrace Sumit Pandya
2003-06-06 13:44 ` Patrick McHardy
2003-06-11 12:41 ` Harald Welte
2003-06-11 13:19 ` Patrick McHardy
2006-02-22 6:33 ` Sumit
2006-02-22 6:42 ` 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.