[Bug 211689] panic with lagg failover wireless ath and iwm
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jan 19 11:14:06 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211689
--- Comment #15 from Robin Randhawa <robin.randhawa at arm.com> ---
(In reply to Alan Somers from comment #14)
Before I rebuild kernels and deploy to get you the pre-suspend ifconfig output,
I thought I'll share my thoughts on your second question, lest it mean I don't
have to go through the deployment cycle (which is not a problem - just a little
bit of bother).
So I'm pretty sure that a "$ service netif restart" invocation will end up
taking the lagg interface down via the /etc/rc.conf cloned_interface="lagg0"
specification. AFAICT, that means that the netif rc.d glue will end up invoking
clone_down() [See /etc/network.subr] which looks like it does indeed tear the
lagg interface down.
Does that imply that your patch will need some mods in order to accomodate
things ? Please do let me know and I'll follow through as needed.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-wireless
mailing list