https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231045
Kubilay Kocak changed:
What|Removed |Added
Flags||mfc-stable11+
Keywords|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=131876
Kubilay Kocak changed:
What|Removed |Added
Version|6.4-RELEASE |11.0-RELEASE
Flags|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231428
--- Comment #5 from Matt Macy ---
Alright. Let's at least be specific then. Add a:
#define INP_INFO_WUNLOCK_ASSERT(ipi) mtx_assert(&(ipi)->ipi_lock,
MA_NOTOWNED)
Replace INP_INFO_UNLOCK_ASSERT(&V_tcbinfo) on line 803 with
INP_I
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231045
Xin LI changed:
What|Removed |Added
CC||delp...@freebsd.org,
|
On 24 Sep, John W. O'Brien wrote:
> On 9/23/18 17:50, Don Lewis wrote:
>> On 23 Sep, John W. O'Brien wrote:
>>> I'd like to check my understanding and then ask a procedural question.
>>>
>>> FreeBSD-SA-18:10.ip [0], released on 08/14, was resolved by r337828 [1].
>>> That changeset, resulting in 11
On 23.09.2018 16:43, John W. O'Brien wrote:
> I'd like to check my understanding and then ask a procedural question.
>
> FreeBSD-SA-18:10.ip [0], released on 08/14, was resolved by r337828 [1].
> That changeset, resulting in 11.1R-p13 and 11.2R-p2, included a patch to
> the way IPv6 fragment reass
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230510
Matt Macy changed:
What|Removed |Added
Status|Open|Closed
Resolution|---
On 9/23/18 17:50, Don Lewis wrote:
> On 23 Sep, John W. O'Brien wrote:
>> I'd like to check my understanding and then ask a procedural question.
>>
>> FreeBSD-SA-18:10.ip [0], released on 08/14, was resolved by r337828 [1].
>> That changeset, resulting in 11.1R-p13 and 11.2R-p2, included a patch to
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230655
Navdeep Parhar changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|New
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230510
Navdeep Parhar changed:
What|Removed |Added
CC||n...@freebsd.org
--- Comment #6 f
Victor Sudakov wrote:
>
> I have noticed that "env SSLKEYLOGFILE=/var/tmp/keylog.txt firefox"
> does not create /var/tmp/keylog.txt on FreeBSD.
>
> On Windows, this environment variable works as expected (creates a dump
> file with SSL keys to be fed to Wireshark for HTTPS decryption).
>
> What
Dear Colleagues,
I have noticed that "env SSLKEYLOGFILE=/var/tmp/keylog.txt firefox"
does not create /var/tmp/keylog.txt on FreeBSD.
On Windows, this environment variable works as expected (creates a dump
file with SSL keys to be fed to Wireshark for HTTPS decryption).
What am I doing wrong? I'
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231659
Lev A. Serebryakov changed:
What|Removed |Added
Summary|12-ALPHA6 r338900 crashes |12-ALPHA7 r338900 crashes
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231659
Lev A. Serebryakov changed:
What|Removed |Added
Assignee|b...@freebsd.org|n...@freebsd.org
--
You are
My 11-STABLE system with igb (I210) can not send more than 710Mbit/s
with single TCP stream until I disable flow control (sysctl
dev.igb.0.fc=0). After that it shows full-speed and there is no collisions.
Other system with I210 doesn't show this behavior.
What is worse, after
ifconfig igb0
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231428
--- Comment #4 from Andrey V. Elsukov ---
(In reply to Matthew Macy from comment #3)
> I think the assertion is generally useful. Andrey - is there any way to
> infer that we're in encap context? In which case we could just set
> TI_RLOCKED
16 matches
Mail list logo