Tools for testing SO_NETNS and SO_NSID setsockopt()
===================================================

Example usage:

chnetns 1 /bin/sh
This will attach a shell to network namespace 1

port -n 1 -p 3434
This will open a listening socket on port 3434 of network namespace 1
