Date: Sat, 17 Apr 2004 23:45:36 +0300 From: Ruslan Ermilov <ru@freebsd.org> To: "Adam C. Migus" <adam@migus.org> Cc: current@freebsd.org Subject: Re: VLAN support in rcNG [PATCH] Message-ID: <20040417204536.GA85858@ip.net.ua> In-Reply-To: <1082233506.408192a2c476a@webservices.migus.org> References: <1082233506.408192a2c476a@webservices.migus.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Sat, Apr 17, 2004 at 04:25:06PM -0400, Adam C. Migus wrote: > The following is a patch that adds support for vlan creation and > destruction within rcNG. Using the patch it's possible, for example, > to create a vlan, `vlan0' with the following directives in rc.conf: > > vlan_interfaces="vlan0" > ifconfig_vlan0="DHCP" > ifconfig_vlan0_vlan_dev="xl0" > ifconfig_vlan0_vlan_tag="2" > > Is this patch of general interest? Should I submit a PR? > This is from the vlan(4) manpage: : Each vlan interface is created at runtime using interface cloning. This : is most easily done with the ifconfig(8) create command or using the : cloned_interfaces variable in rc.conf(5). So, how your patch is different from the existing functionality? Cheers, -- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAgZdwUkv4P6juNwoRAu6vAJ0ZWk1SWhS/TOXqep4Y8owshGmi0QCdF/SW S0nXsUkomwfF459YaFdR9OA= =I2AK -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040417204536.GA85858>
