pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/vtun
Module Name: pkgsrc
Committed By: adam
Date: Sun Apr 20 21:03:25 UTC 2014
Modified Files:
pkgsrc/net/vtun: Makefile distinfo
pkgsrc/net/vtun/patches: patch-aa
Added Files:
pkgsrc/net/vtun/patches: patch-vtun.h
Log Message:
Changes 3.0.3:
- Delayed UDP connection
- makefile ignores LDFLAGS
- mem leak in config parser
- vtun3 server should offer vtun2-compatible encryption
- Parallel make Makefile.in race condition
- link timeout in UDP mode
Minor fixes in lfd_lzo.c to ensure correct type casting
Add description of "keepalive timeout:count;" syntax
to man page and vtund.conf sample.
Remove doubled if(send_a_file){...} block in linkfd.c.
- reduce connection chatter
- improve linking on rebuilds
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/net/vtun/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/net/vtun/distinfo
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/vtun/patches/patch-aa
cvs rdiff -u -r0 -r1.1 pkgsrc/net/vtun/patches/patch-vtun.h
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