Allow IPv6 address entry in tools>ping - Loosens valid character check
[tomato/davidwu.git] / release / src / router / xl2tpd / debian / control
blob1a366017162b884911f57b802f83e2ffa7de8b13
1 Source: xl2tpd
2 Section: net
3 Priority: optional
4 Maintainer: Simon Deziel <simon@xelerance.com>
5 Homepage: http://www.xelerance.com/software/xl2tpd/
6 Build-Depends: debhelper (>= 7), libpcap0.8-dev
7 Standards-Version: 3.9.1
9 Package: xl2tpd
10 Architecture: any
11 Provides: l2tpd
12 # For Ubuntu dapper drake, use:
13 #Replaces: l2tpd (<< ${source-Version})
14 Replaces: l2tpd (<< ${source:Version})
15 Depends: ${shlibs:Depends}, ${misc:Depends}, ppp
16 Description: a layer 2 tunneling protocol implementation
17  xl2tpd is an open source implementation of the L2TP tunneling
18  protocol (RFC2661).  xl2tpd is forked from l2tpd and is maintained by
19  Xelerance Corporation.
20  .
21  This package replaces the obsolete and unmaintained l2tpd.
22  .
23  The main purpose of this protocol is to tunnel PPP frames through IP
24  networks.  It implements both LAC and LNS role in the L2TP networking
25  architecture.