Skip to content

Commit

Permalink
netfilter: export xt_rpfilter.h to userland
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Nicolas Dichtel authored and Pablo Neira Ayuso committed Aug 14, 2013
1 parent bd07793 commit f0c0395
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/uapi/linux/netfilter/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
File renamed without changes.

0 comments on commit f0c0395

Please sign in to comment.