Commit Graph

6 Commits

Author SHA1 Message Date
sthen
2b1062edc1 enable xl2tpd-control and adjust README 2013-03-28 18:24:29 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
0f81196db2 check that argv[1] isn't null before using it in strncmp() to avoid segv;
this file isn't currently built (it needs fmemopen) so no bump.
2013-01-18 22:38:06 +00:00
sthen
f1a40283a6 remove unnecessary parts from the Makefile patch, they are handled in
the port Makefile already. no pkg change.
2013-01-18 22:36:44 +00:00
sthen
3bd5bb6e6c additional notes for README 2013-01-16 20:54:40 +00:00
sthen
48c88527b2 import ports/net/xl2tpd, ok pirofti@
xl2tpd is an implementation of the Layer 2 Tunnelling Protocol (RFC 2661),
which works by opening a pseudo-tty for communicating with pppd.

L2TP allows you to tunnel PPP over UDP. Some ISPs use L2TP to tunnel user
sessions from dial-in servers (modem banks, ADSL DSLAMs) to back-end PPP
servers. Another important application is Virtual Private Networks where
the IPsec protocol is used to secure the L2TP connection (L2TP/IPsec,
RFC 3193).
2013-01-15 23:02:19 +00:00