)]}'
{
  "commit": "81eb4e04d20d819c28a97627e2ab3b98919d4c1a",
  "tree": "512549d8606e8e8c6a693de485de0ca8d8cd1ba6",
  "parents": [
    "c1bbfe64c68dfc9db2dcf760122cfbf701cfe97a"
  ],
  "author": {
    "name": "dschinazi",
    "email": "dschinazi@google.com",
    "time": "Fri Sep 27 17:12:17 2019 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Tue Oct 01 12:56:12 2019 -0700"
  },
  "message": "Allow parsing PROX packets with length prefix\n\nThe PROX version is special in that it has custom data after the first 9 bytes of the connection IDs. That means that trying to parse it with length prefix as an unknown QUIC version means that a random payload byte can be interpreted as the source connection ID length. This CL makes parsing succeed in that case, ignoring the source connection ID. This allows a previously existing test to pass.\n\ngfe-relnote: allow parsing PROX packets with length prefix, protected by gfe2_reloadable_flag_quic_parse_prox_source_connection_id\n\nStartblock:\n  after 2019-09-24 08:00 in US/Pacific\nPiperOrigin-RevId: 271678159\nChange-Id: Ib079697029d7378cd7297e2400cefe8be33fad43\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "84dd00a8fa46ef195678063ae443376b55aedb8b",
      "old_mode": 33188,
      "old_path": "quic/core/quic_framer.cc",
      "new_id": "a6a663b4d17b10d078a3a7e8cd37c1ed046c41c3",
      "new_mode": 33188,
      "new_path": "quic/core/quic_framer.cc"
    },
    {
      "type": "modify",
      "old_id": "d343c0dbaf39b0def0a5cace106065f0bd48683b",
      "old_mode": 33188,
      "old_path": "quic/core/quic_framer_test.cc",
      "new_id": "9bc4076cda4546123a103440c688a5694042d049",
      "new_mode": 33188,
      "new_path": "quic/core/quic_framer_test.cc"
    }
  ]
}
