mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
8 lines
339 B
Plaintext
8 lines
339 B
Plaintext
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: https://sourceforge.net/projects/libpdel/
|