An error occurred fetching the project authors.
- 07 Nov, 2018 1 commit
-
-
Robert Schmidt authored
-
- 20 Sep, 2018 2 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
* peer_addr is now const * new_link_udp_server() can bind to address or INADDR_ANY * socket_udp_receive() happens without a loop * socket_udp_send() happens without a loop * sending in two packets (first size, then data) is only performed for TCP, SCTP, not for UDP anymore (it is unreliable, so we could miss something and will receive complete garbage)
-
- 19 Sep, 2018 1 commit
-
-
Robert Schmidt authored
-
- 13 Sep, 2018 1 commit
-
-
Robert Schmidt authored
-
- 30 Jul, 2018 1 commit
-
-
frtabu authored
log.c simplification, fix usefull functionality which never worked, move all log code from openair2 to common
-
- 08 Feb, 2018 1 commit
-
-
Nikos Makris authored
-
- 09 Dec, 2017 1 commit
-
-
shahab authored
-
- 23 Oct, 2017 1 commit
-
-
Cedric Roux authored
-
- 21 Jul, 2017 1 commit
-
-
Nikos Makris authored
Added selection of interfaces through the configuration file with a new block of statements as follows: FLEXSPLIT_INTERFACES : { DU_INTERFACE_NAME_FOR_F1U = "lo"; DU_IPV4_ADDRESS_FOR_F1U = "127.0.0.1/24"; DU_PORT_FOR_F1U = 2210; CU_INTERFACE_NAME_FOR_F1U = "lo"; CU_IPV4_ADDRESS_FOR_F1U = "127.0.0.1"; //Address to search the DU CU_PORT_FOR_F1U = 2210; // One of TCP/UDP/SCTP F1_U_TRANSPORT_TYPE = "UDP"; };
-
- 16 Jan, 2017 1 commit
-
-
Xenofon Foukas authored
-
- 05 Dec, 2016 1 commit
-
-
Xenofon Foukas authored
-
- 10 Oct, 2016 1 commit
-
-
Nikos Makris authored
-
- 08 Sep, 2016 1 commit
-
-
Nikos Makris authored
-
- 05 Sep, 2016 1 commit
-
-
Nikos Makris authored
-
- 29 Aug, 2016 1 commit
-
-
Navid Nikaein authored
-
- 15 Mar, 2016 1 commit
-
-
Xenofon Foukas authored
-
- 09 Mar, 2016 2 commits
-
-
Xenofon Foukas authored
-
Xenofon Foukas authored
-
- 15 Dec, 2015 1 commit
-
-
Navid Nikaein authored
-