summaryrefslogtreecommitdiffstats
path: root/network/ngrep/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/ngrep/README')
-rw-r--r--network/ngrep/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/network/ngrep/README b/network/ngrep/README
index c1534b64bf..b9d5da3356 100644
--- a/network/ngrep/README
+++ b/network/ngrep/README
@@ -9,8 +9,3 @@ and snoop.
ngrep is built with IPV6 support by default; to disable it, do this:
NGREP_IPV6=no ./ngrep.SlackBuild
-
-A patch is included for IPV4 and IPV6 packet reassembly applied by
-default. The patch adds the -r switch to ngrep. To disable the patch,
-do this:
- ASSEM_PATCH=no ./ngrep.SlackBuild