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

remaining issues #2

Open
1 task
ahuangfeng opened this issue Feb 22, 2024 · 0 comments
Open
1 task

remaining issues #2

ahuangfeng opened this issue Feb 22, 2024 · 0 comments

Comments

@ahuangfeng
Copy link
Member

ahuangfeng commented Feb 22, 2024

  • [ ]
    You may elaborate why a structure similar to TCP one is not used here:
    grouping tcp-client-grouping:
    +-- remote-address
    +-- remote-port?
    +-- local-address?
    | {local-binding-supported}?
    +-- local-port? inet:port-number | {local-binding-supported}?
    (*) also clarify why the case where the remote address is a name is not supported here for UDP.

  • [ ]
    grouping udp-client-grouping
    MED: You may explain how to cover the case of multiple addresses/port numbers are used to reach the same server instance. For example, the case of dual-stack.

  • [ ]
    grouping udp-client-grouping
    Specifies an IP address of the UDP client. (Or the remote peer?)

  • udp-server
    how to cover when the server is reachable over ipv4 and ipv6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant