Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove $FreeBSD$ from patches files everywhere. | Mathieu Arnold | 2015-05-22 | 1 | -3/+0 |
| | | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387082 | ||||
* | When l2tpd(8) runs on a multi-homed machine, and you attempt to | Ruslan Ermilov | 2003-04-16 | 1 | -1/+39 |
| | | | | | | | | | | | | | | | | | establish an L2TP VPN connection to its external IP address from the Windows XP box on your LAN, l2tpd(8) will reply (UDP) from its local IP address, and not external IP address. Implement the new global option "address" to aid in overcoming this problem. Also helps in environments with complex NAT configurations. Bump PORTREVISION. Approved by: sobomax Notes: svn path=/head/; revision=79082 | ||||
* | Update to 0.69. | Maxim Sobolev | 2002-10-23 | 1 | -4/+7 |
| | | | | Notes: svn path=/head/; revision=68657 | ||||
* | Add l2tpd 0.64, an implementation of the layer two tunneling protocol. | Maxim Sobolev | 2002-10-23 | 1 | -0/+13 |
Requested & beersponsored by: Yuri Babushkin <piton@united.net.ua> Notes: svn path=/head/; revision=68654 |