repo.or.cz
/
tomato
/
davidwu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Allow IPv6 address entry in tools>ping - Loosens valid character check
[tomato/davidwu.git]
/
release
/
src
/
router
/
xl2tpd
/
packaging
/
openwrt
/
Config.in
blob
dfccbb583e5f4410217cd25282bfe21131ad5385
1
config BR2_PACKAGE_XL2TPD
2
tristate "Xl2tpd - an L2TP daemon for use with IPsec"
3
select BR2_PACKAGE_OPENSWAN
4
default m if CONFIG_DEVEL
5
help
6
Xl2tpd is an L2TP implementation for use with IPsec
7
8
http://www.xelerance.com/software/xl2tpd/
9
10