[BACK]Return to bgplg.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / bgplg

Diff for /src/usr.bin/bgplg/bgplg.h between version 1.7 and 1.8

version 1.7, 2011/07/04 18:11:53 version 1.8, 2011/11/08 12:21:29
Line 63 
Line 63 
             { BGPCTL, "show", "nexthop", NULL } },                      \              { BGPCTL, "show", "nexthop", NULL } },                      \
         { "show version", 0, 0, NULL, { NULL }, lg_show_version },      \          { "show version", 0, 0, NULL, { NULL }, lg_show_version },      \
         { "traceroute", 1, 1, "<address>",                        \          { "traceroute", 1, 1, "<address>",                        \
             { TRACEROUTE, "-Sl", NULL } },                              \              { TRACEROUTE, "-ASl", NULL } },                             \
         { "ping", 1, 1, "<address>",                              \          { "ping", 1, 1, "<address>",                              \
             { PING, "-c4", "-w2", NULL } },                             \              { PING, "-c4", "-w2", NULL } },                             \
         { "traceroute6", 1, 1, "<address>",                       \          { "traceroute6", 1, 1, "<address>",                       \

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8