From owner-cvs-sbin Fri Jun 28 18:28:31 1996 Return-Path: owner-cvs-sbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA21640 for cvs-sbin-outgoing; Fri, 28 Jun 1996 18:28:31 -0700 (PDT) Received: (from alex@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA21622; Fri, 28 Jun 1996 18:28:22 -0700 (PDT) Date: Fri, 28 Jun 1996 18:28:22 -0700 (PDT) From: Alex Nash Message-Id: <199606290128.SAA21622@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sbin Subject: cvs commit: src/sbin/ipfw ipfw.c Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk alex 96/06/28 18:28:22 Modified: sbin/ipfw ipfw.c Log: Formatting fixes for 'in' and 'out' while listing. Prevent ALL protocol from being used with port specifications. Allow 'via' keyword at any point in the options list. Disallow multiple 'via' specifications. Revision Changes Path 1.28 +32 -22 src/sbin/ipfw/ipfw.c