Add DHCPv6 functionality.
[l2tpns.git] / debian / control
1 Source: l2tpns
2 Section: net
3 Priority: optional
4 Maintainer: Jonathan McDowell <noodles@earth.li>
5 Build-Depends: debhelper (>> 8), libcli-dev (>> 1.8.5)
6 Standards-Version: 3.9.4.0
7
8 Package: l2tpns
9 Architecture: any
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.
14  .
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).
18  .
19  l2tpns is a complete L2TP implementation. It supports the LAC, LNS,
20  PPPOE and DHCPv6 server.