[SEPP] Initial Update for 5G Roaming (#2739)

[SEPP] Initial Update for 5G Roaming
This commit is contained in:
Sukchan Lee 2023-11-19 19:34:51 +09:00 committed by GitHub
parent e12b1be313
commit e92293e0af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
324 changed files with 26622 additions and 14319 deletions

View file

@ -19,13 +19,13 @@ libinc = include_directories('.')
subdir('core')
subdir('proto')
subdir('dbi')
subdir('crypt')
subdir('ipfw')
subdir('tun')
subdir('app')
subdir('metrics')
subdir('sctp')
subdir('tun')
subdir('dbi')
subdir('diameter')
subdir('asn1c')
subdir('ngap')