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)
commit2df4c1b2d4d033e4ccd72aeec501bbeb42e9861a
treeeecec4a9776c0451d7b5370d97b1ef9ec626bcfc
parent968ac3fd03e567b47259ff47d7d9ba6d73ac6f05
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]