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

Feedback IETF 118 #12

Open
4 tasks done
ahuangfeng opened this issue Nov 14, 2023 · 3 comments
Open
4 tasks done

Feedback IETF 118 #12

ahuangfeng opened this issue Nov 14, 2023 · 3 comments

Comments

@ahuangfeng
Copy link
Member

ahuangfeng commented Nov 14, 2023

  • externalise the generic udp-client grouping in a dedicated draft
  • Use udp-client grouping
  • Add guidelines of usage, for big messages, use reliable transport
  • Talk to authors about the CBOR mediatype (3 mediatypes for CBOR-only;CBOR-SID; Both-CBOR together)

Low prio

  • Ask for support from Hannes on improving examples
@ahuangfeng
Copy link
Member Author

ahuangfeng commented Nov 28, 2023

  • feedback on Tsvart

@ahuangfeng
Copy link
Member Author

ahuangfeng commented Dec 8, 2023

Tsvart todo:

  • How long should fragments be stored before they are discarded. That should be stated.
  • I wonder how the sender side knows, what the receiver is able to process. It might make sense to exchange this information at the beginning of the communication.
  • Section 4.1
    The length field in the UDP header is limited to 65535 bytes, therefore the
    UDP payload is limited to 65535 - 8 bytes, which is 65527 bytes. This is smaller
    than stated in the first sentence. In addition to that, when using IPv4, the size
    is even 20 bytes smaller, since the IPv6 header contains a 16-bit field holding
    the total length of the IPv4 packet.
  • Section 4.2
    What should happen if the Private Encoding Option is present, but the S-bit is
    not set? What should happen if the S-bit is set, but the Private Encoding Option
    is not present?

@ahuangfeng
Copy link
Member Author

  • Check consistency between the YANG module imports (generic udp-client grouping) and the examples shown in the apendix (namespace wise)

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