Netstat flags on OS/2
        Posted  
        
            by Cian
        on Server Fault
        
        See other posts from Server Fault
        
            or by Cian
        
        
        
        Published on 2009-10-29T17:54:56Z
        Indexed on 
            2010/05/10
            0:09 UTC
        
        
        Read the original article
        Hit count: 502
        
On an OS/2 box, what do the flags UGDP mean in the output of netstat -r. Google seems to point to them meaning Up, Gateway (i.e. an indirect root), and Dynamic (learned from a redirect), but that leaves me mystified as to the meaning of P. The only suggestion I've had is permanent but that doesn't make any sense with dynamic. Any ideas?
© Server Fault or respective owner