netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: KyoungSoo Park <kyoungso@cs.princeton.edu>
To: Stephen Hemminger <shemminger@osdl.org>
Cc: netdev@oss.sgi.com
Subject: Re: is there any plan to support BSD accept filter?
Date: Fri, 14 Jan 2005 21:22:53 -0500	[thread overview]
Message-ID: <41E87E7D.8040107@cs.princeton.edu> (raw)
In-Reply-To: <20050114140540.76146b29@dxpl.pdx.osdl.net>

yes. I agree that maybe an ugly hack to put that in the kernel.
What I want to do is to support such feature leaving as little footprint
as possible in the kernel, but specify whatever flexible policy you want
in the user level. 
I'm not sure netfilter module is the right place because it seems I need 
to do packet by packet processing, but I want to deal with a little higher
level than that as a start. (I'm not familar with netfilter, so please correct
me if I'm wrong.)

Anyway, thanks for your response.

KyoungSoo


Stephen Hemminger wrote:

>If you want to do these kind of stateful hacks, why not build a
>netfilter module to do it?
>
>
>  
>

  reply	other threads:[~2005-01-15  2:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-14 20:51 is there any plan to support BSD accept filter? KyoungSoo Park
2005-01-14 22:05 ` Stephen Hemminger
2005-01-15  2:22   ` KyoungSoo Park [this message]
2005-01-16 14:43     ` jamal

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=41E87E7D.8040107@cs.princeton.edu \
    --to=kyoungso@cs.princeton.edu \
    --cc=netdev@oss.sgi.com \
    --cc=shemminger@osdl.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).