Short: SLiRP 1.0c (RELEASE) SLIP/PPP emulator Author: danjo@blitzen.canberra.edu.au (Danny Gasparovski) Uploader: williamj griffon mwsc edu (James Williams) Type: misc/unix Architecture: What is SLiRP? -------------- SLiRP is a TCP/IP emulator over the (C)SLIP/PPP link-level protocols, which allows a normal user with a shell account on a UNIX system to act like a (C)SLIP/PPP account. Changes since version 1.0b --------------------------- Version 1.0c RELEASE (15/1/96) - Fixed a problem with chmod()ing Slirp's tty. - Fixed a problem with --disable-ppp. - Added the ability to have ranges in the "escape" command. So, for example, now you can use the command "escape 0-1f,ff" instead of "escape 0,1,2,3,...,1f,ff". - Added patches for HPUX for slirp.ftpd thanks to Jeff Thieleke . It's in slirp.ftpd-b.tar.gz in the "extra" directory at the usual Slirp ftp sites. - Added an updates man page, thanks to George Ferguson . It's in src/slirp.man.