[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.35 and 1.36

version 1.35, 2011/11/01 17:30:04 version 1.36, 2012/03/17 10:16:41
Line 93 
Line 93 
         { RTF_PROTO2,   '2' },          { RTF_PROTO2,   '2' },
         { RTF_PROTO3,   '3' },          { RTF_PROTO3,   '3' },
         { RTF_CLONED,   'c' },          { RTF_CLONED,   'c' },
         { RTF_JUMBO,    'J' },  
         { RTF_MPATH,    'P' },          { RTF_MPATH,    'P' },
         { RTF_MPLS,     'T' },          { RTF_MPLS,     'T' },
         { 0 }          { 0 }

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36