Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
U
UERANSIM
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Libraries
UERANSIM
Commits
a5d33009
Commit
a5d33009
authored
Apr 24, 2021
by
aligungr
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Source tree refactored
parent
b9e60097
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
1 deletion
+1
-1
src/binder.cpp
src/binder.cpp
+1
-1
tools/ngap-15.8.0.asn1
tools/ngap-15.8.0.asn1
+0
-0
tools/rrc-15.6.0.asn1
tools/rrc-15.6.0.asn1
+0
-0
No files found.
src/binder.cpp
View file @
a5d33009
...
...
@@ -101,7 +101,7 @@ extern "C" int connect(int fd, const struct sockaddr *sk, socklen_t sl)
// HACK: DNS sorgusunu 127.0.0.53'e yaptığından eğer DNS sorgusu yapılıyorsa source IP değiştirmiyoruz.
// 127.0.0.53'in hex karşılığı: 0x3500007F (big endian)
// LATER NOTE: Aslında bunu DNS için değil genel olarak loopback'lerin hepsi için yapmak gerekir.
// Belki de rotalamada linux üzerinden ayar yapılırken specify ediliyodur. Bu kısma gerek
// Belki de rotalamada linux üzerinden ayar yapılırken specify ediliyo
r
dur. Bu kısma gerek
// kalmayabilir.
if
(
rsk_in
->
sin_addr
.
s_addr
!=
0x3500007F
)
{
...
...
src/asn/def
/ngap-15.8.0.asn1
→
tools
/ngap-15.8.0.asn1
View file @
a5d33009
File moved
src/asn/def
/rrc-15.6.0.asn1
→
tools
/rrc-15.6.0.asn1
View file @
a5d33009
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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