From owner-freebsd-net Fri Jan 11 8:59:59 2002 Delivered-To: freebsd-net@freebsd.org Received: from johnson.mail.mindspring.net (johnson.mail.mindspring.net [207.69.200.177]) by hub.freebsd.org (Postfix) with ESMTP id 45B6D37B404 for <freebsd-net@freebsd.org>; Fri, 11 Jan 2002 08:59:57 -0800 (PST) Received: from user-uiver5a.dsl.mindspring.com ([165.247.108.170] helo=compaq) by johnson.mail.mindspring.net with smtp (Exim 3.33 #1) id 16P523-0007ls-00; Fri, 11 Jan 2002 11:59:56 -0500 Message-ID: <000001c19a5c$8c082fa0$aa6cf7a5@compaq> From: "Naga R Narayanaswamy" <nraju@mindspring.com> To: "Kshitij Gunjikar" <kshitijgunjikar@yahoo.com>, <freebsd-net@freebsd.org> References: <DJEEIBCKNENADJJIMPLFKEFECDAA.kshitijgunjikar@yahoo.com> Subject: Re: IP input Options processing Date: Thu, 10 Jan 2002 10:35:06 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-net.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-net> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-net> X-Loop: FreeBSD.org The destination IP address gets modified on every hop on the source routed IP packets unlike non-source routed packets. At the source, the ip_dst is one of the ip interfaces on the next hop. Note that on loose source routing, the option source route itself will be modified. ----- Original Message ----- From: "Kshitij Gunjikar" <kshitijgunjikar@yahoo.com> To: <freebsd-net@freebsd.org> Sent: Thursday, January 10, 2002 7:58 AM Subject: IP input Options processing > Hi All, > I have a question in the IP input code. If we are able to find the next > for a source routed packet why do we change the destination address of the > packet. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message