• M
    Networking: add more outbound IP binding fixes · f1a6f780
    Matt Stancliff 提交于
    Same as the original bind fixes (we just missed these the
    first time around).
    
    This helps Redis not automatically send
    connections from the first IP on an interface if we are bound
    to a specific IP address (e.g. with multiple IP aliases on one
    interface, you want to send from _your_ IP, not from the first IP
    on the interface).
    f1a6f780
cluster.c 182.0 KB