diff options
author | Archie Cobbs <archie@FreeBSD.org> | 2004-07-05 14:08:54 +0000 |
---|---|---|
committer | Archie Cobbs <archie@FreeBSD.org> | 2004-07-05 14:08:54 +0000 |
commit | 203a68407d894a05bca728d64cd85c4e929b9b48 (patch) | |
tree | 86c429c5c1b7f689b173e53c85936a5191bfaabd /net/sl2tps/pkg-descr | |
parent | db8bfc724900649cfbe148ad5559b9f47f2d2068 (diff) | |
download | ports-203a68407d894a05bca728d64cd85c4e929b9b48.tar.gz ports-203a68407d894a05bca728d64cd85c4e929b9b48.zip |
Notes
Diffstat (limited to 'net/sl2tps/pkg-descr')
-rw-r--r-- | net/sl2tps/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/sl2tps/pkg-descr b/net/sl2tps/pkg-descr new file mode 100644 index 000000000000..96dfdb4dedc9 --- /dev/null +++ b/net/sl2tps/pkg-descr @@ -0,0 +1,7 @@ +sl2tps is a simple, statically configured L2TP server for FreeBSD. +It is based on the PPP stack in libpdel(3), which uses netgraph(4) +to handle configuration and negotiation in user land, while routing +all data packets strictly in the kernel. It is configured via an +XML configuration file. + +WWW: http://www.dellroad.org/sl2tps |