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

updated python-antlr (3.5.2 -> 3.5.3)
author Hans-G?nter Theisgen
date Fri Jul 01 10:50:21 2022 +0100 (23 months ago)
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.