Lines Matching +full:point +full:- +full:to +full:- +full:point
1 # SPDX-License-Identifier: GPL-2.0-only
7 tristate "PPP (point-to-point protocol) support"
10 PPP (Point to Point Protocol) is a newer and better SLIP. It serves
16 To use PPP, you need an additional program called pppd as described
17 in the PPP-HOWTO, available at
25 example. If you want to use PPP over phone lines or other
26 asynchronous serial lines, you need to say Y (or M) here and also to
28 synchronous lines, you should say Y (or M) here and to "Support
31 If you said Y to "Version information on all symbols" above, then
33 compile it as a module. To compile this driver as a module, choose M
39 tristate "PPP BSD-Compress compression"
42 Support for the BSD-Compress compression method for PPP, which uses
43 the LZW compression method to compress each PPP packet before it is
45 (usually your ISP) has to support the BSD-Compress compression
46 method as well for this to be useful. Even if they don't support it,
47 it is safe to say Y here.
50 above) is preferable to BSD-Compress, because it compresses better
51 and is patent-free.
64 Deflate algorithm (the same algorithm that gzip uses) to compress
66 other end of the PPP link (usually your ISP) has to support the
67 Deflate compression method as well for this to be useful. Even if
68 they don't support it, it is safe to say Y here.
70 To compile this driver as a module, choose M here.
76 Say Y here if you want to be able to filter the packets passing over
77 PPP interfaces. This allows you to control which packets count as
79 a demand-dialed link) and which packets are to be dropped entirely.
80 You need to say Y here if you wish to use the pass-filter and
81 active-filter options to pppd.
93 Microsoft Point-to-Point Tunneling Protocol.
96 configuring PPTP clients and servers to utilize this method.
103 to combine several (logical or physical) lines into one logical PPP
106 This has to be supported at the other end as well and you need a
115 Support PPP (Point to Point Protocol) encapsulated in ATM frames.
117 which can lead to bad results if the ATM peer loses state and
129 which contains instruction on how to use this driver (under
136 Support for PPP over IPv4.(Point-to-Point Tunneling Protocol)
138 This driver requires pppd plugin to work in client mode or
139 modified pptpd (poptop) to work in server mode.
140 See http://accel-pptp.sourceforge.net/ for information how to
147 Support for PPP-over-L2TP socket family. L2TP is a protocol
148 used by ISPs and enterprises to tunnel PPP traffic over UDP
157 Say Y (or M) here if you want to be able to use PPP over standard
159 a modem (not a synchronous or ISDN modem) to contact your ISP, you
162 To compile this driver as a module, choose M here.
170 Say Y (or M) here if you want to be able to use PPP over synchronous
172 are often used for high-speed leased lines like T1/E1.
174 To compile this driver as a module, choose M here.