Bug 183457 - net-misc/openvpn UDPv6 patch
|
Bug#:
183457
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: LATER
|
Assigned To: uberlord@gentoo.org
|
Reported By: gentoo@pennewiss.de
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: net-misc/openvpn UDPv6 patch
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2007-06-27 20:29 0000
|
*** Bug 183455 has been marked as a duplicate of this bug. ***
*** Bug 183459 has been marked as a duplicate of this bug. ***
Good work - I did look at this patch myself many months ago, but I haven't had
the time to work on OpenVPN stuff lately.
Have you submitted this upstream?
How can I test it works? Assume I have a fully functioning IPv6 network.
(In reply to comment #8)
> Have you submitted this upstream?
What do you mean?
> How can I test it works? Assume I have a fully functioning IPv6 network.
you have a working openvpn-setup via IPv4? Only change "proto" settings to udp6
(for udp-connections) or tcp6-server/tcp6-client (for tcp-connections). Also
the remote-adress should be a aaaa-record or an ipv6-adress.
mape2k
(In reply to comment #9)
> (In reply to comment #8)
> > Have you submitted this upstream?
>
> What do you mean?
Submit the corrected patches to the openvpn development mailing lists for
inclusion.
http://sourceforge.net/mail/?group_id=48978
> > How can I test it works? Assume I have a fully functioning IPv6 network.
>
> you have a working openvpn-setup via IPv4? Only change "proto" settings to udp6
> (for udp-connections) or tcp6-server/tcp6-client (for tcp-connections). Also
> the remote-adress should be a aaaa-record or an ipv6-adress.
OK thanks. I'll test the patches and if they work I'll update the ebuilds.
I've tested this and it works fine :) As such I've updated the 2.1 ebuild and
sent it upstream for you.
Thanks.
Why is this patch removed in openvpn-2.1_rc6-r1?
patch "openvpn-2.1_rc6-udp6.patch" also runs with openvpn-2.1_rc7
Please send to upstream.
If upstream accept this, it means that it is OK and supported, and all users
will enjoy it.
(In reply to comment #16)
> Please send to upstream.
Roy did this some time ago. unfortunatly there was no response from the openvpn
project.
> If upstream accept this, it means that it is OK and supported, and all users
> will enjoy it.
i will send it to upstream again and i hope the request would be answered this
time.
CC: James Yonan <jim@yonan.net>
After it will be added to upstream, I will be happy to add this.