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
@@ -104,6 +104,7 @@ static void print_usage(char *filename)
{
printf("Usage: %s [error-class error-code service-number invoke-id]\n",
filename);
printf(" [--dnet][--dadr][--mac]\n");
printf(" [--version][--help]\n");
}