Andre Puschmann
ae23cfbac7
send detach request in connection request if RRC is not connected
6 years ago
Andre Puschmann
94188c1d7a
set TMSI status field during GUTI attach
6 years ago
Andre Puschmann
0571720105
make LCID for UL_DCCH configurable
6 years ago
Andre Puschmann
1ed225a10b
add getter for IPv4 and IPv6 addresses
6 years ago
Pedro Alvarez
9681ead26f
Changed find ipv6 address loop to be more similar to 'man 7 netlink'.
6 years ago
Pedro Alvarez
5c29dba741
Changed Interface between NAS and GW to avoid the GW start function being called twice in IPv4v6 mode.
6 years ago
Pedro Alvarez
15cd8fc3b6
Fixed default conf back to original values.
6 years ago
Pedro Alvarez
6b5aec5735
Added intial support for IPv4v6. Ping and ping6 seem to work (simultaneously).
6 years ago
Pedro Alvarez
685898b323
Starting to add IPv4v6 support to the UE. Added function to get auto-generated link-local IPv6 address.
6 years ago
Pedro Alvarez
1c0ddc717b
Starting to change NAS attach accept to support IPv4v6
6 years ago
Pedro Alvarez
3528e0bb39
Fixed GW to handle IPv6 packets as well. Ping6 seems to work.
6 years ago
Pedro Alvarez
2e800437e3
UE seems to attach correctly and obtain the correct IPv6 addresses. GW is still discarding packets that are not IPv4.
6 years ago
Pedro Alvarez
ac1c300126
Adding the ability to set the interface local link IPv6 address.
6 years ago
Pedro Alvarez
25108e2e2b
Added configuration options to UE for IPv6 PDN. Starting to send PDN connectivity requesting IPv6.
6 years ago
Andre Puschmann
23836a8ab3
Merge branch 'next' into nas_cleanup
6 years ago
Andre Puschmann
3f36594f1e
fix copy ctors in bit_buffer_t
6 years ago
Andre Puschmann
481a1829dd
stop metrics hub thread before calling stop on listeners
6 years ago
Andre Puschmann
1c015aab62
update changelog for deb package
6 years ago
Andre Puschmann
270707b7a8
add missing initialization in block_queue
6 years ago
Andre Puschmann
2979e43b37
reword PDCP log when dropping PDU
6 years ago
Xavier Arteaga
8559af55c5
Detect BladeRF Micro compatible drivers
6 years ago
Andre Puschmann
30834968b2
bump version and add changelog for 18.09
6 years ago
Andre Puschmann
93d17fed3e
disable buffer pool logging by default
6 years ago
Andre Puschmann
3ebf4792de
fix missing length reset in NAS test
6 years ago
Andre Puschmann
aebea06f15
fix RLC UM timer expiration after stopping entity
6 years ago
Andre Puschmann
cecc28540b
add crash handler to rlc_stress_test
6 years ago
Andre Puschmann
42747edb54
fix issue where successfully rx'ed SDU was not detected
6 years ago
Andre Puschmann
6ca0d4494a
do not transmit new PDUs after calling stop
6 years ago
Andre Puschmann
f7d907f1b2
remove pedantic flag from RLC stress test
6 years ago
Francisco Paisana
feccce5a01
fixed the deadlock issue
6 years ago
Andre Puschmann
02d7747aaf
fix typo
6 years ago
Andre Puschmann
c35b467d57
suppress scheduler warning for failed PUCCH allocation for 6 PRBs
6 years ago
Andre Puschmann
5a3fa7c305
fix scheduler issues for 6 PRBs
6 years ago
Andre Puschmann
580ce3e298
add extra length check for RLC UM
6 years ago
Francisco Paisana
d234f4a614
fix MCS assignment for 6 PRBs
...
- cherry-picked and resolved conflicts from 0960ef5c6dcd2f9b96169b3f4c266197b922c46e
6 years ago
Francisco Paisana
bbfd09b62e
add the prach fit checks for PRB=6
6 years ago
Andre Puschmann
15d439761a
log build info in eNB/EPC logs
6 years ago
Andre Puschmann
273087ce00
use blocking pool allocate for all NAS/RRC allocs and first GW alloc
6 years ago
Andre Puschmann
b4e872d4d5
Merge branch 'master' into next
6 years ago
Andre Puschmann
2645fb50b1
add aligned attribute to liblte_bit_msg_struct to fix issues on ARM
6 years ago
Pedro Alvarez
3cddad79cc
Adding ability to configure names of TUN interfaces. ( #277 )
...
* added config option for tun dev names vs fixed names added config option for M1-U interface addr
* Added options to sgi_mb tun name.
* Added some comments to mbms.conf.example
* Added some comments to example configs to explain the new values.
6 years ago
Pedro Alvarez
35ca9ffd34
Adding TTL option
6 years ago
Pedro Alvarez
3ecacdf3a6
Adding selection of local interface at the MBMS-GW.
6 years ago
Pedro Alvarez
a42c71f8ee
Added some debug logs to the eNB GTPU.
6 years ago
Pedro Alvarez
2c761069d4
Adding m1u config to enb.conf.example.
6 years ago
Pedro Alvarez
de75a74932
Fixed some compilation issues.
6 years ago
Pedro Alvarez
796e3fd707
Adding M1-U options to eNB config
6 years ago
Andre Puschmann
ebadf3029e
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
6 years ago
Andre Puschmann
e06e5b8b60
limit maximum allowd RLC SDU size
6 years ago
Pedro Alvarez
2539a6dec7
Merge pull request #275 from softwareradiosystems/gtp_cleanup_sn
...
Gtp cleanup sn
6 years ago