]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r349968:
authorMichael Tuexen <tuexen@FreeBSD.org>
Sat, 7 Sep 2019 10:45:44 +0000 (10:45 +0000)
committerMichael Tuexen <tuexen@FreeBSD.org>
Sat, 7 Sep 2019 10:45:44 +0000 (10:45 +0000)
commitb5f159e5bc5151739e6e384fefeffdbf49924e49
tree016321da8dbbbd2c336afdea5649aef16f47eda8
parent1816ce3cc3d83b2f0960d5a7def8782fd923908f
MFC r349968:

r348494 fixes a race in udp_output(). The same race exists in
udp_output6(), therefore apply a similar patch to IPv6.

Reviewed by: bz@, markj@
Differential Revision: https://reviews.freebsd.org/D20936
sys/netinet6/udp6_usrreq.c