]> git.ipfire.org Git - thirdparty/xtables-addons.git/commit
IPMARK: redo ipmark_tg_parse()
authorJan Engelhardt <jengelh@computergmbh.de>
Wed, 9 Apr 2008 12:39:44 +0000 (14:39 +0200)
committerJan Engelhardt <jengelh@computergmbh.de>
Wed, 9 Apr 2008 17:24:24 +0000 (19:24 +0200)
commit1060138f7787cd085d5ac1baefd65067f8e8d71a
treef06a44e3ae73ea5d6aab0997ebe3b3c98b9d8147
parent03eeabb4bd56c68d13a8e0c2e8a11974190c5da1
IPMARK: redo ipmark_tg_parse()

- check for illegal inversion on flags
- use param_act() and strtonum() instead of open-coded checks
extensions/libxt_IPMARK.c