]> git.ipfire.org Git - thirdparty/iptables.git/commit
Make "is_same" test basics and entries only: targets are generic.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 16 Dec 2004 14:22:23 +0000 (14:22 +0000)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 16 Dec 2004 14:22:23 +0000 (14:22 +0000)
commit733e54b8250576d6a1e0ab5621ef5b144abdf018
treeae7f8ab8585713ff52be052e1a3b63aca185ec04
parente45c71321e77735a1d66b180f8a29bea33aeb1b0
Make "is_same" test basics and entries only: targets are generic.
Make target testing aware of different kinds of rules.
Change reverse logic: target_different now target_same.
Set type to MODULE in iptcc_map_target.
Add testcase for this.
libiptc/libip4tc.c
libiptc/libip6tc.c
libiptc/libiptc.c