Bug 1273

Summary: BR2_INET_IPV6 does not enable IPv6 in pppd
Product: buildroot Reporter: Alexander Clouter <alex+buildroot>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: minor CC: buildroot
Priority: P5 Keywords: patch
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: enable ipv6 in pppd

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!