From owner-cvs-all Mon May 13 3:20: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B3CEB37B403; Mon, 13 May 2002 03:20:01 -0700 (PDT) Received: (from luigi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4DAK0H88713; Mon, 13 May 2002 03:20:00 -0700 (PDT) (envelope-from luigi) Message-Id: <200205131020.g4DAK0H88713@freefall.freebsd.org> From: Luigi Rizzo Date: Mon, 13 May 2002 03:20:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfw ipfw.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG luigi 2002/05/13 03:20:00 PDT Modified files: sbin/ipfw ipfw.c Log: Handle symbolic names for common ethernet types (ip, arp etc.) Remove custom definitions (IP_FW_TCPF_SYN etc.) of TCP header flags which are the same as the original ones (TH_SYN etc.) Revision Changes Path 1.123 +85 -19 src/sbin/ipfw/ipfw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message