diff --git a/README.md b/README.md index 366c449220fc54ef6f2c836fbeb5544ffb98ced6..a6ec95bb775e77a392c9fd113a48968fd2fc9e5e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A fork of [packetdrill](https://code.google.com/p/packetdrill/) which adds support for * 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) +* SCTP as specified in [RFC 4960](https://tools.ietf.org/html/rfc4960), [RFC 4820](https://tools.ietf.org/html/rfc4820), [RFC 6458](https://tools.ietf.org/html/rfc6458), and [RFC 7053](https://tools.ietf.org/html/rfc7053) and generic bugfixes, espcially several fixes required to get packetdrill working on FreeBSD. MacOS (El Capitan and higher) is also supported.