This repository was archived by the owner on Apr 13, 2019. It is now read-only.

Description
test_parc_Network fails on platforms with no ipv6. The problem is that the test assumes a parcNetwork function is returning a valid address.
We need to determine if the test should be checking for the return value of the function or the function receiving the input should be doing something about receiving a NULL parameter.