Bug 226565 - New port: net/vether-mod if_vether(4)
Summary: New port: net/vether-mod if_vether(4)
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: Tobias Kortkamp
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-12 22:31 UTC by henning.matyschok
Modified: 2018-03-13 02:11 UTC (History)
1 user (show)

See Also:


Attachments
Diff on net/vether-kmod from working copy of ports tree (2.48 KB, patch)
2018-03-12 22:31 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-12 22:31:15 UTC
Created attachment 191457 [details]
Diff on net/vether-kmod from working copy of ports tree

New port: net/vether-mod if_vether(4) - The vether interface first appeared in OpenBSD 4.7.
Comment 1 Tobias Kortkamp freebsd_committer freebsd_triage 2018-03-13 02:11:07 UTC
Committed with some changes. Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-03-13 02:11:13 UTC
A commit references this bug:

Author: tobik
Date: Tue Mar 13 02:10:46 UTC 2018
New revision: 464335
URL: https://svnweb.freebsd.org/changeset/ports/464335

Log:
  New port: net/vether-kmod

  The if_vether(4) interface simulates a normal Ethernet interface
  by encapsulating standard network frames with an Ethernet header,
  specifically for use as a member of if_bridge(4).

  WWW: https://github.com/hmatyschok/if_vether

  PR:		226565
  Submitted by:	Henning Matyschok <henning.matyschok@outlook.com>

Changes:
  head/net/Makefile
  head/net/vether-kmod/
  head/net/vether-kmod/Makefile
  head/net/vether-kmod/distinfo
  head/net/vether-kmod/pkg-descr