From fae1c7cf082122173443073640159836215ac357 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michael=20T=C3=BCxen?= <tuexen@fh-muenster.de>
Date: Sat, 23 May 2015 21:10:32 +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 491fdb89..f992e792 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # packetdrill
 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) 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) 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.
-- 
GitLab