Commit 7f260bce authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Propose Hank/Eric's fix in mod_remoteip for PR 59931.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1832583 13f79535-47bb-0310-9956-ffa450edef68
parent 930bd335
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -269,6 +269,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: svn merge -c 1490294,1734635,1749403,1813116,1816179,1817598,1832198,1832200,1832277,1832317 ^/httpd/httpd/trunk .
     +1: jailletc36, ylavic,

  *) mod_remoteip: When overriding the useragent address from X-Forwarded-For,
     zero out what had been initialized as the connection-level port.  PR59931.
     trunk patch: http://svn.apache.org/r1776458
     2.4.x patch: trunk works (module CHANGES)
                  svn merge -c 1776458 ^/httpd/httpd/trunk
     +1: ylavic,


PATCHES/ISSUES THAT ARE BEING WORKED
  [ New entries should be added at the START of the list ]