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

Aether Scaling #337

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

Aether Scaling #337

wants to merge 25 commits into from

Commits on Sep 23, 2024

  1. Aether Scaling, Initial Commit

    Signed-off-by: Bilal Saleem <[email protected]>
    mbilal92 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6b7a006 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Aether Scaling, Initial Commit

    Signed-off-by: Bilal Saleem <[email protected]>
    mbilal92 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    e55c520 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd9e917 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5fff56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5cda355 View commit details
    Browse the repository at this point in the history
  5. feat: use DRSM only when database is enabled (omec-project#305)

    * feat: use DRSM only when database is enabled
    
    Signed-off-by: Dario Faccin <[email protected]>
    
    * fix: correct misspells in log
    
    Signed-off-by: Dario Faccin <[email protected]>
    
    ---------
    
    Signed-off-by: Dario Faccin <[email protected]>
    Signed-off-by: Bilal Saleem <[email protected]>
    dariofaccin authored and mbilal92 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    0cf6b92 View commit details
    Browse the repository at this point in the history
  6. Create version 1.5.2 (omec-project#306)

    Signed-off-by: Dario Faccin <[email protected]>
    Signed-off-by: Bilal Saleem <[email protected]>
    dariofaccin authored and mbilal92 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    7fa9c6e View commit details
    Browse the repository at this point in the history
  7. Update version (omec-project#307)

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: gab-arrobo <[email protected]>
    Signed-off-by: Bilal Saleem <[email protected]>
    2 people authored and mbilal92 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    d39dde2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7f974b2 View commit details
    Browse the repository at this point in the history
  9. Update dependencies (omec-project#309)

    Signed-off-by: Arrobo, Gabriel <[email protected]>
    Signed-off-by: Bilal Saleem <[email protected]>
    gab-arrobo authored and mbilal92 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    04e1379 View commit details
    Browse the repository at this point in the history
  10. Release SMF (omec-project#310)

    Signed-off-by: Ajay Lotan Thakur <[email protected]>
    Signed-off-by: Bilal Saleem <[email protected]>
    thakurajayL authored and mbilal92 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    9c7e9fd View commit details
    Browse the repository at this point in the history
  11. Update version (omec-project#311)

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: gab-arrobo <[email protected]>
    Signed-off-by: Bilal Saleem <[email protected]>
    2 people authored and mbilal92 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    2218840 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    59d58b8 View commit details
    Browse the repository at this point in the history
  13. PDU Session Establishment request with Sesssion type 'unstructured' F…

    …ix (omec-project#314)
    
    * unsturctured session type fix
    
    Signed-off-by: AshithaCDAC <[email protected]>
    
    * nil error fix in HandleStateInitEventPduSessCreate
    
    Signed-off-by: AshithaCDAC <[email protected]>
    
    * updated code with proposed changes
    
    Signed-off-by: AshithaCDAC <[email protected]>
    
    * modified the 5G SM cause
    
    Signed-off-by: AshithaCDAC <[email protected]>
    
    * Update fsm/handler.go
    
    Co-authored-by: gab-arrobo <[email protected]>
    Signed-off-by: Arrobo, Gabriel <[email protected]>
    
    ---------
    
    Signed-off-by: AshithaCDAC <[email protected]>
    Signed-off-by: Arrobo, Gabriel <[email protected]>
    Co-authored-by: Arrobo, Gabriel <[email protected]>
    Signed-off-by: Bilal Saleem <[email protected]>
    mbilal92 and gab-arrobo committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    6a10a37 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b02c516 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b4c796e View commit details
    Browse the repository at this point in the history
  16. update go.mod

    Signed-off-by: Bilal Saleem <[email protected]>
    mbilal92 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    1d89672 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. fix lnt errors

    Signed-off-by: Bilal Saleem <[email protected]>
    mbilal92 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    5d29efe View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'omec/master'

    Signed-off-by: Bilal Saleem <[email protected]>
    mbilal92 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    253303c View commit details
    Browse the repository at this point in the history
  3. Fix log errors

    Signed-off-by: Bilal Saleem <[email protected]>
    mbilal92 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    9c62d88 View commit details
    Browse the repository at this point in the history
  4. Fix lint error

    Signed-off-by: Bilal Saleem <[email protected]>
    mbilal92 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    879a3f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. fix lint issue

    Signed-off-by: Bilal Saleem <[email protected]>
    mbilal92 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c19b1ec View commit details
    Browse the repository at this point in the history
  2. fix lint issue

    Signed-off-by: Bilal Saleem <[email protected]>
    mbilal92 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    02cd2ca View commit details
    Browse the repository at this point in the history
  3. fix lint error

    Signed-off-by: Bilal Saleem <[email protected]>
    mbilal92 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    3a1ad42 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

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