public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Problems Receiving UDP Broadcasts on Some Versions of Linux
@ 2010-01-25  7:27 Curt Sampson
  2010-01-25  8:10 ` Eric Dumazet
  0 siblings, 1 reply; 5+ messages in thread
From: Curt Sampson @ 2010-01-25  7:27 UTC (permalink / raw)
  To: linux-kernel

I'm posting this here because it smells as if it may be something
a where a kernel network code developer might just say, "oh yeah,
obviously your problem is this."

I'm not subscribed to this list, so please cc me on any replies. (The
Mail-followup-to header may do this automatically for you.)

The short summary is that on two very similar servers on the same
network, an application that listens for broadcast UDP packets on a
given port works fine on the Ubuntu 8.04/Linux 2.6.24-26-server box but
does not receive the packets on the Ubuntu 9.04/Linux 2.6.28-17-server
box. I have confirmed that tcpdump sees identical packets being received
on both hosts.

Did something change between these two kernel revisions that I need to
listen differently?

Full details, including sample code, are available at:

  http://stackoverflow.com/questions/2130563/udp-broadcast-reception-problems-with-ubuntu-9-04-but-not-8-04

Thanks for any help you can give me. Even if you're not sure, but have
clues I should consider following up, feel free to e-mail me. I'm
also happy to take pointers to kernel code I should read, if there's
enlightenment there.

cjs
-- 
Curt Sampson         <cjs@cynic.net>         +81 90 7737 2974
             http://www.starling-software.com
The power of accurate observation is commonly called cynicism
by those who have not got it.    --George Bernard Shaw

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

end of thread, other threads:[~2010-01-27  5:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-25  7:27 Problems Receiving UDP Broadcasts on Some Versions of Linux Curt Sampson
2010-01-25  8:10 ` Eric Dumazet
2010-01-27  0:37   ` Curt Sampson
2010-01-27  3:56     ` Eric Dumazet
2010-01-27  5:14       ` Curt Sampson

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