Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uflorida!gatech!ulysses!smb From: smb@ulysses.homer.nj.att.com (Steven M. Bellovin) Newsgroups: comp.dcom.modems Subject: Re: 9600 Mod Keywords: SLIP Message-ID: <11237@ulysses.homer.nj.att.com> Date: 19 Feb 89 15:21:11 GMT References: <568072@vaxa.uwa.oz> <4035@alvin.mcnc.org> <13974@bigtex.cactus.org> <2603@spdcc.SPDCC.COM> Organization: AT&T Bell Laboratories, Murray Hill Lines: 6 It's easy to do a lot of header prediction code in the link-level driver; most of the packet doesn't change much, especially for TCP ACKs. See, for example, RFC914, Farber, D.J.; Delp, G.; Conte, T.M., ``Thinwire protocol for connecting personal computers to the Internet.'' It is probably better to do that in the host, but doing it (or equivalent) in a Trailblazer modem would help siginificantly.