• Jan Engelhardt's avatar
    netfilter: xtables: connlimit revision 1 · cc4fc022
    Jan Engelhardt authored
    This adds destination address-based selection. The old "inverse"
    member is overloaded (memory-wise) with a new "flags" variable,
    similar to how J.Park did it with xt_string rev 1. Since revision 0
    userspace only sets flag 0x1, no great changes are made to explicitly
    test for different revisions.
    Signed-off-by: default avatarJan Engelhardt <jengelh@medozas.de>
    cc4fc022
xt_connlimit.c 7.98 KB