]> git.ozlabs.org Git - ppp.git/commit
Bring Solaris port back up to date (#525)
authorPaul Mackerras <paulus@ozlabs.org>
Tue, 15 Oct 2024 02:20:29 +0000 (13:20 +1100)
committerGitHub <noreply@github.com>
Tue, 15 Oct 2024 02:20:29 +0000 (13:20 +1100)
commitff28c309676f7b5040a2aa845b950821c0760639
tree73ac3a26ba4b281e4a236920179d793ebec12a00
parentd540579ce591e238ff7c432e3246a44ce8cec3f7
Bring Solaris port back up to date (#525)

- Updated READMEs
- Disabled MPPE support for Solaris
- Fixed compilation error in ccp.c with MPPE disabled
- Use OS-provided drivers and associated include files
- Tested on OpenIndiana Hipster (Illumos)

Signed-off-by: James Carlson <carlsonj@workingcode.com>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Co-authored-by: James Carlson <carlsonj@workingcode.com>
README
README.sol2
configure.ac
include/Makefile.am
include/net/ppp-comp.h [deleted file]
include/net/ppp_defs.h [deleted file]
include/net/pppio.h [deleted file]
include/net/vjcompress.h [deleted file]
pppd/ccp.c
pppd/pppd-private.h
pppd/sys-solaris.c