[Bug 294510] ip6_mroute: net.fibs>1 in VNET jails entails a panic
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294510 Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open --- Comment #4 from Mark Johnston <[email protected]> --- (In reply to Zhenlei Huang from comment #2) Even if vnet_mroute_init() has not run yet, we should still have V_mfctables==NULL and V_nmfctables==0, so I can't quite see how this would be a problem. In particular, they're global variables so should be zero-initialized. (In reply to Zhenlei Huang from comment #3) I'd rather keep the event handler consistent with the rest of grow_rtables(). I'm not able to reproduce this crash at all... -- You are receiving this mail because: You are the assignee for the bug.