Is UDP header compression (RFC 2508) supported in FreeBSD

Matthew Seaman m.seaman at infracaninophile.co.uk
Thu Nov 4 05:44:56 PST 2004


On Thu, Nov 04, 2004 at 11:26:42AM +0100, Jan Knoppers wrote:
> 
> >> Look at the Authors of that RFC.
> >> 
> >> Compare it with this statement in ppp(8):
> >> 
> >>          vjcomp
> >>              Default: Enabled and Accepted.  This option determines if
> >> Van
> >>              Jacobson header compression will be used.
> 
> My understanding is that this vjcomp statement relates to TCP/IP header
> compression only as described in RFC 1144 (Jacobson, V., "TCP/IP Compression
> for Low-Speed Serial Links", February 1990). This RFC explicitly excludes
> UDP/IP header compression. RFC 2508 is intended to fill this gap.
> 
> So, you may very well be right, and I hope you do, but I do not see it
> documented.

Good point.  Looking at /usr/src/usr.sbin/ppp/vjcomp.c it does appear
to only affect the headers.  Probably your best bet would be to ask
the last committer to work on that code directly -- see the
README.changes file in that directory.

That's the usermode PPP implementation, but the alternative kernel
mode pppd(8) doesn't appear to have had much work done on it for some
time.  That's just VJ header compression too.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20041104/30f8d8f8/attachment.bin


More information about the freebsd-questions mailing list