Juanjo,

Great work on the IPv6 support!  I see there are still a few TODO items,
and of course the OpenVPN project itself is in the transition zone between
the end of the 2.0 beta series and the start of 2.0 release candidates, so
I think it would make sense to hold off on merging your contribution until
after 2.0 final is released.

James 

On Fri, 24 Sep 2004, JuanJo Ciarlante wrote:

> Hi ppl ...
> As part of my master thesis _and_ community giveback y added UPDv6 support to
> openvpn-2.0_beta11, its working AFAITested, see attached README.IPv6 for
> details.
> 
> Output from my uoooooHAaaaAAA!! session:
> """
>   root@carpediem openvpn-2.0_beta11-jjo # ./openvpn  --dev tun --proto udp6 \
>               --remote fe80::240:5ff:feae:c851 --port 5010 --secret 
> ../openvpn.key \
>               --ifconfig 1.1.1.253 1.1.1.1
>   Tue Sep 21 17:30:39 2004 OpenVPN 2.0_beta11 i686-pc-linux [SSL] [LZO] 
> [EPOLL] built on Sep 21 2004
>   Tue Sep 21 17:30:39 2004 TUN/TAP device tun0 opened
>   Tue Sep 21 17:30:39 2004 /sbin/ifconfig tun0 1.1.1.253 pointopoint 1.1.1.1
>   mtu 1500
>   Tue Sep 21 17:30:39 2004 UDPv6 link local (bound): [AF_INET6]:::5010
>   Tue Sep 21 17:30:39 2004 UDPv6 link remote: 
> [AF_INET6]fe80::240:5ff:feae:c851:5010
>   Tue Sep 21 17:30:49 2004 Peer Connection Initiated with 
> [AF_INET6]fe80::240:5ff:feae:c851%wlan0wds0:5000
>   Tue Sep 21 17:30:51 2004 Initialization Sequence Completed
> 
>   :
> 
>   jjo@carpediem jjo $ ping -c 2 1.1.1.1
>   PING 1.1.1.1 (1.1.1.1) 56(84) bytes of data.
>   64 bytes from 1.1.1.1: icmp_seq=1 ttl=64 time=16.5 ms
>   64 bytes from 1.1.1.1: icmp_seq=2 ttl=64 time=5.92 ms
> 
>   --- 1.1.1.1 ping statistics ---
>   2 packets transmitted, 2 received, 0% packet loss, time 1001ms
>   rtt min/avg/max/mdev = 5.928/11.258/16.588/5.330 ms
> """
> 
> BTW ... I've broke some basic indentation rules in order to avoid enlarging
> diff size.
> 
> Patch attached, also available (GPL) under
>    http://www.irrigacion.gov.ar/juanjo/ipsec/
> 
> Best regards...
> 
> --
> --Juanjo
> 
> PS: Sorry for not signing this message, I've broken my mutt setup recently,
>      you'll find signed MD5SUM @URL above..
>      
> #  Juan Jose Ciarlante (JuanJo) jjo ;at; mendoza.gov.ar                     #
> #  GnuPG Public Key: gpg --keyserver wwwkeys.eu.pgp.net --recv-key 66727177 #
> #   Key fingerprint: 0D2F 3E5D 8B5C 729E 0560  F453 A3F7 E249 6672 7177     #
> 

Reply via email to