Re: [networking-discuss] multicast address

2007-09-06 Thread Thomas Wong
Hi, Is NICDRV ready for the public to use? This message posted from opensolaris.org ___ networking-discuss mailing list networking-discuss@opensolaris.org

Re: [networking-discuss] multicast address

2007-07-27 Thread Garrett D'Amore
Tom Chen wrote: > Thanks for everybody. I understand now. > > NICDRV sounds like a good tool. Where can I download it? > You can't, yet. Hopefully that will be rectified soon. -- Garrett > Tom > > > This message posted from opensolaris.org > _

Re: [networking-discuss] multicast address

2007-07-27 Thread Tom Chen
Thanks for everybody. I understand now. NICDRV sounds like a good tool. Where can I download it? Tom This message posted from opensolaris.org ___ networking-discuss mailing list networking-discuss@opensolaris.org

Re: [networking-discuss] multicast address

2007-07-26 Thread James Carlson
Tom Chen writes: > I just find that 01 00 5e 00 00 01 is set by default even if it is > disconnected to external network. But I am still wondering how Solaris will > query the available multicast in the outside world and let users know. How > can users inform Solaris OS that [b]01 00 5e 00 00 02

Re: [networking-discuss] multicast address

2007-07-26 Thread James Carlson
Tom Chen writes: > I want to ask a question on multicast address, I am wondering how does > Solaris know which address to set? See RFC 1112 section 6.4. > When my gld2 driver is loaded, gld_setmulticast( ) is called soon(but only > once) with an multicast addr which is always 01 00 5e 00 00 01

Re: [networking-discuss] multicast address

2007-07-26 Thread Garrett D'Amore
Tom Chen wrote: > Hello, > > I want to ask a question on multicast address, I am wondering how does > Solaris know which address to set? > > When my gld2 driver is loaded, gld_setmulticast( ) is called soon(but only > once) with an multicast addr which is always 01 00 5e 00 00 01. Actually, >

Re: [networking-discuss] multicast address

2007-07-26 Thread Tom Chen
I just find that 01 00 5e 00 00 01 is set by default even if it is disconnected to external network. But I am still wondering how Solaris will query the available multicast in the outside world and let users know. How can users inform Solaris OS that [b]01 00 5e 00 00 02[/b] is preferred rather

[networking-discuss] multicast address

2007-07-26 Thread Tom Chen
Hello, I want to ask a question on multicast address, I am wondering how does Solaris know which address to set? When my gld2 driver is loaded, gld_setmulticast( ) is called soon(but only once) with an multicast addr which is always 01 00 5e 00 00 01. Actually, all the multicast packets on o