v1: add mark target for arptables v2: add --and-mark add --or-mark add revision for common api v3: fold 2/4, 3/4 and 4/4 patch into one single patch use C99 initialization change some format Zhang Chunyu (2): Add MARK target for arptables arptables.8 | 17 ++++ arptables.c | 2 + extensions/Makefile | 2 +- extensions/arpt_CLASSIFY.c | 1 + extensions/arpt_MARK.c | 151 +++++++++++++++++++++++++++++++ extensions/arpt_mangle.c | 1 + extensions/arpt_standard.c | 1 + include/arptables.h | 6 ++ include/linux/netfilter_arp/arp_tables.h | 3 +- 9 files changed, 182 insertions(+), 2 deletions(-) create mode 100644 extensions/arpt_MARK.c -- 1.7.12.4 -- 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