]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allow SCTP to use the hostcache.
authortuexen <tuexen@FreeBSD.org>
Sat, 29 Apr 2017 19:20:50 +0000 (19:20 +0000)
committertuexen <tuexen@FreeBSD.org>
Sat, 29 Apr 2017 19:20:50 +0000 (19:20 +0000)
commit0deadecfc3c9ac48b3dc7a1e78861be7ab92ddcf
treec7545a487282641c8fe9ff7cc4342eaa5441d7ba
parentac8bfd2f059ed85b541445737261167078340e03
Allow SCTP to use the hostcache.

This patch allows the MTU stored in the hostcache to be used as an
initial value for SCTP paths. When an ICMP PTB message is received,
store the MTU in the hostcache.

MFC after: 1 week
sys/netinet/sctp_pcb.c
sys/netinet/sctp_usrreq.c
sys/netinet/sctputil.c
sys/netinet/sctputil.h