aboutsummaryrefslogtreecommitdiffstats
path: root/net/ip-tun/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* Retire ip-tun port. Use gif(4) interfaces instead.arved2003-02-191-8/+0
| | | | | PR: 46850 Submitted by: Yu-Shun Wang <yushunwa@isi.edu>
* Adding ip-tun version 1.0.steve2000-05-011-0/+8
Establishes an RFC-2003 style IP encapsulation tunnel using a tun(4) kernel interface combined with divert sockets and IP firewall rules, implemented in a user-space daemon. No kernel mods are required, except enabling divert sockets, IPfirewalls, and a number of tun interfaces. PR: 17415 Submitted by: Yu-Shun Wang <yushunwa@isi.edu>