Bug 1394: PPv2 header modifed
authorTodd Lyons <tlyons@exim.org>
Mon, 12 May 2014 23:15:07 +0000 (16:15 -0700)
committerTodd Lyons <tlyons@exim.org>
Tue, 13 May 2014 18:21:51 +0000 (11:21 -0700)
commit367193425cbb5a77ee8ada9c5b2a203ca293d823
treeaeefd2bae73ce4d997baf6182263b5ef6621c554
parentfabe4dd996dd1e08707c4c33c498d86deaae6edd
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
src/src/smtp_in.c
src/src/string.c
src/util/proxy_protocol_client.pl