summaryrefslogtreecommitdiff
path: root/net/l2tpd/files/patch-file.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-05-22Remove $FreeBSD$ from patches files everywhere.Mathieu Arnold1-3/+0
With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387082
2003-04-16When l2tpd(8) runs on a multi-homed machine, and you attempt toRuslan Ermilov1-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
2002-10-23Update to 0.69.Maxim Sobolev1-4/+7
Notes: svn path=/head/; revision=68657
2002-10-23Add l2tpd 0.64, an implementation of the layer two tunneling protocol.Maxim Sobolev1-0/+13
Requested & beersponsored by: Yuri Babushkin <piton@united.net.ua> Notes: svn path=/head/; revision=68654