Re: loading ng_ether results in symbol ifnet undefined on mips

2010-12-29 Thread Julian Elischer
On 12/29/10 8:54 AM, Monthadar Al Jaberi wrote: Hi, I am running FreeBSD Current 201010 on RouterStation Pro (mips CPU). I recompiled the kernel with the following options: options VIMAGE device epair options NULLFS but when I try to load ng_ether I get this error: lin

Re: inet6 panic

2010-12-29 Thread Bjoern A. Zeeb
On Thu, 30 Dec 2010, Nikos Vassiliadis wrote: Hi, I bumped into this. The following script will cause a kernel panic. ... what version is this? -- Bjoern A. Zeeb You have to have visions! Going to jail sucks -- All my daemons like it! http://www.f

inet6 panic

2010-12-29 Thread Nikos Vassiliadis
Hi, I bumped into this. The following script will cause a kernel panic. jail -c vnet persist name=h0 jail -c vnet persist name=h1 ifconfig epair10 create ifconfig epair10a vnet h0 ifconfig epair10b vnet h1 jexec h0 ifconfig lo0 127.1 jexec h1 ifconfig lo0 127.1 jexec h0 ifconfig epair10a inet6 12

loading ng_ether results in symbol ifnet undefined on mips

2010-12-29 Thread Monthadar Al Jaberi
Hi, I am running FreeBSD Current 201010 on RouterStation Pro (mips CPU). I recompiled the kernel with the following options: options         VIMAGE device          epair options         NULLFS but when I try to load ng_ether I get this error: link_elf_obj: symbol ifnet undefined linker_load_file