From owner-cvs-share Wed Jul 10 13:42:18 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA11745 for cvs-share-outgoing; Wed, 10 Jul 1996 13:42:18 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA11280; Wed, 10 Jul 1996 13:36:15 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id OAA24841; Wed, 10 Jul 1996 14:36:09 -0600 (MDT) Date: Wed, 10 Jul 1996 14:36:09 -0600 (MDT) Message-Id: <199607102036.OAA24841@rocky.mt.sri.com> From: Nate Williams To: Julian Elischer Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-share@freefall.freebsd.org, cvs-sys@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org, cvs-etc@freefall.freebsd.org, cvs-sbin@freefall.freebsd.org Subject: Re: cvs commit: src/etc protocols src/share/man/man4 divert.4 src/sys/conf files src/sys/netinet ip_divert.c in.h in_proto.c ip_fw.c ip_fw.h ip_input.c ip_output.c ip_var.h src/usr.bin/netstat main.c src/sbin/ipfw ipfw.8 ipfw.c src/sys/i386/conf LINT In-Reply-To: <199607101944.MAA07914@freefall.freebsd.org> References: <199607101944.MAA07914@freefall.freebsd.org> Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Julian Elischer writes: > julian 96/07/10 12:44:31 > > Modified: etc protocols > sbin/ipfw ipfw.8 ipfw.c > sys/conf files > sys/i386/conf LINT > sys/netinet in.h in_proto.c ip_fw.c ip_fw.h ip_input.c > ip_output.c ip_var.h > usr.bin/netstat main.c > Added: share/man/man4 divert.4 > sys/netinet ip_divert.c > Log: > Adding changes to ipfw and the kernel to support ip packet diversion.. Which is? Where are we diverting the packets? LINT isn't very descriptive of this either. Nate