/* ebt_mark * * Authors: * Bart De Schuymer * * July, 2002 */ #include #include #include #include #include "../include/ebtables_u.h" #include static int mark_supplied; #define MARK_TARGET '1' #define MARK_SETMARK '2' static struct option opts[] = { { "mark-target" , required_argument, 0, MARK_TARGET }, /* an oldtime messup, we should have always used the scheme * -