Skip to content

Commit

Permalink
Added ability to print MAC address at startup
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.ntop.org/svn/ntop/trunk/PF_RING@4560 a02cd0c1-8e76-42e1-a119-56f9641475e2
  • Loading branch information
lucaderi committed Apr 7, 2011
1 parent 799a274 commit 791b3c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions userland/examples/pfcount.c
Expand Up @@ -449,6 +449,7 @@ void printHelp(void) {
printf("-e <direction> 0=RX+TX, 1=RX only, 2=TX only\n");
printf("-s <string> String to search on packets\n");
printf("-l <len> Capture length\n");
printf("-w <watermark> Watermark\n");
printf("-a Active packet wait\n");
printf("-v Verbose\n");
}
Expand Down

0 comments on commit 791b3c8

Please sign in to comment.