Date: Tue, 01 Nov 2016 17:47:34 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 213956] [New Port] devel/libtuntap: Library for configuring TUN or TAP devices in a portable manner Message-ID: <bug-213956-13-K7KGfBNFxK@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-213956-13@https.bugs.freebsd.org/bugzilla/> References: <bug-213956-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213956 --- Comment #6 from commit-hook@freebsd.org --- A commit references this bug: Author: jbeich Date: Tue Nov 1 17:46:53 UTC 2016 New revision: 425062 URL: https://svnweb.freebsd.org/changeset/ports/425062 Log: devel/libtuntap: add new port PR: 213956 Submitted by: Mahdi Mokhtari <mokhi64@gmail.com> libtuntap is a library for configuring TUN or TAP devices in a portable manner. TUN and TAP are virtual networking devices which allow userland applications to receive packets sent to it. The userland applications can also send their own packets to the devices and they will be forwarded to the kernel. https://github.com/LaKabane/libtuntap Changes: head/devel/Makefile head/devel/libtuntap/ head/devel/libtuntap/Makefile head/devel/libtuntap/distinfo head/devel/libtuntap/files/ head/devel/libtuntap/files/patch-CMakeLists.txt head/devel/libtuntap/files/patch-bindings_cpp_tuntap++.cc head/devel/libtuntap/pkg-descr head/devel/libtuntap/pkg-plist --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213956-13-K7KGfBNFxK>