Fix issue with NetworkFactory
Some tests were hanging due to the addresses generated by factory.Faker('ipv4', network=True) Replace it by a Sequence of /24 addresses
Some tests were hanging due to the addresses generated by factory.Faker('ipv4', network=True) Replace it by a Sequence of /24 addresses