public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Arnaud Chataignier" <achataignier@neotion.com>
To: <ecos-discuss@sources.redhat.com>
Subject: [ECOS] Multicast route table entry
Date: Wed, 11 May 2005 10:52:00 -0000	[thread overview]
Message-ID: <00ff01c55607$601f21e0$140032be@ArnaudC> (raw)
In-Reply-To: <20050510153847.98008.qmail@web42007.mail.yahoo.com>

I cant manage joining a multicast group (using the net package) by using
setsockopt(..., IP_ADD_MEMBERSHIP, ..., ...)

It seems linked to the fact that there is no route table entry for
multicast.

I tried adding the entry though something a call like this:
	ioctl(socket, SIOCADDRT, &route)
but I can't find out the good way of filling the ecos_rtentry structure.

Does anyone know how to proceed to use multicast in eCos ?

Regards,
Arnaud.


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

      parent reply	other threads:[~2005-05-11  8:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-11  6:20 [ECOS] Boot process...when will text be printed? xinumike-rtos
2005-05-11  9:06 ` [ECOS] eCos for Atmel's AT91SAM7Sxx Jokke Ramberg
2005-05-11 10:52 ` Arnaud Chataignier [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='00ff01c55607$601f21e0$140032be@ArnaudC' \
    --to=achataignier@neotion.com \
    --cc=ecos-discuss@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).