From owner-cvs-all@FreeBSD.ORG Tue Nov 29 12:01:31 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C9E916A41F; Tue, 29 Nov 2005 12:01:31 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28C7843D6D; Tue, 29 Nov 2005 12:01:27 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jATC1RJX088484; Tue, 29 Nov 2005 12:01:27 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jATC1RCR088483; Tue, 29 Nov 2005 12:01:27 GMT (envelope-from glebius) Message-Id: <200511291201.jATC1RCR088483@repoman.freebsd.org> From: Gleb Smirnoff Date: Tue, 29 Nov 2005 12:01:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sbin/ipfw ipfw2.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Nov 2005 12:01:31 -0000 glebius 2005-11-29 12:01:27 UTC FreeBSD src repository Modified files: sbin/ipfw ipfw2.c Log: Catch up with ip_dummynet.h rev. 1.38 and fix build. Revision Changes Path 1.79 +2 -2 src/sbin/ipfw/ipfw2.c