[BACK]Return to show.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / netstat

Diff for /src/usr.bin/netstat/show.c between version 1.48 and 1.49

version 1.48, 2015/04/27 09:54:04 version 1.49, 2015/09/11 20:10:26
Line 80 
Line 80 
         { RTF_DONE,     'd' }, /* Completed -- for routing messages only */          { RTF_DONE,     'd' }, /* Completed -- for routing messages only */
         { RTF_MASK,     'm' }, /* Mask Present -- for routing messages only */          { RTF_MASK,     'm' }, /* Mask Present -- for routing messages only */
         { RTF_CLONING,  'C' },          { RTF_CLONING,  'C' },
         { RTF_XRESOLVE, 'X' },  
         { RTF_LLINFO,   'L' },          { RTF_LLINFO,   'L' },
         { RTF_STATIC,   'S' },          { RTF_STATIC,   'S' },
         { RTF_PROTO1,   '1' },          { RTF_PROTO1,   '1' },

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49