4 Maintainer: Jonathan McDowell <noodles@earth.li>
5 Build-Depends: debhelper (>> 8), libcli-dev (>> 1.8.5)
6 Standards-Version: 3.9.4.0
10 Depends: ${shlibs:Depends}, ${misc:Depends}
11 Description: layer 2 tunnelling protocol network server (LNS)
12 l2tpns is a daemon designed to terminate large volumes of layer 2
13 tunnelling protocol (RFC 2661: L2TP) sessions.
15 The daemon supports up to 65535 sessions plus features such as rate
16 limiting, walled garden, usage accounting, and clustering (for both
17 load-sharing and redundancy).
19 Note that only the LNS side of the L2TP protocol is implemented, for
20 a more complete L2TP implementation see the l2tpd package.