Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[darwin] Update the NetworkFramework UDP implementation #36418

Merged

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    8ea903c View commit details
    Browse the repository at this point in the history
  2. [Network.framework] Update src/lib/core/CHIPConfig.h file to enable C…

    …HIP_CONFIG_IsPlatformPOSIXErrorNonCritical
    vivien-apple committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    61bb073 View commit details
    Browse the repository at this point in the history
  3. [Network.framework] Update src/system/SystemConfig.h file to enable C…

    …HIP_SYSTEM_CONFIG_USE_POSIX_SOCKETS
    vivien-apple committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    90af299 View commit details
    Browse the repository at this point in the history
  4. [Network.Framework] Update src/inet/InetInterface* files with some ad…

    …ditional #ifdef for the network framework
    vivien-apple committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    6dc23c0 View commit details
    Browse the repository at this point in the history
  5. [Network.Framework] Update src/inet/IPAddress* files with some additi…

    …onal #ifdef for the network framework
    vivien-apple committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    393f48b View commit details
    Browse the repository at this point in the history
  6. [Network.framework] Update src/inet/InetInterfaceImplDefault.cpp to e…

    …nable the default implementation
    vivien-apple committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e989bcb View commit details
    Browse the repository at this point in the history
  7. [Network.framework] Update src/system to not use WakeEvent/Signal whe…

    …n using the network framework
    vivien-apple committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5d99811 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    188b711 View commit details
    Browse the repository at this point in the history
  9. [chip-tool] Ensure each commissioner listen onto its own udc port sin…

    …ce Network.framework won't allow SO_REUSEPORT
    vivien-apple committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f92db87 View commit details
    Browse the repository at this point in the history
  10. [Matter.framework][darwin-framework-tool] Add chip_system_config_use_…

    …network_framework flag support
    vivien-apple committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ee2ba6b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2173536 View commit details
    Browse the repository at this point in the history