#!/bin/sh if [ "$IFACE" != "clat" ]; then ip netns del clatns; exit 0; fi