guillaume teissier
guillaume teissier
Thank you for your feedback. A few questions in order to better understand those errors: - **SCTP or TCP ?** Even though Python code references AF_INET and SOCK_STREAM sockets, tests...
Using TCP will raise some troubles at various levels. Handlers in `fuzz.py` and `unit.py` do not expect to receive a partial Diameter message. They do not implement the _wait for...
You are right: prepend `withsctp` to the command line you run. On debian and derivatives, this binary is provided by `lksctp-tools` package.