Christoph A. wrote: > when trying to use sets ({ ..., ...}) I get the error "Object not found". > > This is my testscript: > #! /usr/local/sbin/nft -f > > > ... > In file included from internal:0:0-0: > ./set_problem:12:17-42: Error: Could not add rule: Object not found > tcp dport { 22, 80} accept > ^^^^^^^^^^^^^^^^^^^^^^^^^^ > > Am I missing something in the kernel or do I have a syntax error in my > rules? > (kernel config attached) I never pushed out the userspace changes for the new set API. I just pushed out all the changes that should be needed, please update your trees and try again. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html