)]}'
{
  "commit": "ff3e47dd9f5237d9dbbc012fc42814f4aa8465d9",
  "tree": "b9934a110ade73aa4e64b989ce9ab9c654eb5c8f",
  "parents": [
    "e8ff0139a8296ba3c86e83bdc303ab878ddd235c"
  ],
  "author": {
    "name": "rch",
    "email": "rch@google.com",
    "time": "Thu Oct 17 13:19:31 2024 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Thu Oct 17 13:20:29 2024 -0700"
  },
  "message": "Remove an unnecessary setsockopt of IPV6_FLOWINFO_SEND.\nEnabling IPV6_FLOWINFO_SEND causes the kernel to send a\nrandomly generated flow label unless a flow label is explicitly\nprovided in a CMSG. Since we already wired up support to set\nthe label in CMSG, this call is redundant and it has the\nunintended side effect of causing random flow labels to be\nsent, even for sockets where no flow labels are intended.\nFor QuicUdpSocket users that do not intend to send flow labels,\nthis would be a behavior change.\n\nProtected by quic_reloadable_flag_quic_support_flow_label.\n\nPiperOrigin-RevId: 687022006\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0b8d7b607ef8b332efd4ff0edac6d2fce2a100d8",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/quic_udp_socket_posix.inc",
      "new_id": "0e79f5d1875c3cacb6343840bff68d3d76187f21",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/quic_udp_socket_posix.inc"
    }
  ]
}
