1.1a release
Implement the ability to specify multiple --remote relays to connect to.
Implement the ability to accept connections from multiple remote relays.
For systems that do not have checksum-offloading enabled, make sure that we actually do the UDP checksum calculation.
For UDP packets that require fragmentation, write correct values into the IPv4 header. Previously large packets would be dropped due to fields being incorrect.