.. title: Seagull (Fork)
.. slug: index
.. date: 2016-01-28 07:01:40 UTC
.. updated: 2016-10-11 23:31:11 UTC
.. tags:
.. category:
.. link:
.. description:
.. type: text
Quoting from the `Seagull `_ website,
::
Seagull is a free, Open Source (GPL) multi-protocol traffic generator
test tool. Primarily aimed at IMS (3GPP, TISPAN, CableLabs) protocols
(and thus being the perfect complement to SIPp for IMS testing),
Seagull is a powerful traffic generator for functional, load,
endurance, stress and performance/benchmark tests for almost
any kind of protocol.
I wanted to build and use Seagull on Ubuntu for Diameter protocol testing.
I came across a lot of roadblocks that needed to be surmounted, primarily
compiler errors when I tried to build it on anything modern, say CentOS 7 or
Ubuntu 14.04.
When I had solved all these issues I forked the
`original repo `_ on 2015-04-22 and
created a git repo on GitHub. If you find it useful use it, star it, contribute
to it.
Contribute
----------
Main development is done on `GitHub `_ and
the `issue tracker `_ is also
there. Repo is mirrored on
`GitLab `_ and
`BitBucket `_, and contributions in
any of these places are welcome.
This project has been receiving PRs and issue reports from people that have
made positive changes. These changes have been merged at a really slow pace.
Efforts are made to merge changes in a timely manner but it's not always
possible, primarily due to these reasons:
* The primary reason to create this repo was to get Seagull to build for my day job
* I am not using Seagull in my day job anymore
If you use Seagull regularly and are affected by the slow pace of handling
issues and PRs, contact me on Twitter (@aikchar) to add you as a contributor.
License
-------
Distributed under the terms of the GPL v2 license Seagull is free and open
source software.