Subject: cloning network interfaces
To: None <bouyer@netbsd.org>
From: None <itojun@iijlab.net>
List: tech-net
Date: 01/02/2001 19:01:48
>Module Name: basesrc
>Committed By: jhawk
>Date: Sun Dec 31 20:13:57 UTC 2000
>
>Modified Files:
> basesrc/sbin/ifconfig [netbsd-1-5]: ifconfig.8
>
>Log Message:
>Pull up revision 1.43 (requested by bouyer):
> Add support for 802.1Q virtual LANs.
question:
for 1.5.1, how far do we want to pullup? it seems that if_gif.c
do not support "ifconfig create" yet. (i was wrong that i updated
IPv6 FAQ in htdocs/Documentation/network/ipv6)
if_vlan.c seem to support "create" okay.
itojun