Bug 226663 - net/vether-kmod: Update to g20180317 (latest commit)
Summary: net/vether-kmod: Update to g20180317 (latest commit)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Danilo G. Baio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-16 19:23 UTC by henning.matyschok
Modified: 2018-03-17 18:40 UTC (History)
1 user (show)

See Also:


Attachments
Diff contains patches for Makefile and distinfo for net/vether-kmod (1.35 KB, patch)
2018-03-16 19:23 UTC, henning.matyschok
no flags Details | Diff
I've reworked former patch (1.35 KB, patch)
2018-03-17 09:58 UTC, henning.matyschok
no flags Details | Diff
This diff contains the correct version for Makefile and distinfo. (1.35 KB, patch)
2018-03-17 13:35 UTC, henning.matyschok
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description henning.matyschok 2018-03-16 19:23:32 UTC
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?
Comment 1 henning.matyschok 2018-03-17 09:58:54 UTC
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.
Comment 2 henning.matyschok 2018-03-17 13:35:58 UTC
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).
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-03-17 18:37:27 UTC
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
Comment 4 commit-hook freebsd_committer freebsd_triage 2018-03-17 18:38:30 UTC
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
Comment 5 Danilo G. Baio freebsd_committer freebsd_triage 2018-03-17 18:40:55 UTC
Committed, thanks!