| Summary: | make ipv6 optional in iptables | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Steffen Schulz <sf> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: |
make use of new --enable-ipv6 flag in iptables.mk
add --enable-ipv6 flag to iptables source add --enable-ipv6 flag to iptables source |
||
|
Description
Steffen Schulz
2009-03-29 14:31:21 UTC
Created attachment 197 [details]
make use of new --enable-ipv6 flag in iptables.mk
Created attachment 199 [details]
add --enable-ipv6 flag to iptables source
It looks like a buildroot bug. Please set "Product:" field correctly. Is this patch sent upstream? Could you please provide a pointer to the mailing list archive / bugtracker ID? Other than that it looks fine. I just filed a bugreport here: http://bugzilla.netfilter.org/show_bug.cgi?id=588 Created attachment 201 [details]
add --enable-ipv6 flag to iptables source
(updated for iptables version in BR trunk)
Thanks, committed as r25897. |