netfilter: nf_tables: add compatibility layer for x_tables
[deliverable/linux.git] / include / uapi / linux / netfilter / Kbuild
CommitLineData
4413e16d
DH
1# UAPI Header export list
2header-y += ipset/
94d0ec58
DH
3header-y += nf_conntrack_common.h
4header-y += nf_conntrack_ftp.h
5header-y += nf_conntrack_sctp.h
6header-y += nf_conntrack_tcp.h
7header-y += nf_conntrack_tuple_common.h
96518518 8header-y += nf_tables.h
0ca743a5 9header-y += nf_tables_compat.h
94d0ec58
DH
10header-y += nf_nat.h
11header-y += nfnetlink.h
12header-y += nfnetlink_acct.h
13header-y += nfnetlink_compat.h
14header-y += nfnetlink_conntrack.h
15header-y += nfnetlink_cthelper.h
16header-y += nfnetlink_cttimeout.h
17header-y += nfnetlink_log.h
18header-y += nfnetlink_queue.h
19header-y += x_tables.h
20header-y += xt_AUDIT.h
21header-y += xt_CHECKSUM.h
22header-y += xt_CLASSIFY.h
23header-y += xt_CONNMARK.h
24header-y += xt_CONNSECMARK.h
25header-y += xt_CT.h
26header-y += xt_DSCP.h
38c67328 27header-y += xt_HMARK.h
94d0ec58
DH
28header-y += xt_IDLETIMER.h
29header-y += xt_LED.h
30header-y += xt_LOG.h
31header-y += xt_MARK.h
32header-y += xt_NFLOG.h
33header-y += xt_NFQUEUE.h
34header-y += xt_RATEEST.h
35header-y += xt_SECMARK.h
36header-y += xt_TCPMSS.h
37header-y += xt_TCPOPTSTRIP.h
38header-y += xt_TEE.h
39header-y += xt_TPROXY.h
40header-y += xt_addrtype.h
e7db3cbc 41header-y += xt_bpf.h
94d0ec58
DH
42header-y += xt_cluster.h
43header-y += xt_comment.h
44header-y += xt_connbytes.h
8a454ab9 45header-y += xt_connlabel.h
94d0ec58
DH
46header-y += xt_connlimit.h
47header-y += xt_connmark.h
48header-y += xt_conntrack.h
49header-y += xt_cpu.h
50header-y += xt_dccp.h
51header-y += xt_devgroup.h
52header-y += xt_dscp.h
53header-y += xt_ecn.h
54header-y += xt_esp.h
55header-y += xt_hashlimit.h
56header-y += xt_helper.h
57header-y += xt_iprange.h
58header-y += xt_ipvs.h
59header-y += xt_length.h
60header-y += xt_limit.h
61header-y += xt_mac.h
62header-y += xt_mark.h
63header-y += xt_multiport.h
64header-y += xt_nfacct.h
65header-y += xt_osf.h
66header-y += xt_owner.h
67header-y += xt_physdev.h
68header-y += xt_pkttype.h
69header-y += xt_policy.h
70header-y += xt_quota.h
71header-y += xt_rateest.h
72header-y += xt_realm.h
73header-y += xt_recent.h
f0c03956 74header-y += xt_rpfilter.h
94d0ec58
DH
75header-y += xt_sctp.h
76header-y += xt_set.h
77header-y += xt_socket.h
78header-y += xt_state.h
79header-y += xt_statistic.h
80header-y += xt_string.h
81header-y += xt_tcpmss.h
82header-y += xt_tcpudp.h
83header-y += xt_time.h
84header-y += xt_u32.h
This page took 0.120681 seconds and 5 git commands to generate.