diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2014-11-01 12:37:03 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2014-11-01 12:37:03 +0000 |
commit | fe13e6ccbd7bff993e8c2575ce1f578579805b34 (patch) | |
tree | c0a1774bf9a3626db690a07be945ba50b7fc263d /.gitignore | |
parent | a60817d7dae8ede0c31b795ed90fb4e916dca87d (diff) | |
download | master-187ad058-fe13e6ccbd7bff993e8c2575ce1f578579805b34.tar.gz master-187ad058-fe13e6ccbd7bff993e8c2575ce1f578579805b34.tar.bz2 master-187ad058-fe13e6ccbd7bff993e8c2575ce1f578579805b34.zip |
ppp: support adaptive LCP echos
Port Debians adaptive LCP echo patch to pppd, make it configurable with UCI
and enable it by default.
When adaptive LCP echo is enabled, LCP echo requests are only sent if the
link is idle, this avoids the common situation where a congested PPP link
(e.g. during torrenting) is falsely detected as disconnected because the
LCP replies are not received in time.
Also bump the copyright year in the Makefile, remove a redundant maintainer
entry and fix the shell processing of the keepalive option when the two-
value syntax is used.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43143 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions