forward_equals
int forward_equals(const struct Forward *, const struct Forward *);
if (forward_equals(newfwd, options->local_forwards + i))
if (forward_equals(newfwd, options->remote_forwards + i))