]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r257985:
authorae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 1 Sep 2014 08:33:38 +0000 (08:33 +0000)
committerae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 1 Sep 2014 08:33:38 +0000 (08:33 +0000)
commita151068780992503a54aa68d2d0532890f1baf45
treefc512a8fbcdcb61689154babaa8d39bee3c95c91
parent38353828f7b085d516fc6d601778c347507ae680
MFC r257985:
  Fix panic with RADIX_MPATH, when RTFREE_LOCKED() called for already
  unlocked route. Use in6_rtalloc() instead of in6_rtalloc1. This helps
  simplify the code and remove several now unused variables.

  PR: 156283

git-svn-id: svn://svn.freebsd.org/base/stable/10@270923 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netinet6/nd6_nbr.c