When out network extension receives new flow with networkInterface, we should use it instead of RouteResolver.
I assume that this flag is set on new flow if somebody calling connect() after setsockopt(..., IP_BOUND_IF, ...);. Then we erase this flag instead of passing it to outbound connection.