]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r257985:
authorae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 1 Sep 2014 09:00:00 +0000 (09:00 +0000)
committerae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 1 Sep 2014 09:00:00 +0000 (09:00 +0000)
commit75f210279eac2803922d4875831a705dc14a54a9
tree9c294a5a03af9447f48b96bf3ec292c7f3794624
parent8e3a78c732c6f49720b8698847d2cdce2c93cce1
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/8@270926 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netinet6/nd6_nbr.c