Skip to content
Snippets Groups Projects
Commit 983ee279 authored by Robert Schmidt's avatar Robert Schmidt
Browse files

Replace nas_config_mbms_s1() call with nas_config_mbms()

Comparing both functions, it seems that nas_config_mbms_s1() sets the
same parameters, assuming that in nas_config_mbms(), we set
- (UE_NAS_USE_TUN || ENB_NAS_USE_TUN) yielding true -> should yield the
  same interface name
- netmask is hardcoded to 255.255.255.0
- baseNetAddress is hardcoded 10.0

So replace the call with nas_config_mbms() by setting parameters
accordingly.
parent 7782f4ae
No related branches found
No related tags found
2 merge requests!2894Integration: `2024.w31`,!2848Refactor network interface handling
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment