Looking at changeset 18032
(https://dev.openwrt.org/changeset/18032/trunk/include/netfilter.mk) I
see that libipt_set was removed:

-$(eval $(call nf_add,IPT_IPSET,CONFIG_IP_NF_MATCH_SET, $(P_V4)ipt_set))
-
-$(eval $(call nf_add,IPT_IPSET,CONFIG_IP_NF_TARGET_SET, $(P_V4)ipt_SET))

but I cannot see which package libipt_set was added back into.  The
result is in fact that on trunk, no package contains libipt_set as far
as I can find.

Can somebody please confirm that libipt_set really should have been
removed from that file and where it was/should have been added to so
that it continues to be packaged?

It is worth noting that libipt_set is still in iptables despite ipsets
being moved to xtables(-addons).

Thanx,
b.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to