Well, then push for the feature. If the rationale is strong enough,
it'll get in.
I haven't really thought about it too deeply but for all other misc
states, you should be able to emulate it by talking to a netfilter
module. The reason why I suggested sequence number changing setsocket
option is because that is the only performance sensitive part and with
that you should be able to resume live sockets without conntracking.
For cold paths, using netfilter module during resume should do, right?
netlink interaction is defined by ABI.
The horror show part is dumping internal data structure without due
scrutinization in a way which can only ever be useful for CR when most
of the same states are already exported via ABI defined ways.
Thanks.
--
tejun
--