Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document the previous -z and the new -e command line options. | Cy Schubert | 2016-09-20 | 1 | -1/+17 |
| | |||||
* | Replace the vtun-v6 extra patch from | Cy Schubert | 2016-09-20 | 1 | -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.4 | Cy Schubert | 2016-09-20 | 1 | -54/+16 |
| | | | | | | | | Document GPLv2 license. Convert to USES=ssl Replace absolute link with a relative link. | ||||
* | Update 3.0.2 --> 3.0.3 | Cy Schubert | 2012-09-28 | 1 | -15/+27 |
| | | | | | | Assume maintainership. Approved by: kuriyama (maintainer) | ||||
* | Add local patch to specify pidfile path from command line option. | Jun Kuriyama | 2011-04-21 | 1 | -0/+67 |
With this patch, vtund and vtunclient can be used on the same machine without pid conflicts in rc.subr code. |