summaryrefslogtreecommitdiffstats
path: root/TODO.ipv6
Commit message (Collapse)AuthorAgeFilesLines
* * updated docJuanJo Ciarlante2011-03-251-1/+1
|
* * no new funcionality, just small cleanups:JuanJo Ciarlante2011-03-251-0/+4
| | | | | | - cmdline options help: add tcp6/udp6 missing messages - win32: expand usage of proto_is_udp(), proto_is_tcp() - replace some memset(&obj, 0, sizeof obj) by openvpn's CLEAR(obj)
* * TODO.ipv6 updateJuanJo Ciarlante2011-03-251-0/+4
|
* * init.c: document the ENABLE_MANAGEMENT place to work onJuanJo Ciarlante2011-03-251-0/+3
|
* * updated {README,TODO}.ipv6 from feedback at openvpn-devel mlistJuanJo Ciarlante2011-03-251-11/+19
|
* * correctly setup hints.ai_socktype for getaddrinfo(),JuanJo Ciarlante2011-03-251-0/+11
althought sorta hacky, see TODO.ipv6.