From owner-freebsd-questions@FreeBSD.ORG Thu Nov 4 15:18:12 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD1DA16A4CE for ; Thu, 4 Nov 2004 15:18:12 +0000 (GMT) Received: from smtp14.wxs.nl (smtp14.wxs.nl [195.121.6.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C07243D53 for ; Thu, 4 Nov 2004 15:18:12 +0000 (GMT) (envelope-from knoppers@astent.nl) Received: from Desktop (ipd50a9808.speed.planet.nl [213.10.152.8]) by smtp14.wxs.nl (iPlanet Messaging Server 5.2 HotFix 1.25 (built Mar 3 2004)) with ESMTP id <0I6N00I7GUIAT6@smtp14.wxs.nl> for freebsd-questions@freebsd.org; Thu, 04 Nov 2004 16:18:11 +0100 (CET) Date: Thu, 04 Nov 2004 16:18:08 +0100 From: Jan Knoppers In-reply-to: <20041104134444.GA4296@happy-idiot-talk.infracaninophile.co.uk> To: 'Matthew Seaman' Message-id: <004201c4c281$7e078bd0$9600000a@Desktop> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Mailer: Microsoft Outlook, Build 10.0.6626 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal cc: freebsd-questions@freebsd.org Subject: RE: Is UDP header compression (RFC 2508) supported in FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Nov 2004 15:18:13 -0000 >> Good point. Looking at /usr/src/usr.sbin/ppp/vjcomp.c it does appear >> to only affect the headers. My point is not so much that only headers compression is affected, but that only TCP headers are affected. What I need is UPD (actually IP/UDP/RTP) header compression. The file you mention also seems to deal with TCP/IP header compression only. Best regards, Jan