These patches contain some cleanup and preparation for variable sized data. To support variable sized data, we need the length of each key for validation of the register load. Move the key validation back into the init functions of meta/ct to do this. This also qualifies as a cleanup in my opinion, the split is quite unnatural and the code is easier to read by handling get and set operations seperately. Additionally a patch to add a missing ifdef for NFT_CT_MARK is included. Please apply. -- 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