https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233015
Mark Linimon changed:
What|Removed |Added
Assignee|b...@freebsd.org|n...@freebsd.org
--
You are receiv
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=143622
Kristof Provost changed:
What|Removed |Added
CC||k...@freebsd.org
--- Comment #5
On 8 Nov 2018, at 19:14, Yuri wrote:
I have the problem that vnc-over-ssh connection from the laptop on
WiFi gets stuck regularly, while the local browser on the laptop still
works fine.
Eventually vnc-over-ssh either disconnects, or can be revived by
pulling the WiFi card out and putting it
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219250
--- Comment #4 from commit-h...@freebsd.org ---
A commit references this bug:
Author: vangyzen
Date: Thu Nov 8 19:50:23 UTC 2018
New revision: 340257
URL: https://svnweb.freebsd.org/changeset/base/340257
Log:
in6_ifattach_linklocal: han
I have the problem that vnc-over-ssh connection from the laptop on WiFi
gets stuck regularly, while the local browser on the laptop still works
fine.
Eventually vnc-over-ssh either disconnects, or can be revived by pulling
the WiFi card out and putting it back in.
The only difference between
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233022
Stephen Hurd changed:
What|Removed |Added
Assignee|n...@freebsd.org |sh...@freebsd.org
Stat
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227720
--- Comment #37 from Franck Rousseau ---
Thanks for the fast reply! Not sure if I continue here or in bug #230498 but
since this is still related to PPP, I put it here.
I only had 15 min to test, but it crashed right away on the first try.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219250
Rodney W. Grimes changed:
What|Removed |Added
CC||n...@freebsd.org
--
You are re
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219250
Eric van Gyzen changed:
What|Removed |Added
Assignee|n...@freebsd.org |vangy...@freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233072
Bug ID: 233072
Summary: ipfw table 1 create type number: Table creation
failed: Operation not supported
Product: Base System
Version: 11.2-STABLE
Hardware: Any
On 08.11.2018 13:11, Oleg Bulyzhin wrote:
> current ixgbe driver is using iflib and has IFCAP_VLAN_HWFILTER
> enabled by default.
>
> /sys/net/iflib.c iflib_vlan_[un]register() functions have this code:
>
> /* Re-init to load the changes */
> if (if_getcapenable(ifp) & IFCAP_VLAN
While testing 12-stable i've found following:
current ixgbe driver is using iflib and has IFCAP_VLAN_HWFILTER
enabled by default.
/sys/net/iflib.c iflib_vlan_[un]register() functions have this code:
/* Re-init to load the changes */
if (if_getcapenable(ifp) & IFCAP_VLAN_HWFILTER)
12 matches
Mail list logo