| commit | 4d150eb5934fd4343b5fac2419c994e2bf97a96c | [log] [tgz] |
|---|---|---|
| author | Jan Engelhardt <jengelh@medozas.de> | Thu Oct 04 16:29:39 2007 +0000 |
| committer | Patrick McHardy <kaber@trash.net> | Thu Oct 04 16:29:39 2007 +0000 |
| tree | ba3bb1a905f1f98f893340da6d824d350c48718b | |
| parent | 997045f536026c0d643bf884da5ff5de2605197f [diff] |
Unique symbols 6/6 Give symbols of libxt targets unique names (3/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>