From owner-cvs-all Sun Oct 8 1: 2:38 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 D7FBC37B66C; Sun, 8 Oct 2000 01:02:35 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA16993; Sun, 8 Oct 2000 01:02:35 -0700 (PDT) (envelope-from kris@FreeBSD.org) Message-Id: <200010080802.BAA16993@freefall.freebsd.org> From: Kris Kennaway Date: Sun, 8 Oct 2000 01:02:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ping6 ping6.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2000/10/08 01:02:35 PDT Modified files: sbin/ping6 ping6.c Log: Don't overflow our fd_set. This is not a full sync with KAME because there are a whole lot of other changes which may not be suitable for us. Obtained from: KAME Revision Changes Path 1.7 +12 -10 src/sbin/ping6/ping6.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message