X-Git-Url: http://git.onelab.eu/?p=iptables.git;a=blobdiff_plain;f=copy-xid.patch;h=1886b128321cd69b7f0ffbdab167794dc6b63697;hp=dec00355b2521f1df688358afca64f32c81d3e71;hb=HEAD;hpb=f745676a58b0ffaa0858955c894e4979f593db9a diff --git a/copy-xid.patch b/copy-xid.patch index dec0035..1886b12 100644 --- a/copy-xid.patch +++ b/copy-xid.patch @@ -19,7 +19,7 @@ index ab5127c..477790e 100644 static const struct option CLASSIFY_opts[] = { {.name = "set-class", .has_arg = true, .val = '1'}, -+ {.name = "add-mark", .has_arg = true, .val = '2'}, ++ {.name = "add-mark", .has_arg = false, .val = '2'}, XT_GETOPT_TABLEEND, };