summaryrefslogtreecommitdiffstats
path: root/include/xtables/internal.h.in
Commit message (Collapse)AuthorAgeFilesLines
* libxtables: prefix/order - program_nameJan Engelhardt2009-01-301-0/+41
Split XTABLES_VERSION into xtables and iptables, and encode the xtables soversion into the extensions instead. This makes it possible to upgrade iptables without having to recompile 3rd-party extensions (if the libxtables version matches, of course). Signed-off-by: Jan Engelhardt <jengelh@medozas.de>