I manually applied this patch and got the following build error: error: use of undeclared identifier 'nftnl_obj_unset'; did you mean 'nftnl_obj_set' I think a declaration for nftnl_obj_unset() needs to be added to include/libnftnl/object.h. Other than that, this patch looks OK to me. Regards, Nicholas Vinson