diff --git a/README.md b/README.md index 0f7c6b7695b53d20a46c1779124474137c384dce..a5fcea440de5a197a2f1f97454e0b4fa2c48afaa 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,6 @@ A fork of [packetdrill](https://code.google.com/p/packetdrill/) which adds suppo * UDPLite as specified in [RFC 3828](https://tools.ietf.org/html/rfc3828) * SCTP as specified in [RFC 4960](https://tools.ietf.org/html/rfc4960), [RFC 4820](https://tools.ietf.org/html/rfc4820) and [RFC 7053](https://tools.ietf.org/html/rfc7053) -and generic bugfixes. This version especially fixes some bugs showing up when running packetdrill on FreeBSD. Currently it only supports single-homing. +and generic bugfixes, espcially several fixes required to get packetdrill working on FreeBSD. There are some papers ([;login: October 2013](https://www.usenix.org/system/files/login/articles/10_cardwell-online.pdf), [USENIX ATC '13](https://www.usenix.org/system/files/conference/atc13/atc13-cardwell.pdf)) and a presentation ([ICCRG IETF87](https://www.ietf.org/proceedings/87/slides/slides-87-iccrg-1.pdf)) describing packetdrill.