commit | 1d5b63d12984d12c8d87242179855e17657be16d | [log] [tgz] |
---|---|---|
author | Jan Engelhardt <jengelh@medozas.de> | Thu Oct 04 16:29:00 2007 +0000 |
committer | Patrick McHardy <kaber@trash.net> | Thu Oct 04 16:29:00 2007 +0000 |
tree | 9777125dbd44238ad72fbfb4144736cf2339d031 | |
parent | 59d164019340d110d302634e429320577f0db7be [diff] |
Unique names 4/6 Give symbols of libxt targets unique names (2/3). Adds unique prefixes to all functions (most of them - especially the hook functions) so that debugging programs can unambiguously map a symbol to an address. Also unifies the names of the xtables_match/xtables_target structs, (based upon libxt_connmark.c/libip6t_*.c). Signed-off-by: Jan Engelhardt <jengelh@gmx.de>