[Bug 206219] Kernel panic from lagg_ioctl and lagg_port_ioctl
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 15 04:06:51 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206219
--- Comment #2 from commit-hook at 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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list