Fix broken links, Make URLs' protocols consistent (#315)

Two Links missed leading `http(s)://` and were broken.
All links to `tools.ietf.org` now consistently use https.
1 file changed
tree: b834d47e5c1dbca72ba339dc57f2a0332c3b86b0
  1. programs/
  2. usrsctplib/
  3. .gitignore
  4. bootstrap
  5. CMakeLists.txt
  6. configure.ac
  7. LICENSE.md
  8. Makefile.am
  9. Makefile.nmake
  10. Manual.md
  11. Manual.tex
  12. README.md
  13. 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.