From acbcb94246416a069a5186bca6483936788c50d1 Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Tue, 7 Feb 2017 17:16:33 -0800 Subject: [PATCH] fix spelling of set.. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 2a55ba0..240f867 100644 --- a/README +++ b/README @@ -30,7 +30,7 @@ with small modifications listed below sbin/ipfw and the kernel counterpart communicate throuugh a TCP socket (localhost:5555) carrying the raw data that would -normally be carried on seg/getsockopt. +normally be carried on set/getsockopt. For testing purposes, opening a telnet session to port 5556 and typing some bytes will start a fake 'infinite source' so you can