diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-02-28 07:30:30 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-02-28 07:30:30 +0000 |
commit | cda2bdcb95f6e7cd356ba090fff641fa4a7a9c2f (patch) | |
tree | ee9002eb5e1a66ed3ac026bade63053485e33297 /openwrt/package/sipp/ipkg/sipp.control | |
parent | d7eb287961c0a56774f65c9b75e858a0f147e301 (diff) |
Added sipp, useful SIP protocol tester
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3283 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/sipp/ipkg/sipp.control')
-rw-r--r-- | openwrt/package/sipp/ipkg/sipp.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/package/sipp/ipkg/sipp.control b/openwrt/package/sipp/ipkg/sipp.control new file mode 100644 index 0000000000..3e1b257906 --- /dev/null +++ b/openwrt/package/sipp/ipkg/sipp.control @@ -0,0 +1,5 @@ +Package: sipp +Section: net +Priority: optional +Description: traffic generator for the SIP protocol +Depends: uclibc++, libpthread, libncurses |