Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index

CONFIG_PPP_BSDCOMP: PPP BSD-Compress compression

General informations

The Linux kernel configuration item CONFIG_PPP_BSDCOMP has multiple definitions:

PPP BSD-Compress compression found in drivers/net/ppp/Kconfig

The configuration item CONFIG_PPP_BSDCOMP:

Help text

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.

PPP BSD-Compress compression found in drivers/net/Kconfig

The configuration item CONFIG_PPP_BSDCOMP:

Help text

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.

PPP BSD-Compress compression found in arch/um/Kconfig_net

The configuration item CONFIG_PPP_BSDCOMP:

Help text

(none)

PPP BSD-Compress compression found in arch/sparc/Kconfig

The configuration item CONFIG_PPP_BSDCOMP:

Help text

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.

PPP BSD-Compress compression found in arch/m68k/Kconfig

The configuration item CONFIG_PPP_BSDCOMP:

Help text

(none)

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - P index

Automatically generated (in year 2024). See also LKDDb sources on GitLab