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

Table of Content #4

Open
hgn opened this issue Sep 8, 2017 · 6 comments
Open

Table of Content #4

hgn opened this issue Sep 8, 2017 · 6 comments
Assignees

Comments

@hgn
Copy link
Member

hgn commented Sep 8, 2017

General structure of the document:

  • Intro ...
  • ...
@reisub-de
Copy link
Contributor

v1

  • Introduction
    • Terminology
    • Overview
  • Message Format
    • Types ( = partial, full)
    • Header ( = binary header)
    • Fields ( = paths, networks, link attributes etc)
    • Full
    • Partial
    • Requests
    • Reflections
  • Behavior
    • Neighbor detection
    • message handling (=hold time, etc)
    • policies
    • route selection
    • network retraction
  • Optional Features
    • Asymmetric Neighbor detection

@hgn
Copy link
Member Author

hgn commented Sep 11, 2017

This means that the message types are fully described first, correct?

What about:

What I miss is the "glue" text in the beginning, the "why", the background. I need at least a slightly larger introduction to understand the protocol before digging into the details as "message format". Like in OLSRv2: "Protocol Overview and Functioning"

@hgn
Copy link
Member Author

hgn commented Sep 11, 2017

OLSR v2 has also a appendix:

" Appendix C. Example Algorithm for Calculating the Routing Set"

this can be written in an equal way for calculating the loss based metric. Just an idea.

We should also add a section where DMPR differs from BGP,OSPF,OLSR.

@reisub-de
Copy link
Contributor

This means that the message types are fully described first, correct?

hmm, behavior would indeed suite better before message format

What I miss is the "glue" text in the beginning, the "why", the background.

This would be in the introduction, I will give that an extra point in the new version

OLSR v2 has also a appendix:
" Appendix C. Example Algorithm for Calculating the Routing Set"
this can be written in an equal way for calculating the loss based metric. Just an idea.

I added an Appendix with different policy examples

@reisub-de
Copy link
Contributor

reisub-de commented Sep 12, 2017

v2

  • Introduction
    • Why
    • Terminology
    • Overview
    • distinction from other routing protocols
  • Behavior
    • Neighbor detection
    • message handling (=hold time, etc)
    • policies
    • route selection
    • network retraction
  • Message Format
    • Types ( = partial, full)
    • Header ( = binary header)
    • Fields ( = paths, networks, link attributes etc)
    • Full
    • Partial
    • Requests
    • Reflections
  • Optional Features
    • Asymmetric Neighbor detection
  • Appendix
    • Policies
      • low loss policy
      • high bandwidth policy

@hgn
Copy link
Member Author

hgn commented Sep 12, 2017

Ok, I think we can go with this into first revision in the xml.

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

2 participants