Re: What is the best way for multiple net_devices

2001-06-27 Thread andrew may
On Wed, Jun 27, 2001 at 03:36:37PM -0700, Maksim Krasnyanskiy wrote: > > >Any examples of drivers and apps that do this cleanly. The ones I have seen are not. > TUN/TAP driver and tuncfg utility > http://vtun.sf.net/tun OK, thanks that is nice, but I think adding support to get into the /dev nam

Re: What is the best way for multiple net_devices

2001-06-27 Thread andrew may
On Wed, Jun 27, 2001 at 06:04:02PM -0400, Jeff Garzik wrote: > andrew may wrote: > > > > Is there a standard way to make multiple copies of a network device? > > > > For things like the bonding/ipip/ip_gre and others they seem to expect > > insmod -o copy1 modu

What is the best way for multiple net_devices

2001-06-27 Thread andrew may
write an ioctl to create a new device without loading a module twice. -- Andrew May [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html