[Differential] D7415: tcp/lro: If timestamps mismatch or it's a FIN, force flush.

hselasky (Hans Petter Selasky) phabric-noreply at FreeBSD.org
Thu Aug 4 09:07:17 UTC 2016


hselasky added inline comments.

INLINE COMMENTS

> tcp_lro.c:852
>  	}
>  
>  	/* Try to find an empty slot. */

Should there be added:

if (force_flush)

  return (TCP_LRO_CANNOT);

If no match is found in the list?

REVISION DETAIL
  https://reviews.freebsd.org/D7415

EMAIL PREFERENCES
  https://reviews.freebsd.org/settings/panel/emailpreferences/

To: sepherosa_gmail.com, rrs, gallatin, hselasky, np, glebius, #transport, hiren, bz
Cc: freebsd-net-list


More information about the freebsd-net mailing list