dnsmasq: Set prefix on-link bit in RAs
authorJohn Crispin <john@openwrt.org>
Wed, 22 Aug 2012 09:14:42 +0000 (09:14 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 22 Aug 2012 09:14:42 +0000 (09:14 +0000)
commita37d07685a003518b0ecea25355deb311aabe0f5
treeeb9e24f2da8592b120e35542da728fb759c93e88
parent4b8b629bdacf87d7d02ca7e392bbdce3c7b4f091
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

SVN-Revision: 33216
package/dnsmasq/Makefile
package/dnsmasq/patches/0001-Set-prefix-on-link-bit-in-RAs.patch [new file with mode: 0644]