Applied Andy Herkey's ipmodem password patch [round 1]
commitf4300e994e822a5cd06d2c6ad42e75136485f8e2
authorAndy Herkey <a.herkey@comcast.net>
Thu, 19 Jun 2008 20:20:23 +0000 (19 16:20 -0400)
committerChris Frey <cdfrey@foursquare.net>
Thu, 19 Jun 2008 20:20:23 +0000 (19 16:20 -0400)
treeef1dac3e08df3dc8434d5117b3ebc5ae84264ab2
parent839221db06d1950bb2da1e5222b3fc127bb123e3
Applied Andy Herkey's ipmodem password patch [round 1]

Comments from his email:

Attached are the rough patches to get the IPmodem to work with a
password. These patches work on my 8703e, but I can't test it without a
password to see if I broke anything.

I added a couple more signals to pppob.cc and a Close method to
m_ipmodem.cc, so the modem connection is gracefully terminated when pppd
is shutdown. I don't know if the close sequence will work on any other
devices though.
ChangeLog
src/m_ipmodem.cc
src/m_ipmodem.h
src/m_serial.cc
src/m_serial.h
src/modem.h
tools/pppob.cc