From owner-cvs-all Wed Oct 18 4:36:12 2000 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 1491F37B4CF; Wed, 18 Oct 2000 04:36:10 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA78033; Wed, 18 Oct 2000 04:36:10 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <200010181136.EAA78033@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 18 Oct 2000 04:36:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_fil.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2000/10/18 04:36:09 PDT Modified files: sys/netinet ip_fil.c Log: If we do not byte-swap the ip_id in the first place, don't do it in the second. NetBSD (from where I've taken this originally) needs to fix this too. Revision Changes Path 1.23 +3 -1 src/sys/netinet/ip_fil.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message