)]}'
{
  "commit": "7957b171d8795574b4bcde4a02d387a2e4acf0ce",
  "tree": "b9042927a2c9eff6a9cf933624efd93ef81d7af0",
  "parents": [
    "56683055892798092df5d7ef79ad42f51f392a51"
  ],
  "author": {
    "name": "Victor Boivie",
    "email": "boivie@webrtc.org",
    "time": "Wed Apr 08 08:09:36 2026"
  },
  "committer": {
    "name": "WebRTC LUCI CQ",
    "email": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Thu Apr 09 12:28:48 2026"
  },
  "message": "dcsctp: Resend SHUTDOWN ACK if receiving SHUTDOWN\n\nAccording to RFC 9260 Section 9.2, once an endpoint has reached the\nSHUTDOWN-RECEIVED state, it MUST continue responding to SHUTDOWN chunks\nfrom its peer.\n\nPreviously, HandleShutdown would explicitly return without action if the\nstate was SHUTDOWN-ACK-SENT. This caused the socket to ignore the peer\u0027s\nretransmitted SHUTDOWN chunks (sent if our first SHUTDOWN ACK was lost),\nleading to a delay until the socket\u0027s own timer expired to resend\nSHUTDOWN ACK.\n\nThis CL fixes this by calling SendShutdownAck() when a SHUTDOWN chunk is\nreceived in the SHUTDOWN-ACK-SENT state, which resends the ACK and\nrestarts the T2-shutdown timer.\n\nBug: webrtc:500087337\nChange-Id: I4d35156b02aad529bcd68906d9d0c8898b53eb6a\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/462001\nCommit-Queue: Victor Boivie \u003cboivie@webrtc.org\u003e\nReviewed-by: Danil Chapovalov \u003cdanilchap@webrtc.org\u003e\nCr-Commit-Position: refs/heads/main@{#47368}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "514782f8a2f5143a4464eea848fc00df19919d93",
      "old_mode": 33188,
      "old_path": "net/dcsctp/socket/dcsctp_socket.cc",
      "new_id": "28495edb02c8887d08de75187ee49432bf75aa2d",
      "new_mode": 33188,
      "new_path": "net/dcsctp/socket/dcsctp_socket.cc"
    },
    {
      "type": "modify",
      "old_id": "30f9b36dab2a217a9256c9c2b9ad4cd5b39cdcb1",
      "old_mode": 33188,
      "old_path": "net/dcsctp/socket/dcsctp_socket_test.cc",
      "new_id": "bcce68bdb8fbbe0fa2213f809b8ca988247e5c58",
      "new_mode": 33188,
      "new_path": "net/dcsctp/socket/dcsctp_socket_test.cc"
    }
  ]
}
