Bug 226565

Summary: New port: net/vether-mod if_vether(4)
Product: Ports & Packages Reporter: henning.matyschok
Component: Individual Port(s)Assignee: Tobias Kortkamp <tobik>
Status: Closed FIXED    
Severity: Affects Only Me CC: tobik
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Diff on net/vether-kmod from working copy of ports tree none

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