)]}'
{
  "commit": "7b9f65bf5d62e3f6d2dd5da7fd4413be827f2001",
  "tree": "220c5dc4fe4a828aa0764d6b7cb623e945f3bb34",
  "parents": [
    "0580a14c23b7f7005abd2c18587f108ed6f1e93e"
  ],
  "author": {
    "name": "ericorth",
    "email": "ericorth@google.com",
    "time": "Wed Jul 22 13:24:21 2026 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Wed Jul 22 13:24:58 2026 -0700"
  },
  "message": "Bonnet Tun Exchanger Refactor: Divorce exchanger from QbonePacketWriter\n\nThe Tun exchanger code and the server-side packet-to-network logic shared an interface in an old attempt to share the same to-network logic in both client and server.  But there was so much different logic, that it didn\u0027t really do much other than very slightly simplify the one call to pass error packets backwards on being too big for the tunnel.\n\nNeedlessley restrains my ability to modify the exchanger and interface as needed for async Tun refactors, so cleaner to remove the interface. Server session keeps using its writer implementation. Client session now deals directly with the Tun exchanger.\n\nThis also fixes the subtle issue that overriding the \"quic_QbonePacketWriter\" test value previously could not differentiate which direction was being overridden and could insert the same mock on both ends in an integration test. Now, that test value only affects server-side network writes.\n\nPiperOrigin-RevId: 952297179\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "537de81bfdd8805707c2b439db34a6b0e48e8729",
      "old_mode": 33188,
      "old_path": "build/source_list.bzl",
      "new_id": "78232083e47c89bcd03ff8436242af1eeeefebe2",
      "new_mode": 33188,
      "new_path": "build/source_list.bzl"
    },
    {
      "type": "modify",
      "old_id": "cfa97279e26ebffc3a716408f8223e97b5433a98",
      "old_mode": 33188,
      "old_path": "build/source_list.gni",
      "new_id": "cb57ef724eeb29def9e51b6e3923113e5f2fab82",
      "new_mode": 33188,
      "new_path": "build/source_list.gni"
    },
    {
      "type": "modify",
      "old_id": "515e5395e89f8a4afa026391267cbf03e8e5cf26",
      "old_mode": 33188,
      "old_path": "build/source_list.json",
      "new_id": "8aef483779c9fea972b0b5cb38cec3f2f2ba8f80",
      "new_mode": 33188,
      "new_path": "build/source_list.json"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "42a66915c544f4fb033e8130727aa1b7c5151959",
      "new_mode": 33188,
      "new_path": "quiche/quic/qbone/mock_qbone_packet_exchanger.h"
    },
    {
      "type": "modify",
      "old_id": "278a6b36e66b3d2944c774a59dbf914e0700b346",
      "old_mode": 33188,
      "old_path": "quiche/quic/qbone/qbone_client.cc",
      "new_id": "b86e6de44e14be7b2da033f2b0b88c632f4b8648",
      "new_mode": 33188,
      "new_path": "quiche/quic/qbone/qbone_client.cc"
    },
    {
      "type": "modify",
      "old_id": "087e279728758335ce0aab402d1f95dbad2d0b3c",
      "old_mode": 33188,
      "old_path": "quiche/quic/qbone/qbone_client.h",
      "new_id": "1838c87e09e8e626bcc913a3eac99f552632a35c",
      "new_mode": 33188,
      "new_path": "quiche/quic/qbone/qbone_client.h"
    },
    {
      "type": "modify",
      "old_id": "9af33940ffacd614cf74444b179708d73209242c",
      "old_mode": 33188,
      "old_path": "quiche/quic/qbone/qbone_client_session.cc",
      "new_id": "8d2a11152f722092caef1e250a68f52913069665",
      "new_mode": 33188,
      "new_path": "quiche/quic/qbone/qbone_client_session.cc"
    },
    {
      "type": "modify",
      "old_id": "8a36c7ed46886e19f147d0c4eeaad7d8ec125fbb",
      "old_mode": 33188,
      "old_path": "quiche/quic/qbone/qbone_client_session.h",
      "new_id": "c1e1cea9cc20e5e6c23d08f7898e4f27ca806fc6",
      "new_mode": 33188,
      "new_path": "quiche/quic/qbone/qbone_client_session.h"
    },
    {
      "type": "modify",
      "old_id": "222bf8e744b1897be2b60678a2330ff88da57a22",
      "old_mode": 33188,
      "old_path": "quiche/quic/qbone/qbone_client_test.cc",
      "new_id": "f875a3fca3a7ac9c655d43fc0b1e0bc6c4ae9ff3",
      "new_mode": 33188,
      "new_path": "quiche/quic/qbone/qbone_client_test.cc"
    },
    {
      "type": "modify",
      "old_id": "d6175b65d5bf64b86afc9387fdedd1666bce7458",
      "old_mode": 33188,
      "old_path": "quiche/quic/qbone/qbone_packet_exchanger.h",
      "new_id": "5616426234b063e735c5393fa7dd7c1b8fa86852",
      "new_mode": 33188,
      "new_path": "quiche/quic/qbone/qbone_packet_exchanger.h"
    },
    {
      "type": "modify",
      "old_id": "a4354e74718d1f51fb85995724b0f3955c36d30d",
      "old_mode": 33188,
      "old_path": "quiche/quic/qbone/qbone_server_session.cc",
      "new_id": "b0c957096d4ab837325b3e060a248488b7f3aadc",
      "new_mode": 33188,
      "new_path": "quiche/quic/qbone/qbone_server_session.cc"
    },
    {
      "type": "modify",
      "old_id": "7e150fc68780a15a369afb50d5e855cf84c151ff",
      "old_mode": 33188,
      "old_path": "quiche/quic/qbone/qbone_server_session.h",
      "new_id": "ce1e12d0a54df3f301592d5d75aebea15c968f41",
      "new_mode": 33188,
      "new_path": "quiche/quic/qbone/qbone_server_session.h"
    },
    {
      "type": "modify",
      "old_id": "ebb3ced0b92df1514995855c16532694fa006d23",
      "old_mode": 33188,
      "old_path": "quiche/quic/qbone/qbone_session_base.cc",
      "new_id": "b26831f66436ed640953fc5b0e0f0731d5e96b9b",
      "new_mode": 33188,
      "new_path": "quiche/quic/qbone/qbone_session_base.cc"
    },
    {
      "type": "modify",
      "old_id": "3160f135e3f2720f67e8f0847adeaf0e5c5618fe",
      "old_mode": 33188,
      "old_path": "quiche/quic/qbone/qbone_session_base.h",
      "new_id": "bd17dc58b89dc8eb736b0e10eff65413a9638f6e",
      "new_mode": 33188,
      "new_path": "quiche/quic/qbone/qbone_session_base.h"
    },
    {
      "type": "modify",
      "old_id": "de97a2b812c23b9c6df2ede6191359d378ab7c6e",
      "old_mode": 33188,
      "old_path": "quiche/quic/qbone/qbone_session_test.cc",
      "new_id": "6211a4cf268871e6c2644f711fc23c70fbbeafe8",
      "new_mode": 33188,
      "new_path": "quiche/quic/qbone/qbone_session_test.cc"
    },
    {
      "type": "modify",
      "old_id": "a19707ee49d50b4c5ac26d6e616e374698b9f65d",
      "old_mode": 33188,
      "old_path": "quiche/quic/qbone/qbone_stream_test.cc",
      "new_id": "8a83bb6015505a4132b54eef6dca5fd45b784255",
      "new_mode": 33188,
      "new_path": "quiche/quic/qbone/qbone_stream_test.cc"
    }
  ]
}
