Commit Graph

11 Commits

Author SHA1 Message Date
Fritz Elfert e740479bfa Added spelling corrections and some minor changes
to stay in sync with kernel.
1996-05-18 01:37:19 +00:00
Fritz Elfert 84e84d251f Some cleanup. 1996-05-17 03:49:01 +00:00
Michael Hipp 0096bd2e07 fixed a few bugs 1996-05-06 11:34:57 +00:00
Fritz Elfert 9de16ae81d Test commit 1996-04-30 21:05:27 +00:00
Fritz Elfert f707131c21 Added Michael's ippp-bind patch. 1996-04-30 11:10:42 +00:00
Fritz Elfert 57667fc0f3 Removed compatibility-macros. 1996-04-30 09:34:35 +00:00
Fritz Elfert c2a62bf1e1 Made more parameters of the dial statemachine user-configurable and
added hangup after dial for more reliability using callback.
Changed all io going through generic routines in isdn_common.c
Added missing call to dev_free_skb on failed dialing.
Added uihdlc encapsulation.
Fixed isdn_net_setcfg not to destroy interface-flags anymore.
Misc. typos.
1996-04-20 16:28:38 +00:00
Fritz Elfert 7fdec27610 Bugfix: Sync-PPP packets got compressed twice, when resent due to
send-queue-full reject.
1996-02-19 15:23:38 +00:00
Fritz Elfert 8a2557d3d7 Changed status- receive-callbacks to use pointer-arrays for finding
a corresponding interface instead of looping over all interfaces.
Activate Auto-hangup-timer only when interface is online.
Some bugfixes in the dialing-statemachine.
Lot of bugfixes in sk_buff'ized encapsulation handling.
For speedup connection-setup after dialing, remember sk_buf that triggered
dialing.
Fixed isdn_net_log_packet according to different encapsulations.
Correct ARP-handling for ETHERNET-encapsulation.
1996-02-11 02:22:28 +00:00
Fritz Elfert db04a75896 Changed returncode-logic for isdn_net_start_xmit() and it's
helper-functions.
Changed handling of buildheader for RAWIP and ETHERNET-encapsulation.
1996-01-22 05:05:12 +00:00
Fritz Elfert 58d1544fe6 Initial revision 1996-01-09 04:13:18 +00:00