Fix comprehension syntax error with python3

When using python3 a couple of comprehensions used in the ipv6 dhcp
code were invalid syntax. This commit fixes them to preserve
functionality but also work with python3.

Change-Id: I3881fe29cb433cd82fd8f190efa0f1fd26419b49
1 file changed