From: pjordan@whitehorse.blackwire.com
To: linux-kernel@vger.kernel.org
Cc: ja@ssi.bg
Subject: Re: net/ipv4/arp.c: arp_rcv, rfc2131 BREAKS communication
Date: Sun, 25 Nov 2001 19:23:42 -0800 [thread overview]
Message-ID: <20011125192342.A16939@panama> (raw)
In-Reply-To: <Pine.LNX.4.33.0111251117310.823-100000@u.domain.uli> <20011125181921.A16765@panama>
In-Reply-To: <20011125181921.A16765@panama>
> When an address resolution packet is received, the receiving Ethernet module gives the packet to the Address Resolution module which goes through an
> algorithm similar to the following. Negative conditionals indicate an end of processing and a discarding of the packet.
> ?Am I the target protocol address?
> Yes:
> Maybe the right fix then is to set DHA to all ones. ffffffffffff. ?
No. Shake my head, the above is a reference to TIP, not THA.
and DHA is already set correctly anyway. (what was I drinking..)
Anyway.. RFC2131 only talks about the format of the arp request and not of
the arp reply. I will test again to see if OF is testing THA or TIP.
My guess is TIP.
So how to get the fix incorporated into the kernel though.
I don't see why it would break anything else.
Peter
next prev parent reply other threads:[~2001-11-26 3:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-25 12:10 net/ipv4/arp.c: arp_rcv, rfc2131 BREAKS communication Julian Anastasov
2001-11-26 2:19 ` pjordan
2001-11-26 3:23 ` pjordan [this message]
2001-11-26 6:59 ` Bernd Eckenfels
2001-11-26 11:12 ` Julian Anastasov
2001-11-29 19:11 ` kuznet
-- strict thread matches above, loose matches on Subject: below --
2001-11-24 21:56 pjordan
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=20011125192342.A16939@panama \
--to=pjordan@whitehorse.blackwire.com \
--cc=ja@ssi.bg \
--cc=linux-kernel@vger.kernel.org \
/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