Author: cyrus
Date: 2014-08-07 07:34:02 +0200 (Thu, 07 Aug 2014)
New Revision: 42024

Modified:
   trunk/package/network/services/odhcpd/Makefile
Log:
odhcpd: skip MSRs in RAs for prefixes with same size as DP

Modified: trunk/package/network/services/odhcpd/Makefile
===================================================================
--- trunk/package/network/services/odhcpd/Makefile      2014-08-07 05:14:26 UTC 
(rev 42023)
+++ trunk/package/network/services/odhcpd/Makefile      2014-08-07 05:34:02 UTC 
(rev 42024)
@@ -8,14 +8,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=odhcpd
-PKG_VERSION:=2014-07-23
+PKG_VERSION:=2014-08-07
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE_URL:=git://github.com/sbyx/odhcpd.git
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=ac448deb59fc9ed2f19a3549d521ab796ae6ca47
+PKG_SOURCE_VERSION:=1126cc3569cdacd0e1b58a3f04061ba2ffe2d837
 
 PKG_MAINTAINER:=Steven Barth <[email protected]>
 
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to