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 details and example of sublinear route matching using Generic Matching API #37158

Open
wants to merge 29 commits into
base: main
Choose a base branch
from

Commits on Nov 13, 2024

  1. Create sublinear_routing.md

    Signed-off-by: Kirtimaan <[email protected]>
    krajshiva committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    b9b3195 View commit details
    Browse the repository at this point in the history
  2. Update sublinear_routing.md

    Signed-off-by: Kirtimaan <[email protected]>
    krajshiva committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e4a01c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2bf90f View commit details
    Browse the repository at this point in the history
  4. Update sublinear_routing.md

    Signed-off-by: Kirtimaan <[email protected]>
    krajshiva committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    798bbc1 View commit details
    Browse the repository at this point in the history
  5. Add files via upload

    Signed-off-by: Kirtimaan <[email protected]>
    krajshiva committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1de7e95 View commit details
    Browse the repository at this point in the history
  6. Update sublinear_routing.md

    adding pics
    
    Signed-off-by: Kirtimaan <[email protected]>
    krajshiva committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    c8f1780 View commit details
    Browse the repository at this point in the history
  7. Add files via upload

    Signed-off-by: Kirtimaan <[email protected]>
    krajshiva committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    acdd822 View commit details
    Browse the repository at this point in the history
  8. Update sublinear_routing.md

    update diagrams and code links
    
    Signed-off-by: Kirtimaan <[email protected]>
    krajshiva committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    d75c7e9 View commit details
    Browse the repository at this point in the history
  9. Update sublinear_routing.md

    fix the link to trie lookup table template class
    
    Signed-off-by: Kirtimaan <[email protected]>
    krajshiva committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    05bf982 View commit details
    Browse the repository at this point in the history
  10. Update sublinear_routing.md

    Signed-off-by: Kirtimaan <[email protected]>
    krajshiva committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    afc4b95 View commit details
    Browse the repository at this point in the history
  11. Update sublinear_routing.md

    update content
    
    Signed-off-by: Kirtimaan <[email protected]>
    krajshiva committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    fd3e40c View commit details
    Browse the repository at this point in the history
  12. update DCO sign off

    Signed-off-by: Kirtimaan <[email protected]>
    krajshiva committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    93579f2 View commit details
    Browse the repository at this point in the history
  13. Move docs to user section

    Signed-off-by: Kirtimaan <[email protected]>
    krajshiva committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    314d114 View commit details
    Browse the repository at this point in the history
  14. updating format

    Signed-off-by: Kirtimaan <[email protected]>
    krajshiva committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    eb471b0 View commit details
    Browse the repository at this point in the history
  15. separating out example config files

    Signed-off-by: Kirtimaan <[email protected]>
    krajshiva committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    bf12a95 View commit details
    Browse the repository at this point in the history
  16. update indentation for proper rendering

    Signed-off-by: Kirtimaan <[email protected]>
    krajshiva committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    79b7731 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. update docs with links and diagrams

    Signed-off-by: Kirtimaan <[email protected]>
    krajshiva committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    0b30b90 View commit details
    Browse the repository at this point in the history
  2. updating pic format

    Signed-off-by: Kirtimaan <[email protected]>
    krajshiva committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b348872 View commit details
    Browse the repository at this point in the history
  3. update format

    Signed-off-by: Kirtimaan <[email protected]>
    krajshiva committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    8f8fa0d View commit details
    Browse the repository at this point in the history
  4. fixing note format

    Signed-off-by: Kirtimaan <[email protected]>
    krajshiva committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    620d828 View commit details
    Browse the repository at this point in the history
  5. fixing content

    Signed-off-by: Kirtimaan <[email protected]>
    krajshiva committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e5af78e View commit details
    Browse the repository at this point in the history
  6. relocating png files

    Signed-off-by: Kirtimaan <[email protected]>
    krajshiva committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f85679b View commit details
    Browse the repository at this point in the history
  7. fixing links

    Signed-off-by: Kirtimaan <[email protected]>
    krajshiva committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e6f25f8 View commit details
    Browse the repository at this point in the history
  8. updating content

    Signed-off-by: Kirtimaan <[email protected]>
    krajshiva committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    021aefc View commit details
    Browse the repository at this point in the history
  9. create sublinear as a subtopic

    Signed-off-by: Kirtimaan <[email protected]>
    krajshiva committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    35c3536 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. updated links to internal ref and added cluster config

    Signed-off-by: Kirtimaan <[email protected]>
    krajshiva committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b1a8b3f View commit details
    Browse the repository at this point in the history
  2. fixing example configs

    Signed-off-by: Kirtimaan <[email protected]>
    krajshiva committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    3662219 View commit details
    Browse the repository at this point in the history
  3. fixing doc build errors

    Signed-off-by: Kirtimaan <[email protected]>
    krajshiva committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    bae90c3 View commit details
    Browse the repository at this point in the history
  4. removing link to implementation file

    Signed-off-by: Kirtimaan <[email protected]>
    krajshiva committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    9bc7f6e View commit details
    Browse the repository at this point in the history