Yes, that is what I suspected as well...
I believe the problem is that the kernel does not think IGMP is available. The error message occurs when the code tries to setsockopt on a socket declared to be an
IGMP datagram socket. However, I see in my startup listing that the net protocols for TCP
On Thu, Jan 26, 2006 at 08:00:26AM -0800, saltytexan wrote:
> PROBLEM: The way smcroute works, it establishes a daemon to handle MR
> requests and set up the routing tables. Part of that code necessarily sets
> up a UDP socket, and then sets an optioin on that socket for MRT_INIT. This
> causes
Hi UML Friends,
I have a particular situation I am trying to test using UML, but am having a problem...
1) I want to set up a test of Static Multicast Routing using UML. The idea is to have one UML instance running SMCRoute to implement a Static Multicast Router. Input to that UML would be o
On Thursday 26 January 2006 07:38, chao yu wrote:
> Dear uml friends:
> I am a newbie to uml. Recently i compiled my uml with default
> config using 2.6.15 kernel, but it can not boot successfully. It
> always hang up when the console displaying "unable to open initial
> console".
That messag