File: control

package info (click to toggle)
l2tpns 2.2.1-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 1,860 kB
  • ctags: 2,058
  • sloc: ansic: 17,633; xml: 2,936; makefile: 165; sh: 147; perl: 139
file content (20 lines) | stat: -rw-r--r-- 739 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: l2tpns
Section: net
Priority: optional
Maintainer: Jonathan McDowell <noodles@earth.li>
Build-Depends: debhelper (>> 8), libcli-dev (>> 1.8.5)
Standards-Version: 3.9.4.0

Package: l2tpns
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: layer 2 tunnelling protocol network server (LNS)
 l2tpns is a daemon designed to terminate large volumes of layer 2
 tunnelling protocol (RFC 2661: L2TP) sessions.
 .
 The daemon supports up to 65535 sessions plus features such as rate
 limiting, walled garden, usage accounting, and clustering (for both
 load-sharing and redundancy).
 .
 Note that only the LNS side of the L2TP protocol is implemented, for
 a more complete L2TP implementation see the l2tpd package.