netmap-ipfw IPv6 problem?

2014-11-18 Thread Michal Buchtik
Hello, I try netmap-ipfw and have problem with IPv6 rule Running on FreeBSD 10.1-RELEASE (compiled from source, kernel with option NETMAP added) $ ipfw/ipfw add 00100 allow ipv6 from any to any connected to 127.0.0.1: ipfw: getsockopt(IP_FW_ADD): Protocol not supported and on kipfw output i

Re: RFC: Enabling VIMAGE in GENERIC

2014-11-18 Thread Craig Rodrigues
On Mon, Nov 17, 2014 at 9:47 AM, Alfred Perlstein wrote: > > On 11/17/14, 3:02 AM, Warner Losh wrote: > >> On Nov 17, 2014, at 12:46 AM, Craig Rodrigues >> wrote: >> >> >>> (3) Take a pass through http://wiki.freebsd.org/VIMAGE/TODO >>> and >>> https://bugs.freebsd.org/bugzilla/buglist

Re: RFC: Enabling VIMAGE in GENERIC

2014-11-18 Thread Peter Ross
On Sun, 16 Nov 2014, Craig Rodrigues wrote: (4) Not everyone uses bhyve. FreeBSD jails are an excellent virtualization platform for FreeBSD. Jails are still very popular and performant. VIMAGE makes jails even better by allowing per-jail network stacks. I am using jai