]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r343770:
authorMichael Tuexen <tuexen@FreeBSD.org>
Sat, 4 May 2019 09:18:19 +0000 (09:18 +0000)
committerMichael Tuexen <tuexen@FreeBSD.org>
Sat, 4 May 2019 09:18:19 +0000 (09:18 +0000)
commitc493b262377acbb85962e9cc083b60cacae79af2
tree961c498628218910151dc9768fc46df3a957cd45
parent606a3b1e2aa52970c0b562cc5706a320c6dbb63f
MFC r343770:
Only reduce the PMTU after the send call. The only way to increase it, is
via PMTUD.

This fixes an MTU issue reported by Timo Voelker.
sys/netinet/sctp_output.c