Hello,

With the latest patch you posted, and by doing "make
kernel_menuconfig" and searching for CONFIG_NF_NAT_IPV6 and enabling
all its dependencies (so it showed up in the menus under its
human-readable name) and then enabling it, I was indeed able to get it
to build the right modules. The userspace ip6tables seemed to have the
relevant bits already (unless my enabling of the various extra
packages for it added them); I think it mostly just passes table and
target names on to the kernel, right? So I now have working IPv6
masquerade.

Anyway, since this works now, I want to write up your last patch as a
formal [PATCH] message. Do you agree to release it under the
appropriate licenses for OpenWRT?

Thanks again! You've been a great help.
-Adam

On Thu, Aug 29, 2013 at 10:44 AM, Sedat Dilek <sedat.di...@gmail.com> wrote:
> On Thu, Aug 29, 2013 at 7:31 PM, Adam Novak <ano...@soe.ucsc.edu> wrote:
>> Hello,
>>
>> Thank you so much for your help! I will try your patch when I get home
>> this evening.
>>
>
> With [1] I was able to build a kernel, see also attached 
> check-nf-nat-kmod.txt.
> ( But this is only kernel-space stuff. )
>
> - Sedat -
>
> [1] 
> https://dev.openwrt.org/attachment/ticket/13446/include-netfilter_mk-kernelspace-v3.diff
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to