|
|
Which packets are dropped during ARP-resolution?
Hi,
Lets say an application sends 100 packets to IP-address X. The Linux
ARP-table does not have the corresponding MAC-address and hence have
to find the MAC-address and sends out an ARP-request. During the MAC-
address resolution the Linux IP-stack drops packets towards IP-address
X.
The question is which packets are dropped and which are kept?
Lets say the application has sent 50 packets while the MAC-address is
unknown, and when it's time for the Linux kernel/IP-stack to send
packet number 51 the MAC-address is known.
What packets are dropped and what are sent? Are all 50 packets
dropped, and the first packet being sent is packet 51?
Or, is the first packet stored/saved by the Linux kernel, and sent
out, and then packet number 51 is sent (this is the behavior I would
like to have for my specific application).
Or is this configurable in the Linux kernel/IP-stack somehow?
Brs
|
|
0
|
|
|
|
Reply
|
dspfun (158)
|
3/27/2012 12:54:55 PM |
|
dspfun wrote:
> Hi,
>
> Lets say an application sends 100 packets to IP-address X. The Linux
> ARP-table does not have the corresponding MAC-address and hence have
> to find the MAC-address and sends out an ARP-request. During the MAC-
> address resolution the Linux IP-stack drops packets towards IP-address
> X.
why would it do that?
--
To people who know nothing, anything is possible.
To people who know too much, it is a sad fact
that they know how little is really possible -
and how hard it is to achieve it.
|
|
1
|
|
|
|
Reply
|
tnp (2248)
|
3/27/2012 4:58:15 PM
|
|
|
1 Replies
224 Views
(page loaded in 0.032 seconds)
Similiar Articles: comp.os.linux.miscWhich packets are dropped during ARP-resolution? 1 68 (3/27/2012 12:54:55 PM) Hi, Lets say an application sends 100 packets to IP-address X. The Linux ARP-table does ... error: timeout waiting for ARP/RARP packet - comp.unix.solaris ...Timeout waiting for ARP/RARP packet - jumpstart client BertieBigBollox 6 336 ... error: timeout waiting for ARP/RARP packet - comp.unix.solaris ... arp problem Solaris 10 - comp.unix.solarisDuring this period the mac address of the <targer> disappers from the arp cache as seen by "arp -a" . ... this as well if you have access: Problem Resolution ... Packet timestamps when using Windows-7/Vista - comp.protocols.time ...... Windows system time available at a higher resolution ... us (or even more) if e.g. an IRQ occurs during ... This means the packet is getting dropped ... Windows Vista ... High resolution timer. - comp.lang.asm.x86Hi guys, I need to implement low cost high resolution timer ... global, so you can never know when the rate may drop ... depends upon the CPU speed (which can change during ... T1 issue - comp.dcom.sys.cisco... line involve extended pings > > > showing dropped packets. ... looks to be 100% within the provider area of resolution ... ARP problem on 3640 Internet Router - comp.dcom ... HP/UX printing queues - comp.sys.hp.hpuxIf any errors are encountered during the ... on the network by sending an echo request packet ... address translation tables used by Address Resolution Protocol. Arp ... access control and pool servers - comp.protocols.time.ntp ...# The issues: first, the way DNS resolution works ... then you might want to consider dropping them ... Iburst causes ntpd to send eight packets at two second intervals during ... problem with mirrored root - comp.unix.solarisInitially I tried during install but one devcie ... with an Areca controller and I didn't see a resolution ... Timeout waiting for ARP/RARP packet - jumpstart client ... ntpd, boot time, and hot plugging - comp.protocols.time.ntp ...... true fault-tolerant real-time system with resolution down ... servers, and run at least a couple of packets to each ... Yes, and along these lines are the reasons for dropping ... SonicWALL routers and dropped ARP packets | TechRepublicSonicWALL routers and dropped ARP packets ... During configuration, testing and initial ... Evidently our secondary ISP sends ARP (Address Resolution ... Address Resolution Protocol - Wikipedia, the free encyclopediaAddress Resolution Protocol (ARP) is a telecommunications ... The principal packet structure of ARP packets is shown ... Many operating systems perform gratuitous ARP during ... 7/27/2012 5:11:13 PM
|
|
|
|
|
|
|
|
|