[roll] Roll fuchsia [weave] Add shared-session end node on core router

Some services may use the core router to send requests via it's session,
initiating the session themselves. Instead of negotiating a separate
connection in these cases, attach them to the core router shared session
nodes, so that a session is found when such a request arrives.

Original-Bug: 78010
Test: Manual validation with fake TestBastionServiceEndpoint (see
openweave-core documentation).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/538941
Original-Revision: 8cfb79abc0d19489947acc1b88d570b27c0db433
GitOrigin-RevId: ab663f8881a5c15062f34ed910f36b3ba1f1ab36
Change-Id: Ia18a6d38f789d891ef17da2c5dba35c717981e00
1 file changed
tree: b526fb370347604539498b33a29bfb5f83cc4ec6
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 via the IRC channel #fuchsia on Freenode.

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.