]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r330771:
authorae <ae@FreeBSD.org>
Sun, 25 Mar 2018 03:37:26 +0000 (03:37 +0000)
committerae <ae@FreeBSD.org>
Sun, 25 Mar 2018 03:37:26 +0000 (03:37 +0000)
commitc86b199b321d36d8fc24b6f5b2feb3d9f41233f8
treed6e40afcd3d506ce9e650326ddbd94f248dd9964
parent6d187bf1abf569898ebf123898a706b155695680
MFC r330771:
  Remove obsoleted and unused key_sendup() function.
  Also remove declaration for nonexistend key_usrreq() function.

MFC r330772:
  Check that we have PF_KEY sockets before iterating over all RAW sockets.

MFC r330775:
  Replace panic() with KASSERTs.

MFC r330777:
  Add KASSERT to check that proper targed was used.
sys/netipsec/keysock.c
sys/netipsec/keysock.h