]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC 346554,346556,346595,348060,348061,348494 udp locking fixes
authorBjoern A. Zeeb <bz@FreeBSD.org>
Sun, 15 Sep 2019 08:16:28 +0000 (08:16 +0000)
committerBjoern A. Zeeb <bz@FreeBSD.org>
Sun, 15 Sep 2019 08:16:28 +0000 (08:16 +0000)
commit39abcacd633c70cd7117cf60425904f5769fa8f8
tree3667d744d9f35a6e6a847928087b4b18c3874224
parent00228becc8ebad2862e404ad3565af17d780814d
MFC 346554,346556,346595,348060,348061,348494 udp locking fixes

  Fix multiple possible locking problems found by syzkaller and
  update comment (which was wrong already anyway due to previous
  changes).
  Improve KASSERTs for debugging lock related issues.
  Fold two RSS sections together.
sys/netinet/udp_usrreq.c