]> git.ozlabs.org Git - ppp.git/commitdiff
Separate out the setting of the interface MTU from the setting of
authorPaul Mackerras <paulus@samba.org>
Thu, 8 Mar 2001 05:14:26 +0000 (05:14 +0000)
committerPaul Mackerras <paulus@samba.org>
Thu, 8 Mar 2001 05:14:26 +0000 (05:14 +0000)
lower level things like the asyncmap and proto/AC compression.
Renamed ppp_send/recv_config to tty_send/recv_config.
At this point we have a structure of channel operations and a pointer
to the currently set (the_channel) which a plugin can override if
desired.


No differences found