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

linld: fix iso9660/64
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 06 18:15:05 2021 +0000 (2021-03-06)
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.