From owner-cvs-all Thu Jan 27 21:27:24 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BB33E14E2E; Thu, 27 Jan 2000 21:27:15 -0800 (PST) (envelope-from shin@FreeBSD.org) Received: (from shin@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA26449; Thu, 27 Jan 2000 21:27:15 -0800 (PST) (envelope-from shin@FreeBSD.org) Message-Id: <200001280527.VAA26449@freefall.freebsd.org> From: Yoshinobu Inoue Date: Thu, 27 Jan 2000 21:27:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 ip6_mroute.c ip6_mroute.h ip6_input.c ip6_output.c raw_ip6.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk shin 2000/01/27 21:27:15 PST Modified files: sys/netinet6 ip6_input.c ip6_output.c raw_ip6.c Added files: sys/netinet6 ip6_mroute.c ip6_mroute.h Log: Sorry I didn't commit these files at the commit just a few minutes before. (IPv6 multicast routing) I think I mistakenly touched TAB and the last arg sys/netinet6 to the cvs commit changed to sys/netinet6/in6_proto.c. Revision Changes Path 1.7 +15 -2 src/sys/netinet6/ip6_input.c 1.8 +20 -1 src/sys/netinet6/ip6_output.c 1.5 +20 -1 src/sys/netinet6/raw_ip6.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message