]> git.ozlabs.org Git - ppp.git/commit
Make a consistency in pppoe options
authorPali Rohár <pali@kernel.org>
Thu, 31 Dec 2020 17:49:27 +0000 (18:49 +0100)
committerPali Rohár <pali@kernel.org>
Fri, 1 Jan 2021 01:56:42 +0000 (02:56 +0100)
commit5e2835a1e6f3c65aabc6c5d46858d76e9b464758
tree07013eabd884d4dc90636d4f5d5e8d009b51c6a1
parentb2c36e6c0e1655aea9b1b0a03a8160f42a26c884
Make a consistency in pppoe options

Remove 'rp_' prefix from all pppoe options and ensure that pppoe options
have 'pppoe-' prefix. Also change underlines to dashes to be consistent
with other pppd options.

To not break a backward compatibility ensure that old option names still
work via (legacy) aliases.

Also document everything in pppd manual page.

Signed-off-by: Pali Rohár <pali@kernel.org>
pppd/plugins/pppoe/plugin.c
pppd/pppd.8