<feed xmlns='http://www.w3.org/2005/Atom'>
<title>routing/ahcpd, branch master</title>
<subtitle>Mirror of routing feed</subtitle>
<id>https://git.openwrt.org/feed/routing/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/routing/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/'/>
<updated>2026-08-10T07:43:05Z</updated>
<entry>
<title>ahcpd: add test-version.sh for CI runtime tests</title>
<updated>2026-08-10T07:43:05Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2026-08-06T07:47:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=9de449782f43207d337092520a4ab032d75be41a'/>
<id>urn:sha1:9de449782f43207d337092520a4ab032d75be41a</id>
<content type='text'>
ahcpd does not provide any option to report its version, so the
generic version check of the CI runtime tests always fails for this
package. Override it by checking that the binary starts and prints
its usage instead.

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
Co-authored-by: Claude Fable 5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>ahcpd: use SHA256 hash and use HTTPS everywhere</title>
<updated>2020-01-11T14:08:26Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2020-01-11T14:08:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=6debd2f564ce1ffed6b397c79bd4d6fa60ad30e2'/>
<id>urn:sha1:6debd2f564ce1ffed6b397c79bd4d6fa60ad30e2</id>
<content type='text'>
- The old page redirects to a new one and it uses HTTPS.
Let's skip that redirect in PKG_SOURCE_URL and URL.
- Reorder some things to be sync with Makefiles in packages feed
- Add PKG_LICENSE_FILES

Fixes: 47edf2d27594083f91777913bbe57c43a2927f09 (ahcpd: Replace
PKG_MD5SUM with PKG_HASH)
Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>ahcpd: Replace PKG_MD5SUM with PKG_HASH (#522)</title>
<updated>2020-01-09T20:32:16Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-01-09T20:32:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=ba199245ecd9767eeac2b162b2a10eae7940b0db'/>
<id>urn:sha1:ba199245ecd9767eeac2b162b2a10eae7940b0db</id>
<content type='text'>
PKG_MD5SUM is deprecated and does not accurately represent the SHA256 hash.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;</content>
</entry>
<entry>
<title>replace DEPENDS=+@IPV6 with DEPENDS=@IPV6</title>
<updated>2016-06-05T01:07:20Z</updated>
<author>
<name>Alexander Couzens</name>
</author>
<published>2016-06-05T00:13:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=9b610a90c61cb2a5ec73bc95e5a46cd4b4375aef'/>
<id>urn:sha1:9b610a90c61cb2a5ec73bc95e5a46cd4b4375aef</id>
<content type='text'>
The symbol IPV6 is a global config symbol, don't select it because it
will override the user decision of IPV6 as all other package in base do
it. A select (+) will also create a recursive dependency error.

Signed-off-by: Alexander Couzens &lt;lynxis@fe80.eu&gt;
</content>
</entry>
<entry>
<title>ahcpd: Fixed kmod-ipv6 dependency.</title>
<updated>2015-12-11T11:50:19Z</updated>
<author>
<name>Markus Stenberg</name>
</author>
<published>2015-12-11T11:50:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=9cafb0c9dc26d57b3a01e1faba5bd3684f50d910'/>
<id>urn:sha1:9cafb0c9dc26d57b3a01e1faba5bd3684f50d910</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add SPDX license tags</title>
<updated>2014-11-03T12:17:00Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2014-11-03T12:16:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=69f203d5c309e84a4ec89396a07a160a176b53c9'/>
<id>urn:sha1:69f203d5c309e84a4ec89396a07a160a176b53c9</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;
</content>
</entry>
<entry>
<title>ahcpd: fix build with ARM VFP toolchains</title>
<updated>2014-03-06T20:06:27Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2014-03-06T20:06:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=725ad74b67e60387b2276fea5ccc115efd29cee4'/>
<id>urn:sha1:725ad74b67e60387b2276fea5ccc115efd29cee4</id>
<content type='text'>
Building ahcpd for a ARM VFP enabled target will produce the following build
failure:

arm-openwrt-linux-uclibcgnueabi-gcc -Os -g -Wall
-L/exp00/fainelli/openwrt/trunk/staging_dir/target-arm_mpcore+vfp_uClibc-0.9.33.2_eabi/usr/lib
-L/exp00/fainelli/openwrt/trunk/staging_dir/target-arm_mpcore+vfp_uClibc-0.9.33.2_eabi/lib
-L/exp00/fainelli/openwrt/trunk/staging_dir/toolchain-arm_mpcore+vfp_gcc-4.6-linaro_uClibc-0.9.33.2_eabi/usr/lib
-L/exp00/fainelli/openwrt/trunk/staging_dir/toolchain-arm_mpcore+vfp_gcc-4.6-linaro_uClibc-0.9.33.2_eabi/lib
-o ahcpd ahcpd.o monotonic.o transport.o prefix.o configure.o config.o lease.o
-lrt
/exp00/fainelli/openwrt/trunk/staging_dir/toolchain-arm_mpcore+vfp_gcc-4.6-linaro_uClibc-0.9.33.2_eabi/lib/gcc/arm-openwrt-linux-uclibcgnueabi/4.6.4/../../../../arm-openwrt-linux-uclibcgnueabi/bin/ld:
error: ahcpd uses VFP register arguments, ahcpd.o does not

fix this by making sure that TARGET_CFLAGS are correctly passed down to ahcpd's
Makefile and used as the compiler CFLAGS by using EXTRA_DEFINES.

Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;
</content>
</entry>
<entry>
<title>ahcpd: migrate from openwrt/packages</title>
<updated>2013-10-28T16:20:42Z</updated>
<author>
<name>Gabriel Kerneis</name>
</author>
<published>2013-10-28T16:18:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=a8be1fb758e676e963d4b479622ba0a0fa6a6d5f'/>
<id>urn:sha1:a8be1fb758e676e963d4b479622ba0a0fa6a6d5f</id>
<content type='text'>
Update maintainer email address

Signed-off-by: Gabriel Kerneis &lt;gabriel@kerneis.info&gt;
</content>
</entry>
</feed>
