Daniel O'Connor writes:
> >  Anyway, it's not automatic now either:
> >  
> >    network_interfaces="lo0 ed0"  # List of network interfaces (lo0 is 
> > loopback).
> >    ifconfig_lo0="inet 127.0.0.1" # default loopback device configuration.
> >    ifconfig_ed0="inet 192.168.1.1"
> >    ...etc...
> I suppose thats true..
> So whens do the patches for it arrive? ;)

I think Julian is going to create some patches to if_ethersubr.c
so that all your Ethernet interfaces appear as netgraph nodes.
Then you can do some fun things..

-Archie

___________________________________________________________________________
Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com

To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to