Re: ifconfig, vnets and interface names

2010-10-17 Thread Nikolay Denev
On Oct 17, 2010, at 7:17 PM, Bjoern A. Zeeb wrote: > On Sun, 17 Oct 2010, Nikolay Denev wrote: > >> [ ... snip ... ] > > It's actually a bug in sys/net/if.c:if_vmove* we know about and that's > on the todo list. > Thanks, good to know. > I am not sure when the behaviour of ifconfig changed a

Re: ifconfig, vnets and interface names

2010-10-17 Thread Bjoern A. Zeeb
On Sun, 17 Oct 2010, Nikolay Denev wrote: Hello, While playing with vnet jails I've discovered the following oddity, which probably is not what's expected to happen : ... And that's what ifconfig shows after this : [16:52]r...@nas:/home/ndenev# ifconfig <... snip lo0 and physical int

ifconfig, vnets and interface names

2010-10-17 Thread Nikolay Denev
Hello, While playing with vnet jails I've discovered the following oddity, which probably is not what's expected to happen : First I'm creating two epair(4) interfaces : [16:51]r...@nas:/home/ndenev# ifconfig epair0 create epair0a [16:51]r...@nas:/home/ndenev# ifconfig epair1 creat