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

feat: add F-TEID allocation support #840

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Aug 5, 2024

  1. feat: return fteid in session establishment response

    Signed-off-by: guillaume <guillaume.belanger27@gmail.com>
    gruyaume committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b6c35aa View commit details
    Browse the repository at this point in the history
  2. chore: add fteid allocation

    Signed-off-by: guillaume <guillaume.belanger27@gmail.com>
    gruyaume committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    db54bbd View commit details
    Browse the repository at this point in the history
  3. chore: simplify code

    Signed-off-by: guillaume <guillaume.belanger27@gmail.com>
    gruyaume committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    88d8daf View commit details
    Browse the repository at this point in the history
  4. chore: add unit tests for fteid generator

    Signed-off-by: guillaume <guillaume.belanger27@gmail.com>
    gruyaume committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    77c3d64 View commit details
    Browse the repository at this point in the history
  5. chore: instantiate fteid generator

    Signed-off-by: guillaume <guillaume.belanger27@gmail.com>
    gruyaume committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e8348d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    f4db893 View commit details
    Browse the repository at this point in the history
  2. chore: add ftup feature flag

    Signed-off-by: guillaume <guillaume.belanger27@gmail.com>
    gruyaume committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    19319c3 View commit details
    Browse the repository at this point in the history
  3. chore: add TEID to word list

    Signed-off-by: guillaume <guillaume.belanger27@gmail.com>
    gruyaume committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    e2dc4ca View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    7db855b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    d14f0b8 View commit details
    Browse the repository at this point in the history
  2. chore: fix lint issues

    Signed-off-by: Guillaume Belanger <guillaume.belanger27@gmail.com>
    gruyaume committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    74fa88b View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    eb7fe16 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. fix: return created PDRs

    Signed-off-by: Guillaume Belanger <guillaume.belanger27@gmail.com>
    gruyaume committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a07f5a5 View commit details
    Browse the repository at this point in the history
  2. chore: add logs for testing

    Signed-off-by: Guillaume Belanger <guillaume.belanger27@gmail.com>
    gruyaume committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1c85ce0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13cec2c View commit details
    Browse the repository at this point in the history
  4. fix: return created pdr with fteid

    Signed-off-by: Guillaume Belanger <guillaume.belanger27@gmail.com>
    gruyaume committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3db3fb4 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. fix: return allocated fteid in response

    Signed-off-by: Guillaume Belanger <guillaume.belanger27@gmail.com>
    gruyaume committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    98edbca View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    f154384 View commit details
    Browse the repository at this point in the history