Added shell scripts to send messages for Wireshark capture validation.

This commit is contained in:
skarg
2016-05-20 22:03:02 +00:00
parent 397ef31d41
commit 64a58dff97
10 changed files with 86 additions and 2 deletions
+1
View File
@@ -80,6 +80,7 @@ static void print_usage(char *filename)
" [new-state status-flags message notify-type\n"
" ack-required from-state to-state]\n",
filename);
printf(" [--dnet][--dadr][--mac]\n");
printf(" [--version][--help]\n");
}