From owner-cvs-all Tue Sep 18 7:52:26 2001 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 DD34937B401; Tue, 18 Sep 2001 07:52:20 -0700 (PDT) Received: (from sumikawa@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8IEqK969199; Tue, 18 Sep 2001 07:52:20 -0700 (PDT) (envelope-from sumikawa) Message-Id: <200109181452.f8IEqK969199@freefall.freebsd.org> From: Munechika SUMIKAWA Date: Tue, 18 Sep 2001 07:52:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_mroute.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 sumikawa 2001/09/18 07:52:20 PDT Modified files: sys/netinet ip_mroute.c Log: Removed ipip_input(). No codes calls it anymore due to ip_encap.c's encapsulation support. Revision Changes Path 1.66 +1 -5 src/sys/netinet/ip_mroute.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message