)]}'
{
  "commit": "39cbb50c5f7a06da9821b969fb3a1624febe08dc",
  "tree": "bb5952d3d87f1e57b1f48f3ba119eb4428d3fe5b",
  "parents": [
    "5953a9f1906094d963a522cc2eb212303dad22f0"
  ],
  "author": {
    "name": "Tony Gong",
    "email": "gongt@fuchsia.infra.roller.google.com",
    "time": "Thu Apr 30 15:54:25 2026 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Thu Apr 30 15:57:14 2026 -0700"
  },
  "message": "[roll] Roll fuchsia [netstack3] Add chunked ring buffer impl for pcaps\n\nAdd a ring buffer implementation for supporting storing packet\ncapture data. The ring buffer has a defined block size, and\nstores \"boundary indices\" whenever a write results in the tail pointer\nexceeding the block size. This is so that when bytes need to be dropped\nfrom the ring buffer, bytes up to the next boundary is dropped. This\nensures that when the pcapng Enhanced Packet Blocks are written to the\nring buffer, reclaiming space from the buffer only drops full\npacket blocks at a time.\n\nOriginal-Bug: 485274945\nOriginal-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1562199\nOriginal-Revision: ecdca9cbb5b0ee61ec04745ce3511c2082897dcf\nGitOrigin-RevId: 344e77b4df68451532bc3352a9eee41011f7ae2a\nChange-Id: Ie59f987e0034d7d6e8769b9956198cf282880a01\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e4479f55e3f18672ffeff08ccbcf9d963e1d2894",
      "old_mode": 33188,
      "old_path": "stem",
      "new_id": "c218903612a872d4682cf525d21ef3b66ffe8f2b",
      "new_mode": 33188,
      "new_path": "stem"
    }
  ]
}
