From: Neil Horman <nhorman@redhat.com>
To: Tim Warnock <timoid@getonit.net.au>
Cc: linux-kernel@vger.kernel.org
Subject: Re: ipv4 arp and linux
Date: Wed, 03 Nov 2004 07:55:57 -0500 [thread overview]
Message-ID: <4188D55D.7000200@redhat.com> (raw)
In-Reply-To: <!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAA4+E3P43380+sBshf1RHa98KAAAAQAAAADJ+ICBUnRkOc9W13U4B0WAEAAAAA@getonit.net.au>
Tim Warnock wrote:
> What arp packet size does a linux 2.4 series kernel use? How would it be
> made bigger?
>
64 bytes is the minimum packet size of an ethernet frame (which includes
the CRC). ARP requests don't take up that much space so the kernel pads
them out to be large enough. A tcpdump will show you exactly how it looks.
> I'm having a problem where a cisco switch is ignoring me because (according
> to the guys who operate it) the arp spec for 802.3 is 64 bytes and im not
> doing that.
>
802.3 stipulates 64 bytes for all ethernet frames. If you have a
program that is somehow sending frames smaller than that, yes, you (or
something) is broken. How exactly are you sending frames that you think
are too small?
Neil
> Im not subscribed to the list, so if I could be cc'd I'd appreciate it.
>
> Hope someone can help me, and thanks for taking the time to read this.
>
> Tim
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
--
/***************************************************
*Neil Horman
*Software Engineer
*Red Hat, Inc.
*nhorman@redhat.com
*gpg keyid: 1024D / 0x92A74FA1
*http://pgp.mit.edu
***************************************************/
next prev parent reply other threads:[~2004-11-03 12:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-03 4:32 ipv4 arp and linux Tim Warnock
2004-11-03 12:55 ` Neil Horman [this message]
2004-11-03 20:13 ` Tim Warnock
[not found] <UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAA4+E3P43380+sBshf1RHa98KAAAAQAAAAYtAmuHujdUS5GzoYL+cKTQEAAAAA@getonit.net.au>
2004-11-03 22:05 ` Bernd Eckenfels
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=4188D55D.7000200@redhat.com \
--to=nhorman@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=timoid@getonit.net.au \
/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