Skip to content

[sctp] multiple incoming udp connections not handled #269

@ashkitten

Description

@ashkitten

sctp Association::server does not track multiple connections. DisconnectedPacketConn simply sends to the last address it received from, pretending that it's a 1:1 connection instead of 1:many, and Association doesn't know about remote addresses at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    subcrate:sctpFor issues specific to the SCTP crate

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions