Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] IPv6 in busybox
Date: Mon, 24 Aug 2009 23:30:07 +0200	[thread overview]
Message-ID: <87k50soq74.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <4A855D74.5090308@tandberg.com> (Chris Smith's message of "Fri\, 14 Aug 2009 13\:49\:56 +0100")

>>>>> "Chris" == Chris Smith <chris.smith@tandberg.com> writes:

 Chris> There is a problem with IPv6 support in busybox.  I think you need to
 Chris> modify the busybox.mk file to add the CONFIG_FEATURE_IFUPDOWN_IPV6
 Chris> lines to allow ipv6 support in 'ifup'

Thanks, committed.

Please send fixes to the BR mailing list instead of directly to me in
the future, please.

 Chris> ifeq ($(BR2_INET_IPV6),y)
 Chris>    $(SED) "s/^.*CONFIG_FEATURE_IPV6.*/CONFIG_FEATURE_IPV6=y/;"
 Chris> $(BUSYBOX_DIR)/.config
 Chris>    $(SED)
 Chris> "s/^.*CONFIG_FEATURE_IFUPDOWN_IPV6.*/CONFIG_FEATURE_IFUPDOWN_IPV6=y/;"
 Chris> $(BUSYBOX_DIR)/.config
 Chris> else
 Chris>    $(SED) "s/^.*CONFIG_FEATURE_IPV6.*/CONFIG_FEATURE_IPV6=n/;"
 Chris> $(BUSYBOX_DIR)/.config
 Chris>    $(SED)
 Chris> "s/^.*CONFIG_FEATURE_IFUPDOWN_IPV6.*/CONFIG_FEATURE_IFUPDOWN_IPV6=n/;"
 Chris> $(BUSYBOX_DIR)/.config
 Chris> endif

-- 
Bye, Peter Korsgaard

  parent reply	other threads:[~2009-08-24 21:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-28 12:02 [Buildroot] Problem using netsnmp Chris Smith
2009-07-28 21:10 ` Peter Korsgaard
2009-07-29  8:06   ` Chris Smith
2009-07-29  8:25     ` Thomas Petazzoni
     [not found]   ` <4A855D74.5090308@tandberg.com>
2009-08-24 21:30     ` Peter Korsgaard [this message]
2009-08-03 15:01 ` Thomas Petazzoni
2009-08-04 14:29 ` Thomas Petazzoni
     [not found]   ` <4A785AE1.8010609@tandberg.com>
2009-08-04 19:39     ` Thomas Petazzoni

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=87k50soq74.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --cc=buildroot@busybox.net \
    /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