Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > e637f172517814bafdd9d821bff7f6c7 > files > 3

dropwatch-1.2-2.el5.src.rpm

diff -up dropwatch-1.2/doc/dropwatch.1.orig2 dropwatch-1.2/doc/dropwatch.1
--- dropwatch-1.2/doc/dropwatch.1.orig2	2010-04-07 15:20:29.000000000 -0400
+++ dropwatch-1.2/doc/dropwatch.1	2010-12-02 13:51:59.258291120 -0500
@@ -3,13 +3,20 @@
 .SH NAME
 dropwatch - kernel dropped packet monitoring utility 
 .SH SYNOPSIS
-.B dropwatch 
+.B dropwatch [-l <method> | list]
 .SH DESCRIPTION
 .I dropwatch 
 dropwatch is an interactive utility for monitoring and recording packets that
 are dropped by the kernel
 .SH OPTIONS  
-Currently dropwatch supports no command line options, but will shortly.
+.TP
+.B -l <method> | list
+Select the translation method to use when a drop alert arrives.  By default the
+raw instruction pointer of a drop location is output, but by the use of the -l
+option, we can assign a translation method so that the instruction pointer can
+be translated into function names.  Currently supported lookup methods are:
+.PP
+.B kas - use /proc/kallsyms to lookup instruction pointers to function mappings
 .SH INTERACTIVE COMMANDS
 .TP
 .B START