split into bind-server and bind-client package, add startup script and example named...
[openwrt.git] / openwrt / package / l2tpd / Config.in
1 config BR2_PACKAGE_L2TPD
2 tristate "l2tpd - L2TP (Layer 2 Tunneling Protocol) daemon"
3 default m if CONFIG_DEVEL
4 help
5 A layer 2 tunneling protocol implementation.
6 l2tpd is the open source implementation of the L2TP tunneling
7 protocol (RFC2661). It does implement both LAC and LNS role
8 in a L2TP networking architecture. The main goal of this protocol is
9 to tunnel PPP frame trough an ip network.
This page took 0.044095 seconds and 5 git commands to generate.