[Bug 213956] [New Port] devel/libtuntap: Library for configuring TUN or TAP devices in a portable manner

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 1 17:47:34 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213956

--- Comment #6 from commit-hook at 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 at 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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list