public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Grant Edwards <grant.b.edwards@gmail.com>
To: ecos-discuss@sources.redhat.com
Subject: [ECOS] Re: Disable IPv6 at startup?
Date: Thu, 01 Mar 2012 19:19:00 -0000	[thread overview]
Message-ID: <jioi3g$gvg$1@dough.gmane.org> (raw)
In-Reply-To: <alpine.DEB.2.00.1203011913310.2177@vostro>

On 2012-03-01, Sergei Gavrikov <sergei.gavrikov@gmail.com> wrote:

>>> IMHO, it is neat solution. Thanks for usage example. BTW, the KAME's
>>> successors had declared ip6_init2() as you suggest:
>>>
>>>   http://ftp.fr.openbsd.org/pub/OpenBSD/src/sys/netinet6/ip6_input.c
>>>
>>> Please, submit the patch.
>> 
>> OK, will do.  I noticed after that last post that ip6_init is renamed
>> to cyg_ip6_init by one of the include files.
>
> Yes, I'm seeing that was entered in a merge/fix patch from Kelvin Lawson
> in 2011. But there is also
>
>   include/sys/param.h:224:#define ip6_init cyg_ip6_init
>
>> I assume I should do the same thing for ip6_init2 if it's going to be
>> global?
>
> I have doubt.  May be to change a scope of the function in ip6_input.c
> will be enough for the case?  As for me I would not propagate the
> definition {cyg_,}ip6_init2 in the headers.  Though, may be I wrong
> here. I would stop on your first proposal:
>
>  -static void ...
>  +void ...

I've already submitted a patch with the #define added, but if the
consensus is to leave the symbol un-mangled, then I can submit a new
patch.

-- 
Grant Edwards               grant.b.edwards        Yow! ... I want to perform
                                  at               cranial activities with
                              gmail.com            Tuesday Weld!!


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

  reply	other threads:[~2012-03-01 19:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-16 20:06 [ECOS] " Grant Edwards
2012-02-16 21:15 ` Andrew Lunn
2012-02-16 21:53   ` [ECOS] " Grant Edwards
2012-02-16 22:01 ` [ECOS] " Jay Foster
2012-02-17 17:45   ` [ECOS] " Grant Edwards
2012-02-29 20:32 ` Grant Edwards
     [not found]   ` <jim732$s9l$1@dough.gmane.org>
2012-03-01 12:09     ` Sergei Gavrikov
2012-03-01 14:40       ` Grant Edwards
2012-03-01 17:24         ` Sergei Gavrikov
2012-03-01 19:19           ` Grant Edwards [this message]
2012-03-01 19:51             ` Sergei Gavrikov

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='jioi3g$gvg$1@dough.gmane.org' \
    --to=grant.b.edwards@gmail.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).