Anders Persson wrote:

  * 21407: Looks like the endpoint is not being removed from the bind
    hash
You mean calling tcp_bind_hash_remove? No need to remove from the ipcl one since we didn't get inserted.

Yes, since tcp_bind_check() ends up inserting the conn in the tcp bind
hash, tcp_bind_hash_remove() should be called in case the fanout insert
fails. That was previously handled by tcp_post_ip_bind().

Will do.

Thanks,
   Erik
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to