From d8965fcc61665b243d6049bcdc6d1384a71c23b4 Mon Sep 17 00:00:00 2001 From: Felix Weinrank <info@weinrank.net> Date: Wed, 6 May 2015 17:14:36 +0200 Subject: [PATCH] test --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af5f542c..491fdb89 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ 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) 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. [sic!] +and generic bugfixes. This version especially fixes some bugs showing up when running packetdrill on FreeBSD. Currently it only supports single-homing. -- GitLab