projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7be51a
)
odhcpd: skip MSRs in RAs for prefixes with same size as DP
author
Steven Barth
<cyrus@openwrt.org>
Thu, 7 Aug 2014 05:34:02 +0000
(
05:34
+0000)
committer
Steven Barth
<cyrus@openwrt.org>
Thu, 7 Aug 2014 05:34:02 +0000
(
05:34
+0000)
SVN-Revision: 42024
package/network/services/odhcpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/odhcpd/Makefile
b/package/network/services/odhcpd/Makefile
index 8ada07c1231554e6e86ec1e89338787744bd2e66..cf5bbb66ebde5100e8b5ee2624a21381b304a8cb 100644
(file)
--- a/
package/network/services/odhcpd/Makefile
+++ b/
package/network/services/odhcpd/Makefile
@@
-8,14
+8,14
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=odhcpd
-PKG_VERSION:=2014-0
7-23
+PKG_VERSION:=2014-0
8-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:=
ac448deb59fc9ed2f19a3549d521ab796ae6ca4
7
+PKG_SOURCE_VERSION:=
1126cc3569cdacd0e1b58a3f04061ba2ffe2d83
7
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>