Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PPP_BSDCOMP
has multiple definitions:
drivers/net/ppp/Kconfig
The configuration item CONFIG_PPP_BSDCOMP:
CONFIG_PPP
bsd_comp
, bsd_comp
, bsd_comp
, bsd_comp
, bsd_comp
Support for the BSD-Compress compression method for PPP, which uses the LZW compression method to compress each PPP packet before it is sent over the wire. The machine at the other end of the PPP link (usually your ISP) has to support the BSD-Compress compression method as well for this to be useful. Even if they don't support it, it is safe to say Y here.
The PPP Deflate compression method ("PPP Deflate compression", above) is preferable to BSD-Compress, because it compresses better and is patent-free.
Note that the BSD compression code will always be compiled as a module; it is called bsd_comp and will show up in the directory modules once you have said "make modules". If unsure, say N.
drivers/net/Kconfig
The configuration item CONFIG_PPP_BSDCOMP:
CONFIG_PPP
bsd_comp
, bsd_comp
, bsd_comp
, bsd_comp
, bsd_comp
Support for the BSD-Compress compression method for PPP, which uses the LZW compression method to compress each PPP packet before it is sent over the wire. The machine at the other end of the PPP link (usually your ISP) has to support the BSD-Compress compression method as well for this to be useful. Even if they don't support it, it is safe to say Y here.
The PPP Deflate compression method ("PPP Deflate compression", above) is preferable to BSD-Compress, because it compresses better and is patent-free.
Note that the BSD compression code will always be compiled as a module; it is called bsd_comp and will show up in the directory modules once you have said "make modules". If unsure, say N.
arch/um/Kconfig_net
The configuration item CONFIG_PPP_BSDCOMP:
CONFIG_PPP
bsd_comp
, bsd_comp
, bsd_comp
, bsd_comp
, bsd_comp
(none)
arch/sparc/Kconfig
The configuration item CONFIG_PPP_BSDCOMP:
CONFIG_NETDEVICES && CONFIG_PPP != CONFIG_n && CONFIG_m
bsd_comp
, bsd_comp
, bsd_comp
, bsd_comp
, bsd_comp
Support for the BSD-Compress compression method for PPP, which uses the LZW compression method to compress each PPP packet before it is sent over the wire. The machine at the other end of the PPP link (usually your ISP) has to support the BSD-Compress compression method as well for this to be useful. Even if they don't support it, it is safe to say Y here.
The PPP Deflate compression method ("PPP Deflate compression", above) is preferable to BSD-Compress, because it compresses better and is patent-free.
Note that the BSD compression code will always be compiled as a module; it is called bsd_comp.o and will show up in the directory modules once you have said "make modules". If unsure, say N.
arch/m68k/Kconfig
The configuration item CONFIG_PPP_BSDCOMP:
CONFIG_PPP
bsd_comp
, bsd_comp
, bsd_comp
, bsd_comp
, bsd_comp
(none)
Raw data from LKDDb:
lkddb module bsd_comp CONFIG_PPP_BSDCOMP : arch/m68k/Kconfig : "PPP BSD-Compress compression" # in 2.5.45–2.5.54
lkddb module bsd_comp CONFIG_PPP_BSDCOMP : arch/sparc/Kconfig : "PPP BSD-Compress compression" # in 2.5.45–2.5.54
lkddb module bsd_comp CONFIG_PPP_BSDCOMP : arch/um/Kconfig_net : "PPP BSD-Compress compression" # in 2.5.45–2.5.75, 2.6.0–2.6.8
lkddb module bsd_comp CONFIG_PPP_BSDCOMP : drivers/net/Kconfig : "PPP BSD-Compress compression" # in 2.5.45–2.5.75, 2.6.0–2.6.39, 3.0–3.1
lkddb module bsd_comp CONFIG_PPP_BSDCOMP : drivers/net/ppp/Kconfig : "PPP BSD-Compress compression" # in 3.2–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 - P index
Automatically generated (in year 2024). See also LKDDb sources on GitLab