Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!mit-eddie!ll-xn!ames!sdcsvax!ucbvax!UCBVAX.BERKELEY.EDU!karels%okeeffe From: karels%okeeffe@UCBVAX.BERKELEY.EDU (Mike Karels) Newsgroups: comp.protocols.tcp-ip Subject: (none) Message-ID: <8709142329.AA07166@okeeffe.Berkeley.EDU> Date: Mon, 14-Sep-87 19:29:55 EDT Article-I.D.: okeeffe.8709142329.AA07166 Posted: Mon Sep 14 19:29:55 1987 Date-Received: Wed, 16-Sep-87 01:20:22 EDT References: <8709141556.AA00477@mercury.mitre.org> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 7 On the contrary, 4.2BSD never forwarded IP options. IP options were updated if necesssary (not necessarily correctly), stripped from the packet, then freed in ip_output without inserting them back into the packet. (I don't remember that the typo in ip_stripoptions actually crashed the machine, but it obviously wasn't right.) Mike