Created attachment 195046 [details] patch fixing openvswitch openvswitch crashs on FreeBSD, cf https://github.com/openvswitch/ovs-issues/issues/152. Here is the patch fixing this problem.
Just to be sure, because there is no comment :-) By changing the "maintainer-feedback" flags, do you mean: - "I've seen this PR, and please don't maintainer-timeout while I'm testing it" - or "I'm agree with the patch, please commit it"
I'm agree with the patch, please commit it. Thanks :)
A commit references this bug: Author: olivier Date: Wed Jul 11 12:42:02 UTC 2018 New revision: 474441 URL: https://svnweb.freebsd.org/changeset/ports/474441 Log: Fix crash of ovs-vswitchd with 'add-br' command. Reference: https://github.com/openvswitch/ovs-issues/issues/152 PR: 229692 Approved by: Nikola Kolev <koue@chaosophia.net>(maintainer) Sponsored by: Orange Changes: head/net/openvswitch/Makefile head/net/openvswitch/files/patch-lib_netdev-bsd.c
Committed (tested on 10.4-amd64 and current-amd64).