SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
20
net/jnettop/patches/patch-jnettop_8
Normal file
20
net/jnettop/patches/patch-jnettop_8
Normal file
|
@ -0,0 +1,20 @@
|
|||
--- jnettop.8.orig Sat Apr 8 12:50:09 2006
|
||||
+++ jnettop.8 Mon Mar 12 22:15:20 2012
|
||||
@@ -50,7 +50,7 @@ disable content filtering
|
||||
write debug information into file
|
||||
.TP
|
||||
.B \-f, \-\-config-file filename
|
||||
-reads configuration from filename. defaults to ~/.jnettop. an example can be found at /usr/share/doc/jnettop/dot.jnettop.
|
||||
+reads configuration from filename. defaults to ~/.jnettop. an example can be found at ${TRUEPREFIX}/share/doc/jnettop/dot.jnettop.
|
||||
or in .jnettop file from original distribution package.
|
||||
.TP
|
||||
.B \-i, \-\-interface name
|
||||
@@ -125,7 +125,7 @@ is not found, next rule is examined. If jnettop runs o
|
||||
.PP
|
||||
resolve_rule "192.168.0.0" "255.255.255.0" normal
|
||||
.br
|
||||
-resolve_rule "192.168.0.0" "255.255.255.0" external "/usr/share/jnettop/jnettop-lookup-nbm"
|
||||
+resolve_rule "192.168.0.0" "255.255.255.0" external "${TRUEPREFIX}/share/jnettop/jnettop-lookup-nbm"
|
||||
.RE
|
||||
.TP
|
||||
\fBrule "<rule_name>" "<rule_definition>"\fR
|
Loading…
Add table
Add a link
Reference in a new issue