On Fri, May 20, 2016 at 07:32:30PM -0700, K. Macy wrote:
> I'm seeing watchdog resets on em(4) in my VMWare as of the last day or two.
>
> >
> >
> > I don't use ipfw, aliases or anything other than stock networking. I
> > was unable to copy a large image off the VM without getting an
> > unending
I'm seeing watchdog resets on em(4) in my VMWare as of the last day or two.
>
>
> I don't use ipfw, aliases or anything other than stock networking. I
> was unable to copy a large image off the VM without getting an
> unending stream of watchdog resets which could only be fixed by a
> reboot. Fort
On 05/20/2016 09:36, Vijay Singh wrote:
> Hello. I'm looking to have software iWARP working on FreeBSD (kernel mode
> for now). Bernard and his team have an implementation:
> https://github.com/zrlio/softiwarp/tree/master/kernel. It has been released
> under the BSD license. Currently it is written
Hello. I'm looking to have software iWARP working on FreeBSD (kernel mode
for now). Bernard and his team have an implementation:
https://github.com/zrlio/softiwarp/tree/master/kernel. It has been released
under the BSD license. Currently it is written for Linux, so there will be
porting effort requ
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209471
--- Comment #19 from Robert Blayzor ---
I still currently tracking this. I have found it almost impossible to manually
re-produce and I'm not sure what triggers it.
I will certainly check the next time it happens... This may be completely
Port autoselection on connect() without bind() (or with bind() with zero
sin_port) sometimes works wronly and gives already busy local port
number that will lead to EADDRINUSE on connection attempt. This all
happens when jails used.
How to fix:
src/sys/netinet/in_pcb.c, in_pcb_lport() functio
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209466
Mark Linimon changed:
What|Removed |Added
Assignee|freebsd-b...@freebsd.org|freebsd-net@FreeBSD.org
--
You are
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209581
Mark Linimon changed:
What|Removed |Added
Keywords||IntelNetworking
Assignee|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209351
Mark Linimon changed:
What|Removed |Added
Assignee|freebsd-b...@freebsd.org|freebsd-net@FreeBSD.org
K