dnsmasq: fix ipv6 ipset bug
authorKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Wed, 12 Dec 2018 11:51:02 +0000 (11:51 +0000)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:48:26 +0000 (17:48 +0100)
commitada1e534df0404b75faf0ceb53b70c4c6790d6fd
tree377ee58977f6f5c3a8e3877c23b24995c3388ff9
parent8fb29097c720851478793c99f5a8efccbdecd002
dnsmasq: fix ipv6 ipset bug

During upstream removal of conditional ipv6 support an order swap error
was made in a ternary operator usage.

This patch sent upstream.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
(backported from ad8a5aa06a58b22657f7628c3d5eb4aae2db47f1)
package/network/services/dnsmasq/Makefile
package/network/services/dnsmasq/patches/0013-ipset-fix-ternary-order-swap.patch [new file with mode: 0644]