]> git.ipfire.org Git - thirdparty/iptables.git/commit
libiptc: combine common types
authorJan Engelhardt <jengelh@medozas.de>
Sat, 27 Aug 2011 09:12:49 +0000 (11:12 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Sun, 11 Sep 2011 15:31:34 +0000 (17:31 +0200)
commit2325c0fedf7507f94aa3bb11cc65a70d33836f8f
tree5caca3cbea25b1228e20977a7e98a72333d2d40a
parent160f25b09fc5695a65a8aaf485ebece85e1f853c
libiptc: combine common types

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>
include/Makefile.am
include/libiptc/libip6tc.h
include/libiptc/libiptc.h
include/libiptc/xtcshared.h [new file with mode: 0644]