wok annotate rp-pppoe/description.txt @ rev 25040

cups-filters: use standard c++14
author Hans-G?nter Theisgen
date Fri May 27 07:47:27 2022 +0100 (2022-05-27)
parents
children
rev   line source
al@17992 1 PPPoE (Point-to-Point Protocol over Ethernet) is a protocol used by many ADSL
al@17992 2 Internet Service Providers. Roaring Penguin has a free client for Linux systems
al@17992 3 to connect to PPPoE service providers.
al@17992 4
al@17992 5 The client is a user-mode program and does not require any kernel modifications.
al@17992 6 It is fully compliant with RFC 2516, the official PPPoE specification.