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: |
|
Committed with some changes. Thanks! 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 |
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.