From 20ec459837db6c3c28c5f306e36dbb375f6ba6b0 Mon Sep 17 00:00:00 2001 From: Joel Dahl Date: Fri, 16 Feb 2007 18:04:57 +0000 Subject: [PATCH] New project: pf and netgraph interaction. Submitted by: mlaier --- en/projects/ideas/index.sgml | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/en/projects/ideas/index.sgml b/en/projects/ideas/index.sgml index 4859e23048..6a64ab05ae 100644 --- a/en/projects/ideas/index.sgml +++ b/en/projects/ideas/index.sgml @@ -1,6 +1,6 @@ - + %developers; @@ -86,6 +86,7 @@
  • IAPP preauthentication in hostapd
  • NFS Lockd (improve semantics)
  • NFS Lockd (kernel implementation)
  • +
  • pf and netgraph interaction
  • Super tunnel daemon
  • TCP/IP regression test suite
  • Update wi
  • @@ -709,6 +710,23 @@
    + +

    pf and netgraph interaction

    +

    Technical contact: &a.mlaier;

    +

    Teach pf to talk to the netgraph subsystem. Requires a design on how to + express this in pf.conf and implementation. Being able to use divert + sockets would be interesting as well and should be largely parallel with + regards to the design.

    +

    Requirements:

    + + +
    +

    Super tunnel daemon

    Technical contact: