Created attachment 191559 [details] Diff contains patches for Makefile and distinfo for net/vether-kmod An unnecessary consistency check was removed in vether_start(9). Could you please take over these changes?
Created attachment 191570 [details] I've reworked former patch Further changes to code-base have been realized, e. g. vnet(4) capability and counting of tx'd packets. Finally, I wanted to apologize for my chaotic commit behavior.
Created attachment 191572 [details] This diff contains the correct version for Makefile and distinfo. My fault, I've fixed a careless mistake in vether_mod_load(9).
A commit references this bug: Author: dbaio Date: Sat Mar 17 18:37:17 UTC 2018 New revision: 464841 URL: https://svnweb.freebsd.org/changeset/ports/464841 Log: net/vether-kmod: Update to g20180317 (latest commit) PR: 226663 Submitted by: Henning Matyschok <henning.matyschok@outlook.com> (maintainer) Changes: head/net/vether-kmod/Makefile head/net/vether-kmod/distinfo
A commit references this bug: Author: dbaio Date: Sat Mar 17 18:38:11 UTC 2018 New revision: 51492 URL: https://svnweb.freebsd.org/changeset/doc/51492 Log: Add Henning Matyschok to contributors Maintainer of net/vether-kmod PR: 226663 Changes: head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml
Committed, thanks!