[roll] Roll fuchsia [netstack3] Log on transition out of SynSent

We log all other transitions except for these because we're not using
State::transition_to_state. That method doesn't work here because we
need to destruct the state in order to get at the buffers.

Original-Bug: 417873841, 418811942
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1280365
Original-Revision: d96aa95ea097fde03e9d9784a8424f07234b2bbe
GitOrigin-RevId: 36ed6357071274f65a43ed16cc0b521ec2c0a3d8
Change-Id: I7040fe9c08a48ad1adb4c2894d3d47f3a6397ca3
1 file changed
tree: 0bb850bf54710957020558ad2747f61577db8e1b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.