]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC 241496:
authorn_hibma <n_hibma@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 25 Oct 2012 21:08:31 +0000 (21:08 +0000)
committern_hibma <n_hibma@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 25 Oct 2012 21:08:31 +0000 (21:08 +0000)
commit2f8b6c8091645545245f3b5d70c464662c72cf2b
tree924ad30cebfa4684dab890e626774c76d30850e6
parent9d4d4872a8f63a1cb8a24dc4f6d0f1e03e03956c
MFC 241496:

Some 3G modems return the wrong signature in echo packets and make it
impossible to use LQR/ECHO. They return want_magic instead.

With this change it is now possible to use

enable lqr
set lqrperiod 5
enable echo
set echoperiod 5

in your ppp.conf file.

git-svn-id: svn://svn.freebsd.org/base/stable/8@242098 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/ppp/lqr.c