Revert the change replacing vnet_state with a shutdown flag.
Expand the VNET structure with the new boolean flag and pad the
structure out and update the vnet magic cookie for the change.
Update libkvm to compile with a bool in the kernel struct.
Update net/if.c to make use of the old-new shutdown state.