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

scilab: update for hdf5
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 10 08:35:31 2020 +0100 (2020-03-10)
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.