diff options
author | Eric Dumazet <edumazet@google.com> | 2014-09-15 15:19:52 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-09-15 22:41:07 +0400 |
commit | e93a0435f809d009919a743fb6e93076faac8aa7 (patch) | |
tree | 0f6135f75faed65233a68dc0a4b5a183e1a30ed3 /net/ipv4/tcp_illinois.c | |
parent | e11ecddf5128011c936cc5360780190cbc901fdc (diff) | |
download | linux-e93a0435f809d009919a743fb6e93076faac8aa7.tar.xz |
tcp: allow segment with FIN in tcp_try_coalesce()
We can allow a segment with FIN to be aggregated,
if we take care to add tcp flags,
and if skb_try_coalesce() takes care of zero sized skbs.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_illinois.c')
0 files changed, 0 insertions, 0 deletions