Skip to content
Snippets Groups Projects
  • Serge Petrenko's avatar
    bc43ffb0
    Introduce a function to reencode scramble · bc43ffb0
    Serge Petrenko authored
    Introduce a new function, scramble_reencode(), which allows one cluster
    instance to reencode a scramble received from  a client using the salt
    from another cluster instance. This is needed for proxy to mimic client
    connections when connecting to remote instances.
    
    Needed for #2625
    bc43ffb0
    History
    Introduce a function to reencode scramble
    Serge Petrenko authored
    Introduce a new function, scramble_reencode(), which allows one cluster
    instance to reencode a scramble received from  a client using the salt
    from another cluster instance. This is needed for proxy to mimic client
    connections when connecting to remote instances.
    
    Needed for #2625
scramble.c 3.62 KiB