main/iptables: create netns if needed
The ebtables|iptables init scripts are 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 ebtables|iptables init scripts are 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.