https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211219
Kevin Bowling changed:
What|Removed |Added
Assignee|n...@freebsd.org |kbowl...@freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211219
--- Comment #38 from commit-h...@freebsd.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=eea55de7b10808b86277d7fdbed2d05d3c6db1b2
commit eea55de7b10808b86277d7fdbed2d05d3c6db1b2
Author:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255430
--- Comment #2 from Dancho Penev ---
I don't see any change in patch semantics, it's just rephrasing so it should
works. Will provide feedback when have time to test your patch.
--
You are receiving this mail because:
You are on the CC li
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230996
--- Comment #23 from Aaron ---
(In reply to Kevin Bowling from comment #21)
So after much poking around, turns out there's something in FreeBSD bridges and
VLANs, where if you have a bridge on the untagged interface, it causes problems
wit
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230996
--- Comment #22 from Brock Williams ---
I tested my case with this patch, and it doesn't seem to make an improvement.
I'm still seeing extremely slow throughput across the interface when vlanhwtag
is enabled.
--
You are receiving this ma
Hello Michael,
Sorry for late reply. It works after starting ip6addrctl service.
Thank you.
On Mon, Apr 12, 2021 at 10:20 PM Michael Gmelin wrote:
>
>
> On Mon, 12 Apr 2021 19:57:40 +0200
> Michael Gmelin wrote:
>
> > On Mon, 12 Apr 2021 17:45:36 +0300
> > Özkan KIRIK wrote:
> >
> > > root@f
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255430
Rodney W. Grimes changed:
What|Removed |Added
CC||n...@freebsd.org
--
You are re
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248005
--- Comment #6 from Andrey V. Elsukov ---
How it worked before patch:
# ifconfig vlan1000 create vlandev mce3 vlan 1000 up
# ifconfig vlan1000
vlan1000: flags=8843 metric 0 mtu 9000
options=1c680003
ether 24:8a:07:b4:32:43
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255430
Lutz Donnerhacke changed:
What|Removed |Added
CC||don...@freebsd.org
As