)]}'
{
  "commit": "3311d449d9b577ddef1592474fc942dc5dd89f00",
  "tree": "0a02cacf276e8dc2a26cb71e682a3fe7fabfe097",
  "parents": [
    "99ce762dba455520c792f0deb3b42c395da95daf"
  ],
  "author": {
    "name": "ramosalex",
    "email": "ramosalex@google.com",
    "time": "Thu Dec 08 11:19:19 2022 -0800"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Thu Dec 08 11:20:19 2022 -0800"
  },
  "message": "Retrieve the correct IPv6 address when sending an ICMP6 Echo Reply.\n\nWhen sending an ICMP6 Echo Reply (cl/492531951), the packet was treated as if the IP6 headers were still present at the start of the packet. Instead it was accessing bytes 8-24 of the packet, which has been stripped of IP6 and ICMP6 headers leading to undefined behaviour.\n\nThis refactors out the destination IP retrieval and changed the unit test to be more rigid by comparing packet contents.\nLogs from successful run: sponge2/103bb5f8-ebde-4d4f-a7fb-92abe1e721f5\n\nPiperOrigin-RevId: 493947520\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "be09ef2a0f2c9fda86221687191caa533d5be64f",
      "old_mode": 33188,
      "old_path": "quiche/quic/qbone/qbone_packet_processor.cc",
      "new_id": "40228dd13e25d0735557c9063329992410fd2f10",
      "new_mode": 33188,
      "new_path": "quiche/quic/qbone/qbone_packet_processor.cc"
    },
    {
      "type": "modify",
      "old_id": "ab7ca00737a595c0df9367b2582b84058e33bed2",
      "old_mode": 33188,
      "old_path": "quiche/quic/qbone/qbone_packet_processor.h",
      "new_id": "77eb13ed6dfaae7b3e8ddd28ae793729fa8c6cb1",
      "new_mode": 33188,
      "new_path": "quiche/quic/qbone/qbone_packet_processor.h"
    },
    {
      "type": "modify",
      "old_id": "e416bb96965f53f73859e38cf637066f88bd54f5",
      "old_mode": 33188,
      "old_path": "quiche/quic/qbone/qbone_packet_processor_test.cc",
      "new_id": "519ef43f69c041a1241a1a9aff3fc989e91ae110",
      "new_mode": 33188,
      "new_path": "quiche/quic/qbone/qbone_packet_processor_test.cc"
    }
  ]
}
