aboutsummaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authortobik <tobik@FreeBSD.org>2018-03-13 10:10:45 +0800
committertobik <tobik@FreeBSD.org>2018-03-13 10:10:45 +0800
commit83bffe4b797c0dc22722881df58e4512f56eee75 (patch)
tree7472dd953105053c6ee59fc2ae32124673dc1f7a /net/Makefile
parent97d70501fe3ebdd9c579af25fd5890031ee4d68f (diff)
downloadfreebsd-ports-gnome-83bffe4b797c0dc22722881df58e4512f56eee75.tar.gz
freebsd-ports-gnome-83bffe4b797c0dc22722881df58e4512f56eee75.tar.zst
freebsd-ports-gnome-83bffe4b797c0dc22722881df58e4512f56eee75.zip
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>
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index ecf3baab31c5..8111d1b746ac 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1448,6 +1448,7 @@
SUBDIR += vblade
SUBDIR += vde
SUBDIR += vde2
+ SUBDIR += vether-kmod
SUBDIR += viamillipede
SUBDIR += vinagre
SUBDIR += vino