Re: Static IPsec (via setkey) and -A aes-xcbc-mac, how to?

2017-11-28 Thread Andrey V. Elsukov
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

[Bug 223835] BGP session not established with md5 password via FRRouting

2017-11-28 Thread bugzilla-noreply
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

[Bug 223835] BGP session not established with md5 password via FRRouting

2017-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223835 Olivier Cochard changed: What|Removed |Added CC||oliv...@freebsd.org --- Comment

[Bug 223835] BGP session not established with md5 password via FRRouting

2017-11-28 Thread bugzilla-noreply
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

[Bug 223824] [arm64] Kernel panic in ng_base.c (netgraph)

2017-11-28 Thread bugzilla-noreply
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

Re: vmxnet3 driver bug?

2017-11-28 Thread Bryan Venteicher
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