quic-interop / quic-network-simulator

ns3-based network simulator for QUIC testing
Other
147 stars 44 forks source link

change IP addresses #40

Closed marten-seemann closed 4 years ago

marten-seemann commented 4 years ago

Using 192.168.x.x has the disadvantage that this can collide with people's home network configuration. We might want to consider switching to something esoteric (like 193.167.x.x) to avoid such collisions. Unfortunately, everybody will have to rebuild their endpoint images then.

janaiyengar commented 4 years ago

+1. Most people haven't build images yet, so this should be alright.