@vingarzan commented on this pull request.
&& (ignore_contact_rxport_check
- || (c->received_proto == _m->rcv.proto))) {
For context - the `ignore_contact_rxproto_check` parameter fixes this logical condition group. I don't know if this was on purpose, or a copy-paste mistake (checking proto for port flag).