| Summary: | BR2_INET_IPV6 does not enable IPv6 in pppd | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Alexander Clouter <alex+buildroot> |
| Component: | Other | Assignee: | 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 | ||
Committed, thanks! |
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