aboutsummaryrefslogtreecommitdiff
path: root/network/ngrep/README
diff options
context:
space:
mode:
authorYossi Neiman <mishehu+sbo@shavedgoats.net>2023-10-06 21:56:19 +0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-10-07 15:58:30 +0700
commit0da014f7b388c97298bf6edec1fbcd352de5313d (patch)
treee2433ea85e73058d406355c582f870828d868859 /network/ngrep/README
parent5b5fb5874b13e1c64a3dabbae2bd5742727764d0 (diff)
network/ngrep: Updated for version 1.47.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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