From owner-freebsd-stable Tue Jul 24 12:12:22 2001 Delivered-To: freebsd-stable@freebsd.org Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by hub.freebsd.org (Postfix) with ESMTP id 09D9237B401 for ; Tue, 24 Jul 2001 12:12:18 -0700 (PDT) (envelope-from brdavis@odin.ac.hmc.edu) Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.11.0/8.11.0) id f6OJCH312930 for stable@freebsd.org; Tue, 24 Jul 2001 12:12:17 -0700 Date: Tue, 24 Jul 2001 12:12:17 -0700 From: Brooks Davis To: stable@freebsd.org Subject: HEADS UP!: gif(4) changes Message-ID: <20010724121217.A12780@Odin.AC.HMC.Edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="liOOAslEiF7prFVr" Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --liOOAslEiF7prFVr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I have just committed support for network interface cloning similar to that in NetBSD. Specific interfaces may be created with a command of the form: # ifconfig gif0 create arbitrary interfaces may be created with a command like: # ifconfig gif create gif1 The name of the created device is printed to stdout in this case. A list of currently loaded devices supporting cloning may be obtained as follows: # ifconfig -C gif This commit includes converting the gif(4) device to use cloning to create device instances at runtime rather then specifying a static number of them in the kernel config. If you use gif and configure them by a method other then gifconfig_gif# and ifconfig_gif# entries in /etc/rc.conf you may have to change your configuration to create each device before configuring it. /etc/rc.network has been updated to do this automatically. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --liOOAslEiF7prFVr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE7XciQXY6L6fI4GtQRAhJ1AJ9uoNsbKuPZ4RHelcekCwx8QG24AQCfZLoh 5SwFvFCaYAjCXmOutBXC2ac= =iMk+ -----END PGP SIGNATURE----- --liOOAslEiF7prFVr-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message