This commit modifies the MTU of the loopback interface on Linux systems to 1500, so that oversized UDP packets can trigger EMSGSIZE errors, and tests that named handles such errors correctly. Note that the loopback MTU size has not yet been modified for other platforms.