Add NS_CLIENT_MOCKREPLY
If NS_CLIENT_MOCKREPLY is defined, BIND will reply with empty answers to each query, without doing any processing. This can be used to test network stack performance. The code in this MR is compiled iff NS_CLIENT_MOCKREPLY is defined.