From owner-freebsd-hackers@FreeBSD.ORG Mon Oct 27 12:35:51 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C243916A4B3 for ; Mon, 27 Oct 2003 12:35:51 -0800 (PST) Received: from pony2pub.arc.nasa.gov (pony2pub.arc.nasa.gov [128.102.31.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4529143FA3 for ; Mon, 27 Oct 2003 12:35:49 -0800 (PST) (envelope-from jtoung@arc.nasa.gov) Received: from nren-194.arc.nasa.gov ([128.102.196.194] verified) by pony2pub.arc.nasa.gov (CommuniGate Pro SMTP 4.1.3) with ESMTP id 4350674; Mon, 27 Oct 2003 12:35:48 -0800 Content-Type: text/plain; charset="us-ascii" From: Jerry Toung To: hackers Date: Mon, 27 Oct 2003 12:35:21 -0800 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200310271235.21885.jtoung@arc.nasa.gov> Subject: ifconfig w/ if_gre X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jtoung@arc.nasa.gov List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Oct 2003 20:35:51 -0000 I am trying to figure out what is the ifconfig command to jump into case GRESADDRS: case GRESADDRD: in gre_ioctl.=20 Thank you, Jerry.