projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d94fee
)
xl2tpd: demand option is initialized.
2721/head
author
mogulapranay
<mogulapranay57@gmail.com>
Mon, 16 May 2016 16:17:57 +0000
(21:47 +0530)
committer
mogulapranay
<mogulapranay57@gmail.com>
Mon, 16 May 2016 16:17:57 +0000
(21:47 +0530)
Signed-off-by: mogulapranay <mogulapranay57@gmail.com>
net/xl2tpd/files/l2tp.sh
patch
|
blob
|
history
diff --git
a/net/xl2tpd/files/l2tp.sh
b/net/xl2tpd/files/l2tp.sh
index 16660747c327a0b5812b91b0de1ba2d4d799da05..946973cd5b5e0a71444be00d9b86f0ff96616935 100644
(file)
--- a/
net/xl2tpd/files/l2tp.sh
+++ b/
net/xl2tpd/files/l2tp.sh
@@
-14,6
+14,7
@@
proto_l2tp_init_config() {
proto_config_add_string "keepalive"
proto_config_add_string "pppd_options"
proto_config_add_boolean "ipv6"
+ proto_config_add_int "demand"
proto_config_add_int "mtu"
proto_config_add_int "checkup_interval"
proto_config_add_string "server"