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

Add section Optimization Strategies #41

Merged

Conversation

geonnave
Copy link
Contributor

@geonnave geonnave commented Oct 10, 2024

Summary of the changes:

new Section 5: Optimization Strategies, where broadcast and advertisement -based solutions are presented:

  • 5.1 U anycasts message_1 (previously approach A4)
    • explains the approach and mention associated security/congestion considerations.
  • 5.2 V advertises support for ELA:
    • describe the idea of adversiting ELA (sharing a V_INFO struct, whose definition depends on network/application)
    • propose ELA_ID and DOMAIN_ID as guideline for implementers.

new Appendix A: use with EDHOC reverse flow (Goran's PR #36)

new Appendix C: advertisement strategies
(sampled from what we have discussed at length already)

  • C.1. V_INFO in network beacons (previously approach A1)
  • C.2. V_INFO in EAD_1 (previously approach A2)
  • C.3. V_INFO in a CoAP Multicast Packet (previously approach A3)

@geonnave geonnave force-pushed the optimizations-broadcast-advertisement branch 3 times, most recently from 820bf47 to 2e616a2 Compare October 15, 2024 08:51
@geonnave geonnave marked this pull request as ready for review October 15, 2024 13:49
@geonnave
Copy link
Contributor Author

May still do some changes, but I think it can already receive reviews.

@geonnave geonnave mentioned this pull request Oct 15, 2024
@geonnave geonnave force-pushed the optimizations-broadcast-advertisement branch from c776e0d to dbc46a8 Compare October 18, 2024 08:37
@geonnave
Copy link
Contributor Author

Merging -- changes were discussed in meeting with co-authors @gselander and @malishav on Oct 16.

@geonnave geonnave merged commit 0fee49f into lake-wg:master Oct 18, 2024
1 check passed
@geonnave geonnave deleted the optimizations-broadcast-advertisement branch October 18, 2024 12:35
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

Successfully merging this pull request may close these issues.

1 participant