Skip to content
  • Cecylia Bocovich's avatar
    Store net.Addr in clientIDAddrMap · 6634f2be
    Cecylia Bocovich authored
    This fixes a stats collection bug where we were converting client
    addresses between a string and net.Addr using the clientAddr function
    multiple times, resulting in an empty string for all addresses.
    6634f2be