Re: bhyve code question, pci_virtio_net.c

2015-05-16 Thread John-Mark Gurney
Allan Jude wrote this message on Sat, May 16, 2015 at 13:02 -0400: While looking at the code, I noticed the following comment: /* * The default MAC address is the standard NetApp OUI of 00-a0-98, * followed by an MD5 of the PCI slot/func number and dev name */

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-05-16 Thread nvass-gmx.com (Nikos Vassiliadis)
nvass-gmx.com added a comment. In https://reviews.freebsd.org/D1944#47231, @rodrigc wrote: I tested this patch. # kldload pf # kldunload pf kldunload: can't unload file: Device busy The fact that the pf module cannot be unloaded was one of the reasons that @glebius used to back

Re: adding vtnet to bridge results to kernel panic

2015-05-16 Thread Nikos Vassiliadis
On 05/14/15 22:49, Peter Grehan wrote: Hi Nikos, Hi Peter, I get this panic when I add vtnet0 to a bridge. I created a PR for this (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200210) and will look into it. Thanks Thanks in advance for any ideas, tap will work, though, I