]> git.ozlabs.org Git - ppp.git/commit
pppd: Add dummy noipx option
authorPaul Mackerras <paulus@ozlabs.org>
Mon, 4 Jul 2022 07:37:31 +0000 (17:37 +1000)
committerPaul Mackerras <paulus@ozlabs.org>
Mon, 4 Jul 2022 07:54:20 +0000 (17:54 +1000)
commit72cf4afe3c7ef808bde3f5cea02cb631e2eb6fec
tree3d27ca5fc6d83f2b5b69d47f83c8bc47a33a1dab
parentb417b79ee6e420bfaace6b987e7856713999337d
pppd: Add dummy noipx option

Add "noipx" as an option that does nothing to avoid breaking
installations that have "noipx" in /etc/ppp/defaults or wherever.
(The IPX-related options were removed by commit c2881a6b71a3 ("pppd:
Drop linux IPX support (#326)", 2022-01-13)).

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
pppd/options.c