All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Max Kellermann <max@duempel.org>
Cc: Netfilter development mailing list <netfilter-devel@lists.netfilter.org>
Subject: Re: [PATCH nfsim] tcpsession: implement the RESET command
Date: Mon, 10 Oct 2005 20:37:43 +1000	[thread overview]
Message-ID: <1128940663.5611.76.camel@localhost.localdomain> (raw)
In-Reply-To: <20051008090622.GA9337@roonstrasse.net>

On Sat, 2005-10-08 at 11:06 +0200, Max Kellermann wrote:
> Hi Rusty,
> 
> I have already reworked the 2.6.14 patch, because the old one was not
> fully working.  I havn't sent them to the list yet, but I have
> published them on my nfsim page:
> 
>  http://max.kellermann.name/projects/netfilter/nfsim.html
> 
> I'm not at home currently, next week I'll rewrite the patchset to
> apply on the current nfsim trunk (unless you have dealt with them
> already in their current form).

OK, I've merged them all, with a fair bit of rewriting to do with the
backtick code (yeah, I gave in).  The main change (other than cleaning
up the allocations using talloc and using popen) is that extensions must
be in $NFSIM_EXTPATH.  This defaults to tools/extensions/ if we're in
the build dir, or /usr/lib/nfsim/ otherwise.  Does this make sense to
you?

I haven't tested it, though 8(.

At Harald's suggestion, I'm trying for an actual nfsim release, but I
want to make two big changes before then:

(1) Use VPATH rather than actually copying the files from the source
dir, and use the Makefile in the netfilter/ dir in >=2.6.14.
(2) netlink support.

Feedback welcome!
Rusty.
PS.  If you want to send your utils and h323 tests for inclusion, please
do!
-- 
A bad analogy is like a leaky screwdriver -- Richard Braakman

  parent reply	other threads:[~2005-10-10 10:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-22  8:24 [PATCH nfsim] tcpsession: implement the RESET command Max Kellermann
2005-10-07 17:53 ` Rusty Russell
     [not found]   ` <20051008090622.GA9337@roonstrasse.net>
2005-10-10 10:37     ` Rusty Russell [this message]
2005-10-10 11:51       ` Max Kellermann
2005-10-10 13:03         ` Rusty Russell
2005-10-10 13:14           ` Max Kellermann
2005-10-11 10:34             ` Rusty Russell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1128940663.5611.76.camel@localhost.localdomain \
    --to=rusty@rustcorp.com.au \
    --cc=max@duempel.org \
    --cc=netfilter-devel@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.