From 5991f9a15646d53b838562fd1424b6a8fd9ef614 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 3 Feb 2014 13:56:19 -0500 Subject: TransProxyType replaces TransTPROXY option I'm making this change now since ipfw will want its own option too, and proliferating options here isn't sensible. (See #10582 and #10267) --- changes/10582_tproxy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'changes') diff --git a/changes/10582_tproxy b/changes/10582_tproxy index 3609d568a..8eed6a29b 100644 --- a/changes/10582_tproxy +++ b/changes/10582_tproxy @@ -1,7 +1,7 @@ o Minor features: - Add support for the TPROXY transparent proxying facility on Linux. - See documentation for the new TransTRPOXY option for more details. + See documentation for the new TransProxyType option for more details. Implementation by "thomo". Closes ticket 10582. -- cgit v1.2.3