Source: l2tpns
Section: net
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian l2tpns Packaging Team <team+debian-l2tpns@tracker.debian.org>
Uploaders: Sebastien Badia <sbadia@debian.org>,
           Julien Rabier <julien@ilico.org>,
           Fernando Alves <fendo@sameswifi.fr>,
           Samuel Thibault <sthibault@debian.org>
Build-Depends: debhelper-compat (= 13), libcli-dev
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/debian/l2tpns
Vcs-Git: https://salsa.debian.org/debian/l2tpns.git
Rules-Requires-Root: no

Package: l2tpns
Architecture: any
Multi-Arch: foreign
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs: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.
