On 27.11.2017 18:57, Peter G. wrote:
> Does anybody know how to get this working? Or does this mean there's no
> actual kernel support for aes-xcbc-mac?
Hi,
I think you need to port aes-xcbc-mac support from NetBSD's opencrypto
implementation. It seems it should be not so hard.
--
WBR, Andrey V
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223835
--- Comment #16 from Marek Zarychta ---
The bug is strictly related to disabling RXCSUMs on NIC. Other Intel drivers em
(4) and igb (4) reveal the same behaviour. I have not tested NICs from other
vendors.
In fact, pcap dumps taken on int
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223835
Olivier Cochard changed:
What|Removed |Added
CC||oliv...@freebsd.org
--- Comment
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223835
--- Comment #18 from Andrey V. Elsukov ---
(In reply to Olivier Cochard from comment #17)
> I've got the same problem regarding my inet4 BGP sessions using MD5 on all
> my bhyve and virtualbox virtual lab (using vtnet and em interface).
> I
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223824
aonishenko changed:
What|Removed |Added
Severity|Affects Only Me |Affects Some People
--
You are recei
On Tue, Oct 17, 2017 at 9:36 AM, Lewis Donzis wrote:
> The VMXNET3 driver appears to have a bug that prevents it from correctly
> reporting when the link goes down.
>
> There are two lines of code that should be deleted in
> /usr/src/sys/dev/vmware/vmxnet3/if_vmx.c:
>
> @@ -3619,8 +3619,6 @@ vmxn