public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] U-Boot not responding back to ARP requests?
@ 2004-09-26 20:29 Robin Getz
  2004-09-26 22:47 ` Wolfgang Denk
  2004-09-27  0:54 ` [U-Boot-Users] GPL Licensing issues Robin Getz
  0 siblings, 2 replies; 12+ messages in thread
From: Robin Getz @ 2004-09-26 20:29 UTC (permalink / raw)
  To: u-boot

All:

I was doing some debugging of some networking issues I am seeing, and saw
something that I thought was strange. I am seeing the following:

If I set things up as U-Boot = 192.168.0.3 and cross over cable to U-boot 
on 192.168.0.2

 From U-boot, if I ping 192.168.0.2

The ethereal dump is something like:

U-Boot Broadcasts -> Who has 192.168.0.2? Tell 192.168.0.3
Server Reply      -> I do (192.168.0.3 is at aa.bb.cc.dd.ff.gg)
U-boot IMCP       -> ping request
Server IMCP       -> ping reply

And now U-boot stops, and goes back to the command prompt. (like it should)

Now the Server starts asking:

Server Broadcasts -> who has 192.168.0.3? Tell 192.168.0.2
Server Broadcasts -> who has 192.168.0.3? Tell 192.168.0.2
Server Broadcasts -> who has 192.168.0.3? Tell 192.168.0.2
It does that three times (once a second) every time that it sees a packet.

My question is - shouldn't U-Boot respond? I don't see it in the code (I 
see the rarp handler, but not a arp handler).

My problem is that I have many U-boot boards on the same network, and the 
network is being flooded with ARP traffic, as the routers try to figure out 
the U-Boot MAC<->IP associations.

Thanks
-Robin

^ permalink raw reply	[flat|nested] 12+ messages in thread
* [U-Boot-Users] GPL Licensing issues
@ 2004-09-27  8:04 Robin Getz
  0 siblings, 0 replies; 12+ messages in thread
From: Robin Getz @ 2004-09-27  8:04 UTC (permalink / raw)
  To: u-boot

wd at denx.de [mailto:wd at denx.de] wrote:
>Header files contain interfaces, not code.
>
>Code is in source files per definition :-)

Great - it is pretty clear in your on-line docs (thanks for the link):
http://www.denx.de/twiki/bin/view/UBootdoc/StandalonePrograms

[snip/snip]
=========
1.11. Standalone Programs
   Used for:
     - code that shall not be made available under GPL
=========

makes it pretty clear.

Thanks
-Robin

For those that are interested in Linus's comments about 
applications/kernel, see the COPYING file in your linux kernel source tree 
- or at:
http://www.kernel.org/pub/linux/kernel/COPYING

BTW - in mailman you can write a reg expression & set "Hold posts with 
header value matching a specified regexp" - to not let all the html mail 
through?

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2004-09-27 20:20 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-26 20:29 [U-Boot-Users] U-Boot not responding back to ARP requests? Robin Getz
2004-09-26 22:47 ` Wolfgang Denk
2004-09-27  0:54 ` [U-Boot-Users] GPL Licensing issues Robin Getz
2004-09-27  6:27   ` Marc Leeman
2004-09-27  7:28     ` Wolfgang Denk
2004-09-27  8:24       ` Marc Leeman
2004-09-27 10:29         ` Marius Groeger
2004-09-27 11:12           ` Marc Leeman
2004-09-27 12:40       ` Doug Kehn
2004-09-27 20:20         ` Wolfgang Denk
2004-09-27  7:22   ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2004-09-27  8:04 Robin Getz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox