aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-04-06 17:59:34 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-04-06 17:59:34 +0000
commit07a71ce2018d3e2b0638bdda47ab1ce1d529fa84 (patch)
tree1f41b90534fbac699d4f60f14333a8b10ce48325 /net/Makefile
parent497725e65991c80cf0a4e761ba9bcadfcb1979ca (diff)
downloadports-07a71ce2018d3e2b0638bdda47ab1ce1d529fa84.tar.gz
ports-07a71ce2018d3e2b0638bdda47ab1ce1d529fa84.zip
New port: net/sngrep
sngrep - SIP Messages flow viewer sngrep is a terminal tool that groups SIP (Session Initiation Protocol) Messages by Call-Id, and displays them in arrow flows similar to the used in SIP RFCs. The aim of this tool is to make easier the process of learnig or debugging SIP. It recognizes UDP, TCP and partially TLS SIP packets and understands bpf filter logic in the same way ngrep and tcpdump does. WWW: https://github.com/irontec/sngrep PR: 208572 Submitted by: Talal Al Dik <tad@vif.com>
Notes
Notes: svn path=/head/; revision=412635
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index a86e326ffb89..83707ac65bd5 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1211,6 +1211,7 @@
SUBDIR += smbldap-tools
SUBDIR += smcroute
SUBDIR += smm++
+ SUBDIR += sngrep
SUBDIR += sniffit
SUBDIR += sntop
SUBDIR += sobby