diff options
author | Dan Williams <dcbw@redhat.com> | 2013-04-10 10:02:10 -0500 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2013-04-10 10:06:38 -0500 |
commit | b405677a7e7ba82e892de228c5ca329ad2e3ad3e (patch) | |
tree | 60c43af2911db8669677174bdec1bd4d7d512336 /TODO | |
parent | b636ea86b1c0a28b77eda311c84d3b2417cad22e (diff) |
todo: remove item about finished VPN IPv6 support
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -116,16 +116,6 @@ the VPN because WiFi choked for 10 seconds, but reconnect the VPN if it was connected before the drop. -* VPN and IPv6 - -The internal VPN capability should support IPv6. Essentially, the D-Bus -interface between NetworkManager and the VPN service daemons should be extended -with an IP6Config signal that passes up the IPv6 addressing and routing details -if the VPN daemon is IPv6 capable. NM should then process those details like it -does with IPv4. include/NetworkManagerVPN.h should be updated with key/value -pairs defining the various IPv6 attributes much like the IPv4 ones are defined. - - * VPN IP Methods Some VPNs (openvpn with TAP for example) require that DHCP is run on a |