]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Only reduce the PMTU after the send call. The only way to increase it, is
authortuexen <tuexen@FreeBSD.org>
Tue, 5 Feb 2019 10:29:31 +0000 (10:29 +0000)
committertuexen <tuexen@FreeBSD.org>
Tue, 5 Feb 2019 10:29:31 +0000 (10:29 +0000)
commitc6fb952de9d9c8703a89ee4c5edb401f8c1eee6f
treeff8dc77644676be2120f74db81a398e32f8fbc70
parent78654493eb9779685347557b2c7e6bc83d9fae5f
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.

MFC after: 3 days
sys/netinet/sctp_output.c