diff options
| author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | 2013-08-13 09:05:38 -0400 |
|---|---|---|
| committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2013-08-14 04:47:15 -0400 |
| commit | f0c03956ac40fdc4fbce7bed262ae74ac372e765 (patch) | |
| tree | 63d7b968886ae231a6bb73012dfdd42978b0cc56 /include | |
| parent | bd0779370588386e4a67ba5d0b176cfded8e6a53 (diff) | |
netfilter: export xt_rpfilter.h to userland
This file contains the API for the match "rpfilter", hence it should be exported
to userland.
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include')
| -rw-r--r-- | include/uapi/linux/netfilter/Kbuild | 1 | ||||
| -rw-r--r-- | include/uapi/linux/netfilter/xt_rpfilter.h (renamed from include/linux/netfilter/xt_rpfilter.h) | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/netfilter/Kbuild b/include/uapi/linux/netfilter/Kbuild index 41115776d76f..dc00927ffd62 100644 --- a/include/uapi/linux/netfilter/Kbuild +++ b/include/uapi/linux/netfilter/Kbuild | |||
| @@ -68,6 +68,7 @@ header-y += xt_quota.h | |||
| 68 | header-y += xt_rateest.h | 68 | header-y += xt_rateest.h |
| 69 | header-y += xt_realm.h | 69 | header-y += xt_realm.h |
| 70 | header-y += xt_recent.h | 70 | header-y += xt_recent.h |
| 71 | header-y += xt_rpfilter.h | ||
| 71 | header-y += xt_sctp.h | 72 | header-y += xt_sctp.h |
| 72 | header-y += xt_set.h | 73 | header-y += xt_set.h |
| 73 | header-y += xt_socket.h | 74 | header-y += xt_socket.h |
diff --git a/include/linux/netfilter/xt_rpfilter.h b/include/uapi/linux/netfilter/xt_rpfilter.h index 8358d4f71952..8358d4f71952 100644 --- a/include/linux/netfilter/xt_rpfilter.h +++ b/include/uapi/linux/netfilter/xt_rpfilter.h | |||
