Fix the reporting of unknown parameters received in INIT chunks.

This also plugs mbuf leaks. Thanks to Felix Weinrank for reporting
the issue found by fuzz testing the userland stack.

This fixes #255.
1 file changed
tree: 1fb7a5a24bcbc71557763ded4fe4843062c39a14
  1. programs/
  2. usrsctplib/
  3. .gitignore
  4. bootstrap
  5. CMakeLists.txt
  6. configure.ac
  7. gen-def.py
  8. LICENSE.md
  9. Makefile.am
  10. Makefile.nmake
  11. Manual.md
  12. Manual.tex
  13. meson.build
  14. meson_options.txt
  15. README.md
  16. usrsctp.pc.in
README.md

usrsctp

Coverity Scan Build Status

This is a userland SCTP stack supporting FreeBSD, Linux, Mac OS X and Windows.

See manual for more information.

The status of continuous integration testing is available from our Buildbot.