---
package/network/services/dnsmasq/Makefile |6 +--
.../0001-Fix-breakage-of-host-record-parsing.patch | 43
.../0001-Set-prefix-on-link-bit-in-RAs.patch | 42 ---
3 files changed, 46 insertions(+), 45 deletions(-)
create mode 100644
Signed-off-by: Catalin Patulea
---
Applies on r34076 (fcc9eda), also tested with 'make package/mtd/compile' and
'make target/linux/{clean,prepare}'.
package/mtd/Makefile |2 +-
package/mtd/src/imagetag.c |2 +-
.../patches-3.3/115-mo
On Thu, Nov 1, 2012 at 8:25 AM, Jonas Gorski
wrote:
> Also I'm not sure the location is correct - maybe it should rather be
> linux/mtd/bcm963xx_tag.h or mtd/bcm963xx_tag.h something like that -
> linux/ is just so ... generic.
Hmm, maybe.. but I don't see any clear precedent for linux/mtd, and
my
> of them under backfire)
use 12.09-beta or trunk.
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
Hi Luka,
On Thu, Oct 18, 2012 at 10:59:00PM +0200, open...@lukaperkov.net wrote:
> All our kirkwood uboot patches have been upstreamed with this release ;)
>
> Board owners please test this patch and give feedback for the boards:
>
> * dockstar
Sorry it took me a while to test your patch. I ap
Dnsmasq 2.63 has been published in August.
This patch bumps the version from 2.62 to 2.63 and refreshes patches.
Patch 0001-Set-prefix-on-link-bit-in-RAs.patch added by r33216 can be removed
as the change is now incorporated upstream.
(There is a minor beauty error, as 2.63 identifies itself a
hi all,
please, may somebody advice
I face situation where wlan inteface sometimes (the only corellation I
was able to figure out is with CPU load) stops to respond and the only
way to bring it alive is restart of it ... when I say `wifi' then it
reinicialises and works again ...
the encryption
Hi,
Am Sonntag, 4. November 2012, 14:51:01 schrieb Jonh Wendell:
> hello, I'm not going to comment on the patch itself, just note that dnsmasq
> init script already checks for another dhcp server in the network
> (dnsmasq.init:346):
>
> udhcpc -n -q -s /bin/true -t 1 -i $ifname >&- && {
>
hello, I'm not going to comment on the patch itself, just note that dnsmasq
init script already checks for another dhcp server in the network
(dnsmasq.init:346):
udhcpc -n -q -s /bin/true -t 1 -i $ifname >&- && {
logger -t dnsmasq \
"found already running DHCP-s