aboutsummaryrefslogtreecommitdiffstats
path: root/testing/dsniff/13_pop_with_version.patch
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2015-09-29 12:30:58 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2015-09-29 12:31:09 +0000
commit526d616a09c1191b1b8ed13998538af2c2040d89 (patch)
tree44b52145e0a7f38a1530db765d9e72e669fec861 /testing/dsniff/13_pop_with_version.patch
parent0dba7bc25a37335d5bd351b3d073aff1e5c9eef7 (diff)
downloadaports-526d616a09c1191b1b8ed13998538af2c2040d89.tar.bz2
aports-526d616a09c1191b1b8ed13998538af2c2040d89.tar.xz
testing/dsniff: new aport
Diffstat (limited to 'testing/dsniff/13_pop_with_version.patch')
-rw-r--r--testing/dsniff/13_pop_with_version.patch27
1 files changed, 27 insertions, 0 deletions
diff --git a/testing/dsniff/13_pop_with_version.patch b/testing/dsniff/13_pop_with_version.patch
new file mode 100644
index 0000000000..7c16cd12bb
--- /dev/null
+++ b/testing/dsniff/13_pop_with_version.patch
@@ -0,0 +1,27 @@
+Author: Luciano Bello <luciano@linux.org.ar>
+Description: distinguish between pop versions
+--- a/decode.c 2011-06-19 17:13:48.679999392 -0500
++++ b/decode.c 2011-06-19 17:15:29.771999369 -0500
+@@ -63,7 +63,8 @@
+ { "http", decode_http },
+ { "ospf", decode_ospf },
+ { "poppass", decode_poppass },
+- { "pop", decode_pop },
++ { "pop2", decode_pop },
++ { "pop3", decode_pop },
+ { "nntp", decode_nntp },
+ { "smb", decode_smb },
+ { "imap", decode_imap },
+--- a/dsniff.services 2011-06-19 17:13:48.883999392 -0500
++++ b/dsniff.services 2011-06-19 17:15:29.799999369 -0500
+@@ -10,8 +10,8 @@
+ ospf 89/ip
+ http 98/tcp
+ poppass 106/tcp
+-pop 109/tcp
+-pop 110/tcp
++pop2 109/tcp
++pop3 110/tcp
+ portmap 111/tcp
+ portmap -111/tcp
+ portmap 111/udp