From owner-freebsd-hackers Thu Dec 14 2:47:30 2000 From owner-freebsd-hackers@FreeBSD.ORG Thu Dec 14 02:47:29 2000 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 2F62337B404 for ; Thu, 14 Dec 2000 02:47:28 -0800 (PST) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id MAA24260; Thu, 14 Dec 2000 12:53:12 +0100 Message-ID: <3A38A58A.1D69185A@i-clue.de> Date: Thu, 14 Dec 2000 11:48:42 +0100 From: Christoph Sold Organization: i-clue GmbH X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: hackers@freebsd.org Subject: ping: how to set the don't fragment bit? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Folks, to test a secure tunnel, ping should be able to set the don't fragment bit in IP packets. Our ping doesn't allow this. Linsucks does. Since I never before did any network programming: Is it complicated to add an option to do so? Either a hint how to program it, or some helpful soul with the knowledge already in place to take this task? Thanks in advance -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message