[exim-dev] [Bug 1394] Proxy Protocol Support

Top Page
Delete this message
Reply to this message
Author: Git Commit
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 1394] New: Proxy Protocol Support
Subject: [exim-dev] [Bug 1394] Proxy Protocol Support
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1394

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???





--- Comment #15 from Git Commit <git@???> 2014-05-13 20:17:05 ---
Git commit:
http://git.exim.org/exim.git/commitdiff/367193425cbb5a77ee8ada9c5b2a203ca293d823

commit 367193425cbb5a77ee8ada9c5b2a203ca293d823
Author:     Todd Lyons <tlyons@???>
AuthorDate: Mon May 12 16:15:07 2014 -0700
Commit:     Todd Lyons <tlyons@???>
CommitDate: Tue May 13 11:21:51 2014 -0700


    bug 1394: ppv2 header modifed


    the haproxy dev team adjusted the layout of the 16 byte header to allow
      it to be used for ssl connections.  had to adjust ppv2 handling code
      and perl proxy emulation script.
    added link to this haproxy commit in the documentation.
----
 doc/doc-txt/experimental-spec.txt |    2 ++
 src/src/smtp_in.c                 |   34 ++++++++++++++++++++++++----------
 src/src/string.c                  |    2 +-
 src/util/proxy_protocol_client.pl |    6 +++---
 4 files changed, 30 insertions(+), 14 deletions(-)



--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email