]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r317597:
authortuexen <tuexen@FreeBSD.org>
Thu, 1 Jun 2017 09:21:25 +0000 (09:21 +0000)
committertuexen <tuexen@FreeBSD.org>
Thu, 1 Jun 2017 09:21:25 +0000 (09:21 +0000)
commitf8f15c3dc0453ea0ed276dcc50c61a9d79cde955
treeb015379524d84841edd7c49b1f685938a0147085
parent21ccb85a3f4f509ade93631b287e28f2522c22a8
MFC r317597:

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.
sys/netinet/sctp_pcb.c
sys/netinet/sctp_usrreq.c
sys/netinet/sctputil.c
sys/netinet/sctputil.h