]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Ensure that the COOKIE-ACK can be sent over UDP if the COOKIE-ECHO was
authortuexen <tuexen@FreeBSD.org>
Tue, 12 May 2015 08:08:16 +0000 (08:08 +0000)
committertuexen <tuexen@FreeBSD.org>
Tue, 12 May 2015 08:08:16 +0000 (08:08 +0000)
commit02ec72fed7dda118514cc917ee4a9f8a2d7f7a13
tree16473468b84b88a81f1ae4426c06e4d72ddf6dcb
parentf154af34529945fddb153724ea590d2014260085
Ensure that the COOKIE-ACK can be sent over UDP if the COOKIE-ECHO was
received over UDP.
Thanks to Felix Weinrank for makeing me aware of the problem and to
Irene Ruengeler for providing the fix.

MFC after: 1 week
sys/netinet/sctp_input.c