]> git.ipfire.org Git - thirdparty/iptables.git/commit
libxt_HMARK: correct a number of errors introduced by Pablo's rework
authorHans Schillstrom <hans@schillstrom.com>
Tue, 17 Jul 2012 16:27:24 +0000 (18:27 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 17 Jul 2012 16:29:01 +0000 (18:29 +0200)
commitf4a6c20c39c97214e22625764bfa80ef8e1e3147
tree5466198352c62b7bd47c1291273ce3f0160310fe
parent7fb49101acfbec265e96c1d5e475c7051beece19
libxt_HMARK: correct a number of errors introduced by Pablo's rework

* Fix typo in --hmark-rnd description.
* Remove trailing -set from port and spi options.
* Take missing value for ports and spi from command line.
* Fix spi / port validation.
* Remove --hmark-offset as mandatory.

Signed-off-by: Hans Schillstrom <hans@schillstrom.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
extensions/libxt_HMARK.c