lkml.org 
[lkml]   [2006]   [Jun]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: SO_REUSEPORT and multicasting
Jason wrote:
> 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
>
>
That address is a multicast address, and therefore needs to go in the
multicast routing table, and not the unicast one.
You are using a command that only modifies the unicast table.

James

-
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/

\
 
 \ /
  Last update: 2006-06-14 16:43    [W:0.084 / U:0.696 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site