summaryrefslogtreecommitdiff
path: root/net/l2tpd/files/patch-file.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$ from patches files everywhere.Mathieu Arnold2015-05-221-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 toRuslan Ermilov2003-04-161-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 Sobolev2002-10-231-4/+7
| | | | Notes: svn path=/head/; revision=68657
* Add l2tpd 0.64, an implementation of the layer two tunneling protocol.Maxim Sobolev2002-10-231-0/+13
Requested & beersponsored by: Yuri Babushkin <piton@united.net.ua> Notes: svn path=/head/; revision=68654