main/ipset: create netns if needed
The ipset init script is run before net
and the netns do not yet exist when they are configured by the net service. This PR creates the netns if needed.
The ipset init script is run before net
and the netns do not yet exist when they are configured by the net service. This PR creates the netns if needed.