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>
This commit is contained in:
Родитель
bd07793705
Коммит
f0c03956ac
|
@ -68,6 +68,7 @@ header-y += xt_quota.h
|
||||||
header-y += xt_rateest.h
|
header-y += xt_rateest.h
|
||||||
header-y += xt_realm.h
|
header-y += xt_realm.h
|
||||||
header-y += xt_recent.h
|
header-y += xt_recent.h
|
||||||
|
header-y += xt_rpfilter.h
|
||||||
header-y += xt_sctp.h
|
header-y += xt_sctp.h
|
||||||
header-y += xt_set.h
|
header-y += xt_set.h
|
||||||
header-y += xt_socket.h
|
header-y += xt_socket.h
|
||||||
|
|
Загрузка…
Ссылка в новой задаче