Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
oai
openairinterface5G
Commits
d24e3ed0
Commit
d24e3ed0
authored
May 18, 2015
by
knopp
Browse files
indent
git-svn-id:
http://svn.eurecom.fr/openair4G/trunk@7435
818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent
64a1214c
Changes
1
Hide whitespace changes
Inline
Side-by-side
openair-cn/SGW-LITE/spgw_config.c
View file @
d24e3ed0
...
...
@@ -166,7 +166,7 @@ int spgw_config_process(spgw_config_t* config_pP)
if
(
strncasecmp
(
"lo"
,
config_pP
->
sgw_config
.
ipv4
.
sgw_interface_name_for_S1u_S12_S4_up
,
strlen
(
"lo"
))
==
0
)
{
config_pP
->
sgw_config
.
local_to_eNB
=
TRUE
;
}
else
{
}
else
{
config_pP
->
sgw_config
.
local_to_eNB
=
FALSE
;
if
(
snprintf
(
system_cmd
,
256
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment