[Bug 248284] ppp does not work with the _fix suffix in rc.conf when using profiles

2020-07-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248284 Eugene Grosbein changed: What|Removed |Added CC||eu...@freebsd.org

[Bug 248306] if_mvneta: Corrupts TX packets when TXCSUM is not used

2020-07-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248306 Kubilay Kocak changed: What|Removed |Added Flags||mfc-stable12?,

[Bug 244247] ng_eiface: Kernel panic due to racecondition in ng_eiface shutdown

2020-07-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244247 Kubilay Kocak changed: What|Removed |Added Flags|mfc-stable11? |mfc-stable11- -- You are

[Bug 248239] local_unbound: Fails to resolve europris.no fail after 11.3->11.4 upgrade

2020-07-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248239 Kubilay Kocak changed: What|Removed |Added Assignee|n...@freebsd.org |ko...@freebsd.org

[Bug 248306] if_mvneta corrupts packets on tx when txcsum is not used

2020-07-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248306 --- Comment #4 from Mike Cui --- (In reply to Mark Johnston from comment #2) Even before r357676, the early return in the switch block is corrupting IPv6 packets. This patch fixes both. -- You are receiving this mail because: You are the

[Bug 248306] if_mvneta corrupts packets on tx when txcsum is not used

2020-07-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248306 --- Comment #3 from Bjoern A. Zeeb --- (In reply to Mark Johnston from comment #2) Yes, I read the code in the mean time and it seems it is correct currently. The comment disabling IFCAP_HWCSUM_IPV6 made me wonder, but that's a different

[Bug 248306] if_mvneta corrupts packets on tx when txcsum is not used

2020-07-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248306 Mark Johnston changed: What|Removed |Added CC||ma...@freebsd.org,

[Bug 248306] if_mvneta corrupts packets on tx when txcsum is not used

2020-07-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248306 --- Comment #1 from Bjoern A. Zeeb --- Oh, wow, this might explain some corrupted IPv6 RA packets I have seen. Are you sure that for the VLAN case we don't have to distinguish anything further? -- You are receiving this mail because:

[Bug 248306] if_mvneta corrupts packets on tx when txcsum is not used

2020-07-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248306 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are

[Bug 244247] ng_eiface: Kernel panic due to racecondition in ng_eiface shutdown

2020-07-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244247 --- Comment #17 from Aleksandr Fedorov --- Sorry for the long reply. I will try to make MFC to the 12-STABLE. -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug 248239] local_unbound: Fails to resolve europris.no fail after 11.3->11.4 upgrade

2020-07-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248239 --- Comment #16 from Chris Hutchinson --- As I indicated in my last coment. I see no problem(s) here. Further investigation(s) # drill -TD www.europris.no. ... ;; Domain: europris.no. ;; Signature ok but no chain to a trusted key or ds

Re: CFT: major update to if_ure

2020-07-27 Thread John-Mark Gurney
Ganbold Tsagaankhuu wrote this message on Mon, Jul 27, 2020 at 18:29 +0800: > On Mon, Jul 27, 2020 at 5:14 AM John-Mark Gurney wrote: > > > Ganbold Tsagaankhuu wrote this message on Sun, Jul 26, 2020 at 11:05 +0800: > > > On Sun, Jul 26, 2020 at 7:13 AM John-Mark Gurney > > wrote: > > > > > > >

[Bug 248239] local_unbound: Fails to resolve europris.no fail after 11.3->11.4 upgrade

2020-07-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248239 --- Comment #15 from Viktor Dukhovni --- Comment on attachment 216796 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=216796 Drill -DT The drill output you provide shows everything working correctly: >$ drill -DT

[Bug 248239] local_unbound: Fails to resolve europris.no fail after 11.3->11.4 upgrade

2020-07-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248239 Chris Hutchinson changed: What|Removed |Added CC||portmas...@bsdforge.com ---

[Bug 248046] if_bridge(4): Panic when creating an interface: malloc(M_WAITOK) in epoch context

2020-07-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248046 --- Comment #24 from dmilith --- After Kristof's revert, issue is fixed and this thread can be closed. -- You are receiving this mail because: You are on the CC list for the bug. ___

Re: somewhat reproducable vimage panic

2020-07-27 Thread Hans Petter Selasky
On 2020-07-25 21:21, John-Mark Gurney wrote: Yeah, agreed. I think hselasky has a better fix: https://reviews.freebsd.org/D24914 I just saw his e-mail in a different thread. I'm testing out this patch now, and let people know how it goes.. It'll be nice to not have to worry about these

Network driver development

2020-07-27 Thread Saima Baig
Hello I'm getting started with driver development in FreeBSD. Im reading the classic 'design and implementation' text by Kirk and Neville et all. As expected I have a bunch of questions and general doubts about things. Here are some of the questions I have: 1. Why are the number of Transmit

[Bug 248243] FreeBsd crash when switching interface off and on again in cohesion with multicast

2020-07-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248243 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are

[Bug 248243] FreeBsd crash when switching interface off and on again in cohesion with multicast

2020-07-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248243 Mark Linimon changed: What|Removed |Added Flags|maintainer-feedback+| --- Comment #2 from Mark Linimon

[Bug 248284] ppp does not work with the _fix suffix in rc.conf when using profiles

2020-07-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248284 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are

getting started with FreeBSD network driver development

2020-07-27 Thread Saima Baig
Hello I'm getting started with driver development in FreeBSD. Im reading the classic 'design and implementation' text by Kirk and Neville et all. As expected I have a bunch of questions and general doubts about things. Here are some of the questions I have: 1. Why are the number of Transmit

Re: CFT: major update to if_ure

2020-07-27 Thread Ganbold Tsagaankhuu
On Mon, Jul 27, 2020 at 5:14 AM John-Mark Gurney wrote: > Ganbold Tsagaankhuu wrote this message on Sun, Jul 26, 2020 at 11:05 +0800: > > On Sun, Jul 26, 2020 at 7:13 AM John-Mark Gurney > wrote: > > > > > Hello, > > > > > > I'd like people who have ure (RealTek) based USB devices to test > > >

[Bug 248239] local_unbound: Fails to resolve europris.no fail after 11.3->11.4 upgrade

2020-07-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248239 --- Comment #13 from at...@neas.mr.no --- https://github.com/NLnetLabs/unbound/issues/271 Added issue upstream -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.

Re: Support for Intel AX200 WiFi 6 card

2020-07-27 Thread Bjoern A. Zeeb
On 26 Jul 2020, at 23:33, Kevin Oberman wrote: Thanks! This is really great news! One question though. The status report shows the iwl driver as supporting "7k/8k/9k/22k" devices. In the insanity of product models vs. chip models vs. marketing names, is the AX200 one of these? Yes.

Re: DHCPv6 client in base

2020-07-27 Thread Roy Marples via freebsd-net
Hi Dries On 26/07/2020 09:30, driesm.michi...@gmail.com wrote: Following the discussion a while ago regarding the import of a DHCPv6 client. The current state of dhcpcd is such that capsicum and privelege separation is fully implemented. How do we move forward with this?  I’d really like to

[Bug 248239] local_unbound: Fails to resolve europris.no fail after 11.3->11.4 upgrade

2020-07-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248239 --- Comment #12 from at...@neas.mr.no --- Created attachment 216796 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=216796=edit Drill -DT Drill -DT www.europris.no on Freebsd 11.4 against local_unbound. -- You are receiving

[Bug 248046] if_bridge(4): Panic when creating an interface: malloc(M_WAITOK) in epoch context

2020-07-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248046 Eugene Grosbein changed: What|Removed |Added CC||eu...@freebsd.org --- Comment