From efa516fbb2c9a36177695da55edf7c67eb945fab Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michael=20T=C3=BCxen?= <tuexen@fh-muenster.de>
Date: Sat, 28 Apr 2018 09:20:35 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 366c4492..a6ec95bb 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.
-- 
GitLab