Dear list!

Author: SriVignessh Pss <sriknowle...@gmail.com>
Number of patches: 2

This is an automated relay of the Github pull request:
   Add destination ip as source ip

Patch title(s): 
   add destination ip as source ip
   update alerts and doc

Link:
   https://github.com/haproxy/haproxy/pull/2524

Edit locally:
   wget https://github.com/haproxy/haproxy/pull/2524.patch && vi 2524.patch

Apply locally:
   curl https://github.com/haproxy/haproxy/pull/2524.patch | git am -

Description:
   When the Haproxy instance binds to multiple VIPs. We need a feature to
   identify the forwarded packet from Haproxy instance came from which
   VIP. Adding a feature to allow destinationip to bind as sourceIP in
   backend.
   
   Allow the haproxy instance to transport the response
   packet with the Source IP as incoming request destination IP.

Instructions:
   This github pull request will be closed automatically; patch should be
   reviewed on the haproxy mailing list (haproxy@formilux.org). Everyone is
   invited to comment, even the patch's author. Please keep the author and
   list CCed in replies. Please note that in absence of any response this
   pull request will be lost.

Reply via email to