diff options
author | tuexen <tuexen@FreeBSD.org> | 2016-02-03 14:04:07 +0000 |
---|---|---|
committer | tuexen <tuexen@FreeBSD.org> | 2016-02-03 14:04:07 +0000 |
commit | c20820b52a559a25808f8f6dfe5fe1f539de5459 (patch) | |
tree | 0a37d8670e1470db7175cb3737cc9e79520769ca /sys/boot/efi/loader/autoload.c | |
parent | bac8688b17d735d252ec75a94df67384938f3f9b (diff) | |
download | FreeBSD-src-c20820b52a559a25808f8f6dfe5fe1f539de5459.zip FreeBSD-src-c20820b52a559a25808f8f6dfe5fe1f539de5459.tar.gz |
MFC r294995:
Always look in the TCP pool.
This fixes issues with a restarting peer when the listening
1-to-1 style socket is closed.
MFC r295021:
Remove debug output which was committed by accident.
Thanks to Oliver Pinter for reporting.
MFC r295069:
Ignore peer addresses in a consistent way also when checking for
new addresses during restart. If this is not done, restart doesn't
work when the local socket is IPv4 only and the peer uses
IPv4 and IPv6 addresses.
MFC r295070:
Don't change the remote UDP encapsulation port for SCTP packets
containing an INIT chunk.
MFC r295072:
Don't allow a remote encapsulation port change during the
SCTP restart procedure.
MFC r295075:
Update the path mtu when turning on/off UDP encapsulation for SCTP.
MFC r295077:
Add missing parentheses. This was reported by ccaughie via GitHub
for the userland stack.
Approved by: re (kib)
Diffstat (limited to 'sys/boot/efi/loader/autoload.c')
0 files changed, 0 insertions, 0 deletions