www.a00.de > tcpgroup > 1991 > msg00087
 

TCP-group 1991


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

TCP/IP header compression on AX.25



I have made available a couple of files which allows one to use the Van
Jacobsen TCP/IP header compression when running IP on top of AX.25.
A 40 byte TCP/IP header is usually shrunk to only 6 bytes. This should
give a speed up on a 1200 Baud modem that is comparable to half or two
thirds of the TX delay.

The code is mainly for experimental purposes since there is no way to
dynamically decide when to use compression and when not to use it.
Once the compression is enabled on one interface, all TCP/IP headers
that are sent to that interface will be compressed, regardless of if the
peer station understands it. The compression is enabled by adding the
character  'v' as a last argument to the normal 'attach' command.

A way to use compression only when communicating with certain stations
on a channel would be to attach some sort of pseudo interface. This
pseudo interface would send AX.25 frames to the same TNC as its parent
interface (a normal asy interface) but it would use the compression,
while the parent interface would not. By using simple 'route add'
statements to direct routes to a particular interface one could then
decide exactly for which destinations compression should be used.

I would recommend to use the header compression with connected mode
AX.25 rather then with unnumbered AX.25 frames, unless the channel is
exceptionally good.

The source files for this are available with ftp from sics.se. The
filename is archive/packet/ka9q/nos/axcomp.arc.

-- Anders  W3/SM0RGV
New email address:  klemets@cs.cmu.edu






Document URL : http://www.a00.de/tcpgroup/1991/msg00087.php
Ralf D. Kloth, Ludwigsburg, DE (QRQ.software). < hostmaster at a00.de > [don't send spam]
Created 2004-12-21. Last modified 2004-12-21. Your visit 2024-05-08 20:56.06. Page created in 0.0234 sec.
 
[Go to the top of this page]   [... to the index page]