proxy local timestamps in single proxy case as well as cluster case
authorJoey Hess <joeyh@joeyh.name>
Wed, 10 Jul 2024 13:40:13 +0000 (09:40 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 10 Jul 2024 13:40:13 +0000 (09:40 -0400)
commit81e11efda19ef0b79e52a31aca2ec986108118ee
tree4087909d4929718df090d6996afab64785c9cfb8
parent518248f009b98102037488987a92b83c078838a1
proxy local timestamps in single proxy case as well as cluster case

This is less efficient, but it guarantees that the timestamps that the
client is sending are local timestamps, which turns out to be necessary
for the HTTP PTP protocol server.
P2P/Proxy.hs