summaryrefslogtreecommitdiff
path: root/net/vtun/files/patch-main.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Document the previous -z and the new -e command line options.Cy Schubert2016-09-201-1/+17
|
* Replace the vtun-v6 extra patch fromCy Schubert2016-09-201-6/+13
| | | | | http://home.jp.FreeBSD.org/~simokawa/vtun-v6.html with a -e option on the command line.
* Update 3.0.3 --> 3.0.4Cy Schubert2016-09-201-54/+16
| | | | | | | | Document GPLv2 license. Convert to USES=ssl Replace absolute link with a relative link.
* Update 3.0.2 --> 3.0.3Cy Schubert2012-09-281-15/+27
| | | | | | Assume maintainership. Approved by: kuriyama (maintainer)
* Add local patch to specify pidfile path from command line option.Jun Kuriyama2011-04-211-0/+67
With this patch, vtund and vtunclient can be used on the same machine without pid conflicts in rc.subr code.