pkgsrc/net/tinc/patches/patch-ab
obache 9d5fe512ed Update tinc to 1.0.7.
News

Jan 5th 2007
Version 1.0.7 released.
 * Fixed a bug that caused slow network speeds on Windows.
 * Fixed a bug that caused tinc unable to write packets to the tun device on OpenBSD.

Dec 18th 2006
Version 1.0.6 released.
 * More flexible detection of the LZO libraries when compiling.
 * Fixed a bug where broadcasts in switch and hub modes sometimes would not work anymore when part of the VPN had become disconnected from the rest.

Nov 14th 2006
Version 1.0.5 released.
 * Lots of small fixes.
 * Broadcast packets no longer grow in size with each hop. This should fix switch mode (again).
 * Generic host-up and host-down scripts.
 * Optionally dump graph in graphviz format to a file or a script.
 * Support LZO 2.0 and later.
2007-04-21 15:19:01 +00:00

13 lines
321 B
Text

$NetBSD: patch-ab,v 1.2 2007/04/21 15:19:01 obache Exp $
--- configure.orig 2007-01-05 12:51:40.000000000 +0000
+++ configure
@@ -6399,7 +6399,7 @@ _ACEOF
rm -f src/device.c; ln -sf linux/device.c src/device.c
;;
- *freebsd*)
+ *freebsd* | *dragonfly*)
cat >>confdefs.h <<\_ACEOF
#define HAVE_FREEBSD 1