|
From: <ope...@li...> - 2011-03-10 14:40:53
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, feat_ipv6_wintap has been created
at 36ec7e53f30b37b20c41079d12982ad106477a2d (commit)
- Log -----------------------------------------------------------------
commit 36ec7e53f30b37b20c41079d12982ad106477a2d
Author: James Yonan <ja...@op...>
Date: Thu Sep 2 22:31:13 2010 +0200
Updated build scripts to work with the IPv6 enabled Windows TAP driver
Signed-off-by: James Yonan <ja...@op...>
Acked-by: David Sommerseth <da...@us...>
Signed-off-by: David Sommerseth <da...@us...>
commit 7e6e0273d4f91e0f8f074688e2bdad5bed25ce55
Author: David Sommerseth <da...@us...>
Date: Thu Sep 2 21:51:06 2010 +0200
Added Python-based build system for Windows in win directory.
Fixed minor issue in TAP driver DEBUG builds where
non-null-terminated unicode strings were being
printed incorrectly.
Version 2.1.1g
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@5577 e7ae566f-a301-0410-adde-c780ea21d3b5
(cherry picked from commit 059739e9341781d9019e07fc5119367c1630b012)
Conflicts:
INSTALL
install-win32/settings.in
version.m4
- All related to new building scripts for Windows
Signed-off-by: David Sommerseth <da...@us...>
commit 0265cf3a6b646cc02a78cc3501dce77f99e81a5f
Author: Gert Doering <ge...@gr...>
Date: Sun Mar 7 19:28:55 2010 +0100
Implement IPv6 in TUN mode for Windows TAP driver.
* install-win32/settings.in: bump version to 9.7, TAP_RELDATE to "07/03/2010".
* tap-win32/proto.h: add data types and definitions needed for IPv6
* tap-win32/types.h: add m_UserToTap_IPv6 ethernet header for IPv6 packets
* tap-win32/tapdrvr.c: implement support for IPv6 in TUN mode:
- IPv6 packets User->OS need correct ether type
- IPv6 packets OS->User get correctly forwarded
- IPv6 neighbour discovery packets for "fe80::8" (magic address
installed as route-nexthop by OpenVPN.exe) get answered locally
(cherry picked from commit 175e17a5abd5969f6803a9cc9587b7959e1100ae)
Signed-off-by: Gert Doering <ge...@gr...>
Signed-off-by: David Sommerseth <da...@us...>
-----------------------------------------------------------------------
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|