===== COMMAND =====: for ns in $(ip netns list); do echo Namespace: ${ns}; ip netns exec ${ns} netstat -anp; done
===== RETURN CODE =====: 0
===== STDOUT =====:
[10.20.0.4] out: Namespace: haproxy
[10.20.0.4] out: Active Internet connections (servers and established)
[10.20.0.4] out: Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
[10.20.0.4] out: tcp        0      0 172.30.10.8:6080        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 192.168.1.7:8000        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 172.30.10.8:8000        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 192.168.1.7:9696        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 172.30.10.8:9696        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 192.168.1.7:8003        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 172.30.10.8:8003        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 192.168.1.7:8004        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 172.30.10.8:8004        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 192.168.1.7:8774        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 172.30.10.8:8774        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 192.168.1.7:9191        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 192.168.1.7:8775        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 192.168.1.7:8776        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 172.30.10.8:8776        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 192.168.1.7:5000        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 172.30.10.8:5000        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 192.168.1.7:8777        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 172.30.10.8:8777        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 192.168.1.7:8042        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 172.30.10.8:8042        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 192.168.1.7:3306        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 192.168.1.7:9292        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 172.30.10.8:9292        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 192.168.1.7:8080        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 172.30.10.8:8080        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 172.30.10.8:80          0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 192.168.1.7:10000       0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 192.168.1.7:8181        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 172.30.10.8:8181        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 192.168.1.7:9494        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 172.30.10.8:9494        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 192.168.1.7:8282        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 172.30.10.8:8282        0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 192.168.1.7:35357       0.0.0.0:*               LISTEN      3756/haproxy    
[10.20.0.4] out: tcp        0      0 172.30.10.8:9696        172.30.10.4:40215       TIME_WAIT   -               
[10.20.0.4] out: tcp        0      0 172.30.10.8:9696        172.30.10.4:40181       TIME_WAIT   -               
[10.20.0.4] out: tcp        0      0 172.30.10.8:9696        172.30.10.4:40164       TIME_WAIT   -               
[10.20.0.4] out: tcp        0      0 240.0.0.2:40764         192.168.1.3:5000        ESTABLISHED -               
[10.20.0.4] out: tcp        0      0 172.30.10.8:9696        172.30.10.4:40132       TIME_WAIT   -               
[10.20.0.4] out: tcp        0      0 240.0.0.2:34360         192.168.1.3:9696        TIME_WAIT   -               
[10.20.0.4] out: tcp        0      0 172.30.10.8:9696        172.30.10.4:40237       TIME_WAIT   -               
[10.20.0.4] out: tcp        0      0 172.30.10.8:9696        172.30.10.4:40085       TIME_WAIT   -               
[10.20.0.4] out: tcp        0      0 172.30.10.8:9696        172.30.10.4:40261       TIME_WAIT   -               
[10.20.0.4] out: tcp        0      0 240.0.0.2:34454         192.168.1.3:9696        TIME_WAIT   -               
[10.20.0.4] out: tcp        0      0 172.30.10.8:9696        172.30.10.4:40302       TIME_WAIT   -               
[10.20.0.4] out: tcp        0      0 172.30.10.8:9696        172.30.10.4:40109       TIME_WAIT   -               
[10.20.0.4] out: tcp        0      0 172.30.10.8:9696        172.30.10.4:40294       TIME_WAIT   -               
[10.20.0.4] out: tcp        0      0 172.30.10.8:9696        172.30.10.4:40107       TIME_WAIT   -               
[10.20.0.4] out: tcp        0      0 172.30.10.8:9696        172.30.10.4:40184       TIME_WAIT   -               
[10.20.0.4] out: tcp        0      0 172.30.10.8:9696        172.30.10.4:40278       TIME_WAIT   -               
[10.20.0.4] out: tcp        0      0 172.30.10.8:9696        172.30.10.4:40229       TIME_WAIT   -               
[10.20.0.4] out: Active UNIX domain sockets (servers and established)
[10.20.0.4] out: Proto RefCnt Flags       Type       State         I-Node   PID/Program name    Path
[10.20.0.4] out: unix  2      [ ACC ]     STREAM     LISTENING     140710   3756/haproxy        /var/lib/haproxy/stats.3725.tmp
[10.20.0.4] out: unix  2      [ ]         DGRAM                    140712   3756/haproxy        
[10.20.0.4] out: Namespace: vrouter
[10.20.0.4] out: Active Internet connections (servers and established)
[10.20.0.4] out: Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
[10.20.0.4] out: tcp        0      0 192.168.1.6:53          0.0.0.0:*               LISTEN      15527/dnsmasq   
[10.20.0.4] out: udp        0      0 192.168.1.6:53          0.0.0.0:*                           15527/dnsmasq   
[10.20.0.4] out: udp        0      0 240.1.0.1:123           0.0.0.0:*                           6001/ntpd       
[10.20.0.4] out: udp        0      0 240.0.0.6:123           0.0.0.0:*                           6001/ntpd       
[10.20.0.4] out: udp        0      0 127.0.0.1:123           0.0.0.0:*                           6001/ntpd       
[10.20.0.4] out: udp        0      0 0.0.0.0:123             0.0.0.0:*                           6001/ntpd       
[10.20.0.4] out: udp        0      0 0.0.0.0:3780            0.0.0.0:*                           22399/conntrackd
[10.20.0.4] out: udp        0      0 0.0.0.0:39243           0.0.0.0:*                           22399/conntrackd
[10.20.0.4] out: Active UNIX domain sockets (servers and established)
[10.20.0.4] out: Proto RefCnt Flags       Type       State         I-Node   PID/Program name    Path
[10.20.0.4] out: unix  2      [ ACC ]     STREAM     LISTENING     156213   22399/conntrackd    /var/run/conntrackd.ctl
[10.20.0.4] out: unix  2      [ ]         DGRAM                    757380   15527/dnsmasq       
[10.20.0.4] out: 

===== STDERR =====:
