Bug 1273 - BR2_INET_IPV6 does not enable IPv6 in pppd
Summary: BR2_INET_IPV6 does not enable IPv6 in pppd
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2010-03-12 23:45 UTC by Alexander Clouter
Modified: 2010-03-13 20:54 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
enable ipv6 in pppd (379 bytes, patch)
2010-03-12 23:45 UTC, Alexander Clouter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Clouter 2010-03-12 23:45:08 UTC
Created attachment 1213 [details]
enable ipv6 in pppd

IPv6 is not enabled in pppd when BR2_INET_IPV6 is selected.  I have attached a trival patch is attached that fixes this.

Cheers
Comment 1 Peter Korsgaard 2010-03-13 20:54:52 UTC
Committed, thanks!