[OpenWrt-Devel] [OpenWrt-Commits] r44899 - trunk/package/network/config/netifd
Arjen de Korte
arjen+openwrt at de-korte.org
Fri Mar 20 16:15:47 EDT 2015
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
>
> Signed-off-by: Steven Barth <steven at midlink.org>
>
> Modified: trunk/package/network/config/netifd/Makefile
> ===================================================================
> --- trunk/package/network/config/netifd/Makefile 2015-03-19 21:51:44
> UTC (rev 44898)
> +++ trunk/package/network/config/netifd/Makefile 2015-03-20 07:50:45
> UTC (rev 44899)
> @@ -1,13 +1,13 @@
> include $(TOPDIR)/rules.mk
>
> PKG_NAME:=netifd
> -PKG_VERSION:=2015-03-15
> +PKG_VERSION:=2015-03-20
> PKG_RELEASE=$(PKG_SOURCE_VERSION)
>
> PKG_SOURCE_PROTO:=git
> PKG_SOURCE_URL:=http://git.openwrt.org/project/netifd.git
> PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
> -PKG_SOURCE_VERSION:=45fd905c980e56b20770d4b34556749fbca53fcc
> +PKG_SOURCE_VERSION:=2fb3d0e9205e2a4cea38062caefd7251f562866d
> PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
> PKG_MAINTAINER:=Felix Fietkau <nbd at openwrt.org>
> # PKG_MIRROR_MD5SUM:=
> _______________________________________________
> openwrt-commits mailing list
> openwrt-commits at lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 11647 bytes
Desc: S/MIME Signature
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20150320/7aff2f79/attachment.p7s>
-------------- next part --------------
_______________________________________________
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