[NETFILTER]: mark H.323 helper experimental
Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
6c813c3fe9
commit
ca3ba88d0c
|
@ -170,8 +170,8 @@ config IP_NF_PPTP
|
||||||
Documentation/modules.txt. If unsure, say `N'.
|
Documentation/modules.txt. If unsure, say `N'.
|
||||||
|
|
||||||
config IP_NF_H323
|
config IP_NF_H323
|
||||||
tristate 'H.323 protocol support'
|
tristate 'H.323 protocol support (EXPERIMENTAL)'
|
||||||
depends on IP_NF_CONNTRACK
|
depends on IP_NF_CONNTRACK && EXPERIMENTAL
|
||||||
help
|
help
|
||||||
H.323 is a VoIP signalling protocol from ITU-T. As one of the most
|
H.323 is a VoIP signalling protocol from ITU-T. As one of the most
|
||||||
important VoIP protocols, it is widely used by voice hardware and
|
important VoIP protocols, it is widely used by voice hardware and
|
||||||
|
|
Loading…
Reference in New Issue