From owner-cvs-all Sun Oct 10 8:10: 4 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 809521556D; Sun, 10 Oct 1999 08:10:00 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA65961; Sun, 10 Oct 1999 08:10:00 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199910101510.IAA65961@freefall.freebsd.org> From: Peter Wemm Date: Sun, 10 Oct 1999 08:09:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet fil.c ip_auth.c ip_auth.h ip_compat.h ip_fil.c ip_fil.h ip_frag.c ip_frag.h ip_ftp_pxy.c ip_log.c ip_nat.c ip_nat.h ip_proxy.c ip_proxy.h ip_state.c ip_state.h ipl.h mlf_ipl.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/10/10 08:09:59 PDT Removed files: sys/netinet fil.c ip_auth.c ip_auth.h ip_compat.h ip_fil.c ip_fil.h ip_frag.c ip_frag.h ip_ftp_pxy.c ip_log.c ip_nat.c ip_nat.h ip_proxy.c ip_proxy.h ip_state.c ip_state.h ipl.h mlf_ipl.c Log: Nuke the old antique copy of ipfilter from the tree. This is old enough to be dangerous. It will better serve us as a port building a KLD, ala SKIP. The hooks are staying although it would be better to port and use the NetBSD pfil interface rather than have custom hooks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message