Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NF_CONNTRACK_FTP
has multiple definitions:
net/netfilter/Kconfig
The configuration item CONFIG_NF_CONNTRACK_FTP:
CONFIG_NETFILTER_ADVANCED = CONFIG_n
nf_conntrack_ftp
Tracking FTP connections is problematic: special helpers are required for tracking them, and doing masquerading and other forms of Network Address Translation on them.
This is FTP support on Layer 3 independent connection tracking.
To compile it as a module, choose M here. If unsure, say N.
net/netfilter/Kconfig
The configuration item CONFIG_NF_CONNTRACK_FTP:
CONFIG_EXPERIMENTAL && CONFIG_NF_CONNTRACK
nf_conntrack_ftp
Tracking FTP connections is problematic: special helpers are required for tracking them, and doing masquerading and other forms of Network Address Translation on them.
This is FTP support on Layer 3 independent connection tracking. Layer 3 independent connection tracking is experimental scheme which generalize ip_conntrack to support other layer 3 protocols.
To compile it as a module, choose M here. If unsure, say N.
Raw data from LKDDb:
lkddb module nf_conntrack_ftp CONFIG_NF_CONNTRACK_FTP : net/netfilter/Kconfig : "FTP protocol support" # in 2.6.15–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - N index
Automatically generated (in year 2024). See also LKDDb sources on GitLab