From owner-freebsd-net Wed Jul 14 12:17:25 1999 Delivered-To: freebsd-net@freebsd.org Received: from beatrice.rutgers.edu (beatrice.rutgers.edu [165.230.209.226]) by hub.freebsd.org (Postfix) with SMTP id 7B74114C17 for ; Wed, 14 Jul 1999 12:17:22 -0700 (PDT) (envelope-from easmith@beatrice.rutgers.edu) Received: (from easmith@localhost) by beatrice.rutgers.edu (950413.SGI.8.6.12/950213.SGI.AUTOCF) id PAA14495; Wed, 14 Jul 1999 15:10:39 -0400 From: "Allen Smith" Message-Id: <9907141510.ZM14493@beatrice.rutgers.edu> Date: Wed, 14 Jul 1999 15:10:39 -0400 X-Mailer: Z-Mail (3.2.3 08feb96 MediaMail) To: freebsd-net@freebsd.org, ipfilter@coombs.anu.edu.au Subject: IPFilter improvement: Kernel hacker's assistance needed Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi. I'm trying to add support for "keep state" with "fastroute" in the IPFilter code. Guido was going to be helping me with this, but he's on vacation until August 1st. Anyone willing to help? I've got code that should do it, but it keeps having kernel panics (Fatal Trap 12: page fault while in kernel mode) when it goes into the fr_check code. I suspect I'm dereferencing a null pointer or some such - not unlikely, since I'm not much of a C programmer (I far prefer Perl, and am not a professional at programming to begin with - I'm a geneticist). Thanks, -Allen -- Allen Smith easmith@beatrice.rutgers.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message