summaryrefslogtreecommitdiffstats
path: root/libiptc/libip6tc.c
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2004-12-16 13:21:44 +0000
committerRusty Russell <rusty@rustcorp.com.au>2004-12-16 13:21:44 +0000
commite45c71321e77735a1d66b180f8a29bea33aeb1b0 (patch)
tree7ee5ce037d2caeab61c2b01aea36310a300649a3 /libiptc/libip6tc.c
parent3f2987813d32da5eb40afdc58e5bff39bf51cd0b (diff)
Remove GET_TARGET() define: this was for compiling iptables for debugging (ie. without -O) on old kernels where ipt_get_target() was defined "extern inline". These days it's "static inline", and only developers build without -O anyway.
Fix up DUMP_ENTRIES a little, but remove calls: it only dumps the table as loaded, not the changed (cached) table, which is misleading. Fix TC_DELETE_ENTRY: we need to use iptcc_map_target() before comparing, otherwise "-j DROP" (as an example) doesn't work.
Diffstat (limited to 'libiptc/libip6tc.c')
0 files changed, 0 insertions, 0 deletions