[OpenWrt-Devel] [OpenWrt-Commits] r44899 - trunk/package/network/config/netifd

Hannu Nyman hannu.nyman at iki.fi
Sat Mar 21 05:49:36 EDT 2015


The culprit is the last netifd changes: I have built r44915 otherwise 
updated, but with the last two commits removed from netifd, and ipv6 routing 
works again. So, the breakage is due to netifd.

* after "add prelocal table to manipulate locally 
destinated"/3eea8576d48d9b20cc1c6b46f54c7345a39d13aa ipv6 still works

* after "add missing argument for ipv4 
routes"/2fb3d0e9205e2a4cea38062caefd7251f562866d there are no ipv6 routes for 
the 6in4 tunnel.

It seems to me that a seventh parameter "table" might be needed for 
proto_add_ipv6_route in 6in4, but I didn't figure out how to change the 6in4 
tunnel script. I tried ading an empty table parameter to three calls to 
proto_add_ipv6_route, but that didn't work.

On 20.3.2015 22:15, Arjen de Korte wrote:
> I'm running trunk on a Netgear WNDR4300. On this router, a Hurricane 
> Electric tunnel is configured to provide IPv6 access for the LAN. All was 
> fine until this morning. Bisecting leads to the below commit to break IPv6 
> routing (IPv4 was still fine). Could it be that 6in4 needs to be modified 
> after this commit?
>
> Citeren openwrt-commits at openwrt.org:
>
>> Author: cyrus
>> Date: 2015-03-20 08:50:45 +0100 (Fri, 20 Mar 2015)
>> New Revision: 44899
>>
>> Modified:
>>    trunk/package/network/config/netifd/Makefile
>> Log:
>> netifd: device update fixes, improvements in policy routing
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list