Marko, I have thought more on that and I can suggest a compromise where I would make the ifindex back virtualized and the mbuf pointer serialization would use it. This will lead to awkward effects when restoring an if_vmoved interface, and for such interfaces will leave the panics where they are now.
Back in December this approach lead to dummynet tests to keep panicing, however fixing real life scenatios. But now, with 80fc25025ff, I suppose it shall pass all tests and indeed fix the problem for real life scenarios. -- Gleb Smirnoff
