Browse Source

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>
Nicolas Dichtel 12 years ago
parent
commit
f0c03956ac
2 changed files with 1 additions and 0 deletions
  1. 1 0
      include/uapi/linux/netfilter/Kbuild
  2. 0 0
      include/uapi/linux/netfilter/xt_rpfilter.h

+ 1 - 0
include/uapi/linux/netfilter/Kbuild

@@ -68,6 +68,7 @@ header-y += xt_quota.h
 header-y += xt_rateest.h
 header-y += xt_realm.h
 header-y += xt_recent.h
+header-y += xt_rpfilter.h
 header-y += xt_sctp.h
 header-y += xt_set.h
 header-y += xt_socket.h

+ 0 - 0
include/linux/netfilter/xt_rpfilter.h → include/uapi/linux/netfilter/xt_rpfilter.h