netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ben Greear <greearb@candelatech.com>
To: jamal <hadi@cyberus.ca>
Cc: "Bloch, Jack" <Jack.Bloch@icn.siemens.com>,
	"'netdev@oss.sgi.com'" <netdev@oss.sgi.com>
Subject: Re: IP stack question
Date: Mon, 24 Jun 2002 12:27:08 -0700	[thread overview]
Message-ID: <3D17728C.5060303@candelatech.com> (raw)
In-Reply-To: Pine.GSO.4.30.0206241450330.13908-100000@shell.cyberus.ca

jamal wrote:
> 
> On Mon, 24 Jun 2002, Ben Greear wrote:

> Try that SO_DONTROUTE and see if solves your problem; you probably have to
> bind the socket to a specific device as well;
> For all that trouble, i would suggest you may just as well write a sock
> packet based  app.

I want to use normal TCP/IP stack as much as possible, so the sock-packet
(or raw) would not work for me, although it would work fine for the original
poster.

I'm also using source-based routing to send out the correct local
interface.  I'll have to look up more information on what SO_DONTROUTE
does, and thanks for the suggestion!

Ben

-- 
Ben Greear <greearb@candelatech.com>       <Ben_Greear AT excite.com>
President of Candela Technologies Inc      http://www.candelatech.com
ScryMUD:  http://scry.wanfear.com     http://scry.wanfear.com/~greear

  reply	other threads:[~2002-06-24 19:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-24 11:39 IP stack question Bloch, Jack
2002-06-24 13:34 ` jamal
2002-06-24 17:48   ` Ben Greear
2002-06-24 18:59     ` jamal
2002-06-24 19:27       ` Ben Greear [this message]
2002-08-28  6:25       ` IP stack question (how to force pkts to not route locally, but go out interfaces regardless of destination) Ben Greear
2002-08-28 12:41         ` James R. Leu
2002-08-29 10:17           ` A question on RTT estimation of SACKed packet Xiaoliang (David) Wei
2002-08-29 19:01             ` kuznet
2002-08-29 22:19               ` Xiaoliang (David) Wei

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D17728C.5060303@candelatech.com \
    --to=greearb@candelatech.com \
    --cc=Jack.Bloch@icn.siemens.com \
    --cc=hadi@cyberus.ca \
    --cc=netdev@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).