[Linuxdcpp-team] [Bug 1506210] Re: Decision on how to move forward with IPv6 connectivity setup

2016-08-29 Thread Francisco Blas Izquierdo Riera (klondike)
Hi guys, I have been reading this and I'm a bit confused regarding the port mappers and IPv6. In case it helps here is my knowledge about it: * UPnP has a draft for IPv6 https://tools.ietf.org/html/draft-bnss-v6ops-upnp-01 To my knowledge UPnP is the most extended solution for this task but I do

[Linuxdcpp-team] [Bug 1506210] Re: Decision on how to move forward with IPv6 connectivity setup

2016-08-29 Thread poy
I wanted to prevent 2 port mappers from running in parallel, so I restored the MappingManager singleton and implemented IPv6 port mapping slightly differently; then one change led to another and before I knew it I had rewritten quite a good chunk of the connectivity / port mapping code. :P I have