Re: Merging rc.d/network_ipv6 into rc.d/netif

2007-11-11 Thread Mike Makonnen
On Sat, 2007-11-10 at 22:17 -0800, Doug Barton wrote: > On Mon, 5 Nov 2007, Bob Johnson wrote: > > > > > Personally, I'd prefer the new names be along the lines of > > ifconfig__ipv4, ifconfig__ipv6, > > defaultrouter_ipv4, defaultrouter_ipv6, dhclient_program_ipv4, > > dhclient_program_ipv6, etc.

[netgraph] Access to loopback device

2007-11-11 Thread Martin Kulas
Hello! While playing around with netgraph I am wondering if there is a node to access the loopback device lo0. I want to treat lo0 like a ng_ether node where I can use the `lower` hook to get ethernet frames. Is there a netgraph node to get all packets which goes through the loopback device?

Re: Merging rc.d/network_ipv6 into rc.d/netif

2007-11-11 Thread Soeren Straarup
On Sat, 10 Nov 2007 22:17:18 -0800 (PST) Doug Barton <[EMAIL PROTECTED]> wrote: > On Mon, 5 Nov 2007, Bob Johnson wrote: > > > On 11/5/07, Mike Makonnen <[EMAIL PROTECTED]> wrote: > > > >> Most IP related knobs will have an ipv4_ and ipv6_ version. To > >> make the transition easier rc.subr(8) wi

Re: Merging rc.d/network_ipv6 into rc.d/netif

2007-11-11 Thread Gergely CZUCZY
On Sun, Nov 11, 2007 at 06:02:56PM +0100, Soeren Straarup wrote: > On Sat, 10 Nov 2007 22:17:18 -0800 (PST) > Doug Barton <[EMAIL PROTECTED]> wrote: > > > On Mon, 5 Nov 2007, Bob Johnson wrote: > > > > > On 11/5/07, Mike Makonnen <[EMAIL PROTECTED]> wrote: > > > > > >> Most IP related knobs will

Re: Merging rc.d/network_ipv6 into rc.d/netif

2007-11-11 Thread Eric F Crist
On Nov 11, 2007, at 11:53 AM, Gergely CZUCZY wrote: On Sun, Nov 11, 2007 at 06:02:56PM +0100, Soeren Straarup wrote: On Sat, 10 Nov 2007 22:17:18 -0800 (PST) Doug Barton <[EMAIL PROTECTED]> wrote: On Mon, 5 Nov 2007, Bob Johnson wrote: On 11/5/07, Mike Makonnen <[EMAIL PROTECTED]> wrote: