Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jan 2016 04:06:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 206219] Kernel panic from lagg_ioctl and lagg_port_ioctl
Message-ID:  <bug-206219-2472-cnM1eR3GPN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206219-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206219-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206219

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: rpokala
Date: Fri Jan 15 04:05:56 UTC 2016
New revision: 294070
URL: https://svnweb.freebsd.org/changeset/base/294070

Log:
  [PR 206219] Kernel panic from lagg_ioctl and lagg_port_ioctl

  r287723 removed some cleanup from lagg(4), which leads to panics when
  changing configuration. Restore the spirit of the code which was removed.
  This issue has been refactored out of existence in -HEAD, so this patch is
  directly against stable/10.

  PR:           206219
  Submitted by: Fred Lewis < flewis @ panasas.com >
  Reviewed by:  hiren, Daniel O'Connor < darius @ dons.net.au >
  Approved by:  jhb
  Sponsored by: Panasas, Inc.
  Differential Revision:        https://reviews.freebsd.org/D4929

Changes:
  stable/10/sys/net/if_lagg.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206219-2472-cnM1eR3GPN>