Re: FCP-0101: Deprecating most 10/100 Ethernet drivers

2018-10-03 Thread Eugene Grosbein
04.10.2018 4:05, Brooks Davis wrote: Please direct replies to freebsd-arch <<< > > FCP-01010 (https://github.com/freebsd/fcp/blob/master/fcp-0101.md) > outlines a plan to deprecate most 10/100 Ethernet drivers in FreeBSD 12 > and remove them in FreeBSD 13 to reduce the burden of maintaining

[Bug 191040] [em] netif hangs the system if interface is cabled and configured but there is no link

2018-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191040 Eugene Grosbein changed: What|Removed |Added CC||eu...@freebsd.org --- Comment #2

Re: why rtsold ?

2018-10-03 Thread Anton Yuzhaninov
On 9/29/18 10:20 PM, Victor Sudakov wrote: > When running FreeBSD as an IPv6 host im SLAAC mode, is > "rtsold_enable=YES" really necessary? I did not enable rtsold and IPv6 > still works fine only with rtsold is needed to write DNS server address from RDNSS RA option to /etc/resolv.conf man rtso

[Bug 191040] [em] netif hangs the system if interface is cabled and configured but there is no link

2018-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191040 Ed Maste changed: What|Removed |Added Keywords||IntelNetworking -- You are receiving t

Re: vale and netmap module questions

2018-10-03 Thread K. Macy
On Fri, Aug 31, 2018 at 6:50 PM John-Mark Gurney wrote: > > First, does vale work for anyone? At least one of the documented > commands in vale(4) does not work. > The documentation with respect to naming is wrong. I didn't have a bit when I was using it so never got around to fixing it. > Afte

FCP-0101: Deprecating most 10/100 Ethernet drivers

2018-10-03 Thread Brooks Davis
>>> Please direct replies to freebsd-arch <<< FCP-01010 (https://github.com/freebsd/fcp/blob/master/fcp-0101.md) outlines a plan to deprecate most 10/100 Ethernet drivers in FreeBSD 12 and remove them in FreeBSD 13 to reduce the burden of maintaining and improving the network stack. We have discu

[Bug 231416] dhcp / dhclient: bad udp checksums if running on a vlan on a Intel I211 / Broadcom interfaces

2018-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231416 --- Comment #11 from Stephen Hurd --- (In reply to Lev A. Serebryakov from comment #10) I think that comments regarding the patch can/should go on Phabricator only and comments about the bug should go here (and likely not on Phabricator).

[Bug 231416] dhcp / dhclient: bad udp checksums if running on a vlan on a Intel I211 / Broadcom interfaces

2018-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231416 --- Comment #10 from Lev A. Serebryakov --- Nope. It make worse. I've explained problems with more details ant phabricator. I don't noow, should we duplicate all comments in two places? -- You are receiving this mail because: You are the

[Bug 231416] dhcp / dhclient: bad udp checksums if running on a vlan on a Intel I211 / Broadcom interfaces

2018-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231416 --- Comment #9 from Lev A. Serebryakov --- I'll check it in 3 or 4 hours and will report back. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-net@freebsd.o

[Bug 231416] dhcp / dhclient: bad udp checksums if running on a vlan on a Intel I211 / Broadcom interfaces

2018-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231416 --- Comment #8 from Eric van Gyzen --- I'll test it in the next day or two. I think I can only test it on my home firewall, so I have to schedule downtime with the family. ;) I would be grateful if other people tested it, too. -- You a

[Bug 231416] dhcp / dhclient: bad udp checksums if running on a vlan on a Intel I211 / Broadcom interfaces

2018-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231416 --- Comment #7 from Stephen Hurd --- Can you test with the patch in the review here: https://reviews.freebsd.org/D17393 I'm not confident this will fix the problem, but it's the only obvious issue I saw tracing the send path: bpf.c:bpfwr

[Bug 227259] accept()/poll() and shutdown()/close() - not work as in FreeBSD10, may broke many apps

2018-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227259 --- Comment #18 from commit-h...@freebsd.org --- A commit references this bug: Author: glebius Date: Wed Oct 3 17:40:05 UTC 2018 New revision: 339170 URL: https://svnweb.freebsd.org/changeset/base/339170 Log: In PR 227259, a user is rep

[Bug 231416] dhcp / dhclient: bad udp checksums if running on a vlan on a Intel I211 / Broadcom interfaces

2018-10-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231416 Stephen Hurd changed: What|Removed |Added Status|Open|In Progress --- Comment #6 from Ste