Re: IPv6 issues?

2018-12-10 Thread Jamie Landeg-Jones
Karl Denninger wrote: > I'm connecting to: > > [karl@NewFS ~]$ ping6 svn.freebsd.org > PING6(56=40+8+8 bytes) 2600:8807:8600:7941:230:48ff:fe9f:1d6 --> > 2610:1c1:1:606c::e6a:0 > 16 bytes from 2610:1c1:1:606c::e6a:0, icmp_seq=0 hlim=54 time=58.461 ms > 16 bytes from 2610:1c1:1:606c::e6a:0, icmp_s

12.0 RC3 fails to use em0.

2018-12-10 Thread Zaphod Beeblebrox
So... if I choose live CD and type "ifconfig em0 up" followed by "dhclient em0" ... everything works... but if I go through the install, select something that isn't on the media and continue, selecting em0 as my network, and ipv4->DHCP ... I see "sendmeg on em0: No buffer space available" ... If I

Re: IPv6 issues?

2018-12-10 Thread Karl Denninger
I'm connecting to: [karl@NewFS ~]$ ping6 svn.freebsd.org PING6(56=40+8+8 bytes) 2600:8807:8600:7941:230:48ff:fe9f:1d6 --> 2610:1c1:1:606c::e6a:0 16 bytes from 2610:1c1:1:606c::e6a:0, icmp_seq=0 hlim=54 time=58.461 ms 16 bytes from 2610:1c1:1:606c::e6a:0, icmp_seq=1 hlim=54 time=58.114 ms Which ap

[Bug 233759] igb (I210) + net.inet.ipsec.async_crypto=1 + aesni kill receiving queues and traffic

2018-12-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233759 Sean Bruno changed: What|Removed |Added CC||a...@freebsd.org, |

[Bug 210726] tcp connect() can return invalid EADDRINUSE

2018-12-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 --- Comment #16 from a...@playground.ru --- (In reply to Bjoern A. Zeeb from comment #14) > trying to summarise to get the exact case right as the suggested patch looks > not quite right I don't understand what's wrong with the patch. >