From f862ea896ebef66b83722104c2b708a59b13e97b Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Wed, 1 Oct 2014 03:01:11 +0200 Subject: Release version 1.1 --- README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 450a49f..f4ece3a 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ bind()s to address LST-ADDR on port LST-PORT and retransmits UDP packets received to addresses(s) DST-ADDR(s) on port DST-PORT, with modified headers to reflect the new target. -To receieve broadcast traffic, use a LST-ADDR of 0.0.0.0. If +To receive broadcast traffic, use a LST-ADDR of 0.0.0.0. If a program is already listening on LST-PORT on LST-ADDR, you may listen on a broadcast address such as 255.255.255.255. @@ -14,6 +14,10 @@ directly receive packets that were broadcast. Revision history: +1st October 2014 +- udprelay-1.1 +-- Add the ability to send to a broadcast address + 29th September 2010 - udprelay-1.0 -- Initial release -- cgit v1.2.3