All of lore.kernel.org
 help / color / mirror / Atom feed
* SO_REUSEPORT and multicasting
@ 2006-06-13 19:24 Jason
  2006-06-13 20:20 ` Jan Engelhardt
  2006-06-14 14:40 ` James Courtier-Dutton
  0 siblings, 2 replies; 13+ messages in thread
From: Jason @ 2006-06-13 19:24 UTC (permalink / raw)
  To: linux-kernel

I wrote a program that uses multicasting to send data.
 It works great on HP-UX but does not work on Fedora
Core 5.  I emailed the fedora list but they were of
little to no help.  

Does the kernel support SO_REUSEPORT?  If so can
anyone give me some suggestions why my program does
not work on Linux?  I did a route add -net 224.0.0.0/4
dev eth0 but that did not do anything.

Thanks,
Jesse

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

^ permalink raw reply	[flat|nested] 13+ messages in thread
* SO_REUSEPORT and multicasting
@ 2006-06-15 13:31 Jason
  2006-06-15 22:29 ` David Stevens
  0 siblings, 1 reply; 13+ messages in thread
From: Jason @ 2006-06-15 13:31 UTC (permalink / raw)
  To: netdev

Hello,

I wrote a program that uses multicasting to send data.
 It works great on HP-UX but does not work on Fedora
Core 5.  I emailed the fedora list but they were of
little to no help.  

Does the kernel support SO_REUSEPORT?  If so can
anyone give me some suggestions why my program does
not work on Linux?  I did a route add -net 224.0.0.0/4
dev eth0 but that did not do anything.

I have found out since I posted this message to
linux-kernel that SO_REUSEPORT is a BSDism.  The Linux
equivalent is SO_REUSEADDR which I did try.  My
program compiles cleanly using SO_REUSEADDR, but the
server does not receive any messages.  

I am trying to run the client and server on the same
PC.  This is just for faster development.  I can code
faster on my home Linux system than I can on the
remote HP-UX system.

Thanks,

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam
protection around 
http://mail.yahoo.com 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

end of thread, other threads:[~2006-06-15 22:22 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-13 19:24 SO_REUSEPORT and multicasting Jason
2006-06-13 20:20 ` Jan Engelhardt
2006-06-14 14:26   ` Jason
2006-06-14 14:51     ` Alan Cox
2006-06-14 17:48       ` Jason
2006-06-14 22:14         ` David Miller
2006-06-14 22:57           ` Jason
2006-06-14 23:04             ` David Miller
2006-06-15 13:32               ` Jason
2006-06-14 14:40 ` James Courtier-Dutton
2006-06-14 18:04   ` Jason
  -- strict thread matches above, loose matches on Subject: below --
2006-06-15 13:31 Jason
2006-06-15 22:29 ` David Stevens

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.