summaryrefslogtreecommitdiffstats
path: root/include/libiptc/xtcshared.h
Commit message (Collapse)AuthorAgeFilesLines
* libiptc: combine common typesJan Engelhardt2011-09-111-0/+6
Make an xt_chainlabel type out of ipt_chainlabel and ip6t_chainlabel, and add backward-API #defines. The ABI naturally does not change either, so no soversion bump. Signed-off-by: Jan Engelhardt <jengelh@medozas.de>