[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 --- Comment #3 from Zhenlei Huang <[email protected]> --- Another option can be that, only emit rtnumfibs_change event when the fib number really changes, so the first time fib table created no change event should be emited. That is, only emit rtnumfibs_change event when required by user from sysctl_fibs(). I think this should be a better option. -- You are receiving this mail because: You are the assignee for the bug.