From 6440a3a4592a8c0f0f8fd50cd551b41c1e066efe Mon Sep 17 00:00:00 2001 From: David Sommerseth Date: Tue, 14 Dec 2010 18:47:58 +0100 Subject: Implemented proper TUN support in eurephia Now eurephia will support both TUN and TAP configurations in OpenVPN. Thanks to Tavis Paquette and Matthew Gyurgyik for their willingness to test out this patch. Signed-off-by: David Sommerseth --- CREDITS.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CREDITS.txt') diff --git a/CREDITS.txt b/CREDITS.txt index 3f12c2f..878a5fb 100644 --- a/CREDITS.txt +++ b/CREDITS.txt @@ -44,3 +44,6 @@ or indirectly, will be credited here. * Tavis Paquette - Helped out solving FreeBSD building issues - Also helped testing out the new TUN support for eurephia + +* Matthew Gyurgyik + - Helped out testing the TUN support in eurephia on Linux with iptables support -- cgit