Added TODO about IPv6 permission handling.

This commit is contained in:
Markus Stenberg 2014-05-13 13:24:32 +03:00 committed by Thomas Bernard
parent 3a457092ce
commit 28b3afbb8f
1 changed files with 4 additions and 0 deletions

View File

@ -41,6 +41,10 @@ POSSIBILITY OF SUCH DAMAGE.
TODO : handle NAT46, NAT64, NPT66. In addition, beyond FW/NAT
choice, should also add for proxy (=as much as possible transparent
pass-through to one or more servers).
TODO: IPv6 permission handling (for the time being, we just assume
anyone on IPv6 is a good guy, but fixing that would include
upnppermissions rewrite to be AF neutral).
*/
#include "config.h"