https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209682
Andrey V. Elsukov changed:
What|Removed |Added
Status|In Progress |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225927
Andrey V. Elsukov changed:
What|Removed |Added
Resolution|--- |FIXED
Status|In Pr
Now, when FreeBSD 12 have ChaCha20 and Poly1305 support in kernel, are
here any plans to add support of RFC7634 to IPsec?
--
// Lev Serebryakov
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubsc
On Sun, Oct 14, 2018 at 10:17:28PM -0700, Enji Cooper (yaneurabeya) wrote:
E> Oh yipes. I guess passing in a server socket (a bound and listening socket)
instead of a client socket (connect’ed to a server socket) for `s` will result
in a crash?
Oh, thanks enough info. Thanks! Isn't related to se
Enji,
can you please check that with this patch all your tests pass?
--
Gleb Smirnoff
Index: sys/kern/kern_sendfile.c
===
--- sys/kern/kern_sendfile.c (revision 339098)
+++ sys/kern/kern_sendfile.c (working copy)
@@ -526,6 +526,8
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232142
--- Comment #7 from Jason Wolfe ---
My mistake, 1 is the default. Try setting hw.cxgbe.fw_install="2" in
loader.conf to allow the driver to downgrade the firmware.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222314
Bjoern A. Zeeb changed:
What|Removed |Added
Status|New |Closed
Resolution|---
> On Oct 15, 2018, at 6:10 AM, Gleb Smirnoff wrote:
>
> Enji,
>
> can you please check that with this patch all your tests pass?
Hi Gleb!
It almost compiled. I just needed to dereference the `so` pointer:
$ git diff /usr/src/sys/kern/kern_sendfile.c
diff --git a/sys/kern/kern_sendfil
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232142
--- Comment #8 from cyba ---
Created attachment 198195
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=198195&action=edit
loader.conf
I ended up doing what you suggested, but I still have the same issue of only
1GB versus 10GB. I
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232142
cyba changed:
What|Removed |Added
Attachment #198097|0 |1
is obsolete|
10 matches
Mail list logo