)]}'
{
  "commit": "e919b00c4031adfce404f3c3161c62aca8eea530",
  "tree": "9cbe490319e3b0fb7d8074c1e69b5b248eedb439",
  "parents": [
    "91ceecacbf48eeec441dfbdd8a86898c39b8f4ba"
  ],
  "author": {
    "name": "danzh",
    "email": "danzh@google.com",
    "time": "Wed Oct 14 14:44:46 2020 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Wed Oct 14 14:45:20 2020 -0700"
  },
  "message": "Add unused interface QuicConnection::SendPathChallenge().\n\nThis interface is implemented by 2 code paths:\nIf the PATH_CHALLENGE is sent on the default socket, add the frame as other frames to the current serialize packet in packet creator and flush at its due time. Since the destination address might be different for that packet, use a ScopedPeerAddressContext to flush it if the peer address is different from the one in used at the call site.\nIf the PATH_CHALLENGE is sent on an alternative socket, send it in a stand alone code path by serializing it into a individual packet and writing it to the wire directly.\n\nPiperOrigin-RevId: 337176402\nChange-Id: I90c4b88809209dd59a31a98c58d0de3ecd9c4889\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cfb6b3e1570bc624081eacca8605059df5687e09",
      "old_mode": 33188,
      "old_path": "quic/core/quic_connection.cc",
      "new_id": "f3b0eda766f6cfab03a6d9d61ccf5919bdf9f204",
      "new_mode": 33188,
      "new_path": "quic/core/quic_connection.cc"
    },
    {
      "type": "modify",
      "old_id": "c9f366c736a50df785fc4a38d2715525506a6a23",
      "old_mode": 33188,
      "old_path": "quic/core/quic_connection.h",
      "new_id": "e02b57342176f67f667c735d286e07e31e79ce21",
      "new_mode": 33188,
      "new_path": "quic/core/quic_connection.h"
    },
    {
      "type": "modify",
      "old_id": "e40fa67cf99a19779650571fcfbfa14fd291fb78",
      "old_mode": 33188,
      "old_path": "quic/core/quic_connection_test.cc",
      "new_id": "132bee217a7cf5ca88f79b48a3377751d987c9a6",
      "new_mode": 33188,
      "new_path": "quic/core/quic_connection_test.cc"
    },
    {
      "type": "modify",
      "old_id": "85960c4a085b3ce888be37b4fcc2227eef2152a8",
      "old_mode": 33188,
      "old_path": "quic/core/quic_packet_creator.cc",
      "new_id": "de6f77f13e81fde3d881a18731b2da1f13f4d2a0",
      "new_mode": 33188,
      "new_path": "quic/core/quic_packet_creator.cc"
    },
    {
      "type": "modify",
      "old_id": "882b17d6f0ec53943b2367591b8c68b5991077ed",
      "old_mode": 33188,
      "old_path": "quic/core/quic_packet_creator.h",
      "new_id": "03075668a58f7fc75a7b9dcc08631e35bb0f6cdc",
      "new_mode": 33188,
      "new_path": "quic/core/quic_packet_creator.h"
    },
    {
      "type": "modify",
      "old_id": "35edea22cb3ca8f6d71fd15c9766b0ddb5cb0f0f",
      "old_mode": 33188,
      "old_path": "quic/test_tools/quic_test_utils.cc",
      "new_id": "8ba7cd46538485a5ee1b76bb321ed1f13ddc09ea",
      "new_mode": 33188,
      "new_path": "quic/test_tools/quic_test_utils.cc"
    },
    {
      "type": "modify",
      "old_id": "f2ad3be1870573d8a934594b33360aa9ebe3fb8f",
      "old_mode": 33188,
      "old_path": "quic/test_tools/quic_test_utils.h",
      "new_id": "30798c734ade68d014ee9c4b9a99ad046a2b4926",
      "new_mode": 33188,
      "new_path": "quic/test_tools/quic_test_utils.h"
    }
  ]
}
