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

busybox: enable CONFIG_FDISK_SUPPORT_LARGE_DISKS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jun 27 14:19:03 2019 +0200 (2019-06-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.