Commit Graph

1418 Commits

Author SHA1 Message Date
Adi Masputra
227a1a3723 Added IPv6 support so that IPv4 and IPv6 packets can be mux'ed correctly
on their respective streams based on the sap that IP gives during plumbing.
1999-09-30 19:54:44 +00:00
Adi Masputra
a97372213c Added notes on IPv6 over PPP on Solaris 1999-09-30 19:52:59 +00:00
Adi Masputra
ee6a6b64b2 Clean up the rest of objects during make clean. 1999-09-22 23:57:57 +00:00
Adi Masputra
a9d45595aa Some people with older machine architectures have complained about not
needing the 64-bit support, so now the decision is based on the
architecture, not machine.
1999-09-22 18:40:53 +00:00
Adi Masputra
ec6acd10d0 A couple of fixes:
a) 64-bit compilation flags were insufficient. Additional ones were added
   so that the generated binaries are correct (64-bit relocation issues).
b) Cleaned up some lint flags.
1999-09-21 20:37:20 +00:00
Adi Masputra
a08a6f3080 Previously, 64-bit compilation was dependent upon the version of the OS,
e.g., Solaris 7 and above. This certainly will not work on machines
other than Sparc, i.e., x86. Therefore, until Merced (IA-64) is supported,
64-bit compilation will only be done on Sparc-based machines.
1999-09-21 20:35:18 +00:00
Paul Mackerras
699f99db04 mention pppd/plugins example directory 1999-09-17 06:02:45 +00:00
Paul Mackerras
f37d7882eb need the os variable when NO_DLPI is defined 1999-09-17 05:59:00 +00:00
Paul Mackerras
1e8f5d7e70 fix shell if statement (bombed when lp64="") 1999-09-17 05:30:57 +00:00
Paul Mackerras
5755b0122a update for 2.3.10 1999-09-17 05:21:01 +00:00
Paul Mackerras
6b87fd681b add extra semicolon at end of case clause 1999-09-17 04:20:10 +00:00
Paul Mackerras
2b4e267c6d rename Makefile to Makefile.linux, now we have Makefile.sol2 1999-09-17 04:19:34 +00:00
Adi Masputra
f73f049362 Added plugins support for Solaris 1999-09-16 01:17:00 +00:00
Adi Masputra
852d707124 Added extra lint exceptions so that files like bsd-comp.c and vjcompress.c
don't get too noisy.
1999-09-15 23:51:56 +00:00
Adi Masputra
25e76d5413 Cleaned up major lint warnings. 1999-09-15 23:49:06 +00:00
Adi Masputra
d0d16c4ba1 Forgot to remote *.ln files (made by lint) when doing make clean. 1999-09-15 22:21:57 +00:00
Adi Masputra
1087f9d960 Cleaned up Makefiles, and added lint target for both 32- and 64-bits. 1999-09-15 22:10:16 +00:00
Adi Masputra
0c32c44c26 Added comments for 64-bit environment. 1999-09-13 21:33:18 +00:00
Adi Masputra
5dda0611f3 Modifed configure to point to 64-bit Makefile extension for Sol 7 and later
Added sparcv9 subdirectory into svr4/.cvsignore
Cleaned up svr4/Makefile.sol2
Added svr4/Makefile.sol2-64
1999-09-13 20:57:54 +00:00
Paul Mackerras
97c99cb3b5 add an example plugin 1999-09-11 12:13:11 +00:00
Paul Mackerras
cb81f84659 add these examples 1999-09-11 12:11:46 +00:00
Paul Mackerras
a35e81f5d3 update version numbers
add description of plugin interface
1999-09-11 12:09:31 +00:00
Paul Mackerras
07de73a331 Add plugin support plus an initial selection of hooks.
Add the allow-ip option as a better way of specifying what
IP addresses an unauthenticated peer may use.
Translate unprintable chars in PAP user/password into visible form.
Clean up the processing of extra options in the secrets files.
Add ktune/noktune options to enable/disable changing kernel settings.
1999-09-11 12:09:00 +00:00
Paul Mackerras
fc8a2a1cb1 turn on IPV6 if you give the ipv6 option 1999-09-11 12:04:22 +00:00
Adi Masputra
c291dcda5a Comments on 64-bitness and IPv6 on Sol 8 1999-09-08 01:28:28 +00:00
Adi Masputra
0c338335ba Changed #if __STDC__ to #if defined(__STDC__) 1999-09-08 01:13:46 +00:00
Adi Masputra
cbc5d9b19c Add IF_UNITSEL ioctl to set ppa since driver is DLPI style 2. Solaris 8 is
very picky about this.
1999-09-08 01:11:16 +00:00
Paul Mackerras
eaca954c2d add -E option to use environment variables, from Andreas Arens 1999-09-06 05:10:23 +00:00
Paul Mackerras
10a68fd183 IPV6 update from Tommi Komulainen 1999-08-25 04:15:52 +00:00
Paul Mackerras
a6b37e9337 fix buglet 1999-08-24 05:59:15 +00:00
Paul Mackerras
5480ff0d77 add -a option to print absolute times (instead of relative) 1999-08-24 05:32:48 +00:00
Paul Mackerras
2e53641535 Rest of IPV6 merge which got lost somehow, plus some minor fixes. 1999-08-24 05:31:12 +00:00
Paul Mackerras
4faf67061e fix for junky peers from James Carlson 1999-08-24 05:29:26 +00:00
Adi Masputra
9b4646bd15 Changed maintainer for Sol 2/SunOS 4.x to Adi Masputra <adi.masputra@sun.com> 1999-08-19 19:26:03 +00:00
Michael K. Johnson
31b4bba68d typo 1999-08-13 13:42:35 +00:00
Paul Mackerras
a3630de20e Fix the rcsid's for non-ansi compilers 1999-08-13 06:46:23 +00:00
Paul Mackerras
a8c240d24e added files for IPV6 1999-08-13 01:58:43 +00:00
Paul Mackerras
2654c68dba update 1999-08-13 01:58:31 +00:00
Paul Mackerras
1a39a96301 make /dev/ppp if necessary 1999-08-13 01:57:55 +00:00
Paul Mackerras
eec3836d78 add linkname option 1999-08-13 01:57:37 +00:00
Paul Mackerras
fcff66716f add PPP_IPV6 case 1999-08-13 01:56:03 +00:00
Paul Mackerras
a20861866a add PPP_IPV6CP 1999-08-13 01:55:40 +00:00
Paul Mackerras
050b89c40f up to 2.3.9 now 1999-08-13 01:55:21 +00:00
Paul Mackerras
4808373207 fix problem with REPORTing last line 1999-08-13 01:54:32 +00:00
Paul Mackerras
3af7b52960 update for 2.3.9 final 1999-08-13 01:54:02 +00:00
Paul Mackerras
e9275a1f82 typo 1999-08-12 04:26:43 +00:00
Paul Mackerras
875d9641d0 kill warning 1999-08-12 04:25:57 +00:00
Paul Mackerras
b7cce490ff use $(INSTALL) not install 1999-08-12 04:25:39 +00:00
Paul Mackerras
43980349e8 make default maxfail 10 1999-08-12 04:25:10 +00:00
Paul Mackerras
9678d85169 sync support 1999-08-12 04:24:52 +00:00