[OpenWrt-Devel] [PATCH] [packages] dnsmasq: Set prefix on-link bit in RAs
This is fix an issue with dnsmasq's RA that does not set the "on-link" bit, making all local IPv6 traffic go to the router then to the destination host, not directly to each other. patch is from dnsmasq git --- package/dnsmasq/Makefile |2 +- .../0001-Set-prefix-on
[OpenWrt-Devel] [PATCH] [packages] dnsmasq: update to v2.63 with a GIT patch to stop inf loop with host-record
--- 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