]> git.ozlabs.org Git - ppp.git/commitdiff
Changing INET6 to PPP_WITH_IPV6CP and adding configure option
authorEivind Næss <eivnaes@yahoo.com>
Fri, 6 Aug 2021 16:14:02 +0000 (09:14 -0700)
committerEivind Næss <eivnaes@yahoo.com>
Fri, 15 Jul 2022 22:25:38 +0000 (15:25 -0700)
Based on feedback on PR #296, the option ipv6-support seems inconsistent
with the existing ipxcp option. Futhermore, the #define has been renamed
to avoid bleeding into third party projects.

pppdconf.h is already distributed and will define or undefine the
PPP_WITH_IPV6CP define.

Signed-off-by: Eivind Næss <eivnaes@yahoo.com>

No differences found