]> git.ozlabs.org Git - ppp.git/commit - pppd/pppd.h
Revert the previous change that required channel send_config and
authorPaul Mackerras <paulus@samba.org>
Mon, 7 Apr 2003 00:01:46 +0000 (00:01 +0000)
committerPaul Mackerras <paulus@samba.org>
Mon, 7 Apr 2003 00:01:46 +0000 (00:01 +0000)
commite5b7cafa28aeba66499fa26b286192529e5fde15
treed75ccb887e42bfda3b68d4b56cd5180ae43a5742
parentb347aa1c9a90ebc790baab556275436960ac8754
Revert the previous change that required channel send_config and
recv_config routines to return a status code.  Instead we consider
that an error has occurred if the channel routine calls error()
or bumps error_count explicitly.
pppd/main.c
pppd/plugins/rp-pppoe/plugin.c
pppd/pppd.h
pppd/sys-linux.c
pppd/sys-solaris.c
pppd/sys-sunos4.c
pppd/tty.c
pppd/utils.c