Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: free5gc/n3iwue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: free5gc/n3iwue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 17 commits
  • 32 files changed
  • 5 contributors

Commits on Aug 12, 2024

  1. Sending Deregistration request when SIGTERM (#8)

    * Send Deregistration request when SIGTERM
    
    * Fix config
    
    ---------
    
    Co-authored-by: 123 <123>
    allen0091 authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c2662c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

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

Commits on Sep 4, 2024

  1. Merge pull request #9 from oliveiraleo/fix-typos

    fix: Typos and improve some informational messages
    ianchen0119 authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    72025a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. chore: update GetSNN()

    ianchen0119 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ac2c773 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea0ec7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9aa98c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Merge pull request #11 from free5gc/feat/snn

    Feat/snn
    ianchen0119 authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    578edc9 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Replace pkg to ike pkg (#10)

    * Replace N3IWF pkg to IKE pkg
    
    * Modify IKESAKey log
    
    * Update IKE pkg
    
    * Fix Informational exchange message id error
    
    * Update util pkg
    
    ---------
    
    Co-authored-by: Allen00991 <allen.chen@saviah.com>
    allen0091 and Allen00991 authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d6f17dd View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Feature/support nat t (#12)

    * Add IKE NAT-T support
    
    * Refactor NAT-D related code
    
    ---------
    
    Co-authored-by: 123 <123>
    Co-authored-by: Allen00991 <allen.chen@saviah.com>
    allen0091 and Allen00991 authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    abda2be View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

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

Commits on Dec 12, 2024

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

Commits on Mar 13, 2025

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

Commits on Mar 19, 2025

  1. Update factory.go

    xandlom authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    135e0e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2025

  1. Merge pull request #14 from xandlom/main

    Fix: [Bugs] Changed SQN problem in N3IWUE config file #655
    ianchen0119 authored Mar 26, 2025
    Configuration menu
    Copy the full SHA
    dc5df7b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

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

Commits on Sep 27, 2025

  1. Feat/support dpd (#17)

    * feat: Send DPD message after ue is registered
    
    * chore: graceful shutdown
    
    * Refactor: Add n3iwue graceful shutdown, and make nwucp, ike, and procedure server communicate with channel
    
    * feat: Add Ike request message retransmit
    
    * feat: Add Ike message retransmit check
    
    * feat: refactor DPD event
    
    * feat: Reconnect to N3IWF if N3UE disconnect
    
    ---------
    
    Co-authored-by: Allen00991 <allen.chen@saviah.com>
    allen0091 and Allen00991 authored Sep 27, 2025
    Configuration menu
    Copy the full SHA
    ddf5df4 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2025

  1. Feat/deregistration trigger by core (#18)

    * feat: Add deregistration request sending by core network handling
    
    * feat: Add re-registration config to control whether to re-regist after ike connection fail
    
    * chore: rename IKE retransmit related function name
    
    * chore: rename ReRegistration to AutoRegistration in config
    
    ---------
    
    Co-authored-by: Allen00991 <allen.chen@saviah.com>
    allen0091 and Allen00991 authored Oct 12, 2025
    Configuration menu
    Copy the full SHA
    fc9da74 View commit details
    Browse the repository at this point in the history
Loading