|
@@ -105,7 +105,7 @@ config IP6_NF_MATCH_MH
|
|
|
|
|
|
config IP6_NF_MATCH_RPFILTER
|
|
config IP6_NF_MATCH_RPFILTER
|
|
tristate '"rpfilter" reverse path filter match support'
|
|
tristate '"rpfilter" reverse path filter match support'
|
|
- depends on NETFILTER_ADVANCED
|
|
|
|
|
|
+ depends on NETFILTER_ADVANCED && (IP6_NF_MANGLE || IP6_NF_RAW)
|
|
---help---
|
|
---help---
|
|
This option allows you to match packets whose replies would
|
|
This option allows you to match packets whose replies would
|
|
go out via the interface the packet came in.
|
|
go out via the interface the packet came in.
|