Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   kleink
Date:           Thu May 25 13:08:04 UTC 2000

Modified Files:
        pkgsrc/net/vtun: Makefile
        pkgsrc/net/vtun/files: md5

Log Message:
Update to VTun 2.2.  Changes since last pkg'ized release include:

ver 2.2:
         Added support for new OpenBSD tun driver. Fixes for generic tun
         driver support. Configure extensions and fixes. Small cleanups.
         Documentation update.

ver 2.1:
         Final stable 2.1 release.
         Small cleanups.

ver 2.1b5:
         Fixed local address substitution for TCP connection.
         Fast, optimized udp_read function.
         Scripts update.

ver 2.1b4:
         Bind UDP socket to the same address:port used for TCP connection.
         Fixed NOBUFS error handling for UDP sockets.
         Updated FreeBSD tun device support.
         Removed host name size limitation.
         Parser and Makefile fixes.
         CVS source tree access.

ver 2.1b3:
         Locking code rewrite, should fix race conditions.
         Support for inetd and tcp wrapper. Several cleanups.
         Updated RPM spec. Initialization fixes.

ver 2.1b2:
         Improved parser. New substitutions for command parameters
         (%a - local address, %A - remote address,...) allow to handle
         dynamic IPs more easily. Correct handling of single quotes and
         escaping '\'. Added 'reroute' script for Linux.
         Configure fixes. Documentation update.

ver 2.1b1:
         Correct closing of unsuccessfully connected sockets. UDP session
         initialization fixes.
         New option 'multi', allows to gracefully handle multiple connections
         with the same host.
         New option 'srcaddr', allows to specify source address in form of
         interface, host_name and port.
         Unified interface for network device drivers and protocols.
         Solaris TUN/TAP driver support. SOCKS support.
         Several cleanups and optimizations. Improved Makefile and Configure.
         Configure automatically searches for headers and libraries.
         Documentation update.
         Binary package now linked with latest OpenSSL and LZO libraries.
         Updated packages for RedHat, OpenBSD, NetBSD, FreeBSD, Solaris.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/net/vtun/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/vtun/files/md5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index