commit | 181dead3f13befe02769ef479bcbb51801b7fc4e | [log] [tgz] |
---|---|---|
author | Jan Engelhardt <jengelh@medozas.de> | Thu Oct 04 16:27:07 2007 +0000 |
committer | Patrick McHardy <kaber@trash.net> | Thu Oct 04 16:27:07 2007 +0000 |
tree | 37c29ea4f70d8c72a1a9910b8c775fc8d77bd148 | |
parent | 926bde877f8182e7db4d057969dc8293e81fd6cf [diff] |
Unique symbols 1/6 Give symbols of libxt matches unique names (1/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>