Files
openairinterface5g/openair3
Robert Schmidt bacf713299 Use char * for DU/CU IP address
The previously used net_ip_address_t type is limited to some bytes, but
the CU name might be longer. Use char * to allow longer DNS names.

Also, this type separates IPv4/v6, which is not necessary, as it is now
handled by the same C API (getaddrinfo()), since !2635.

Co-authored-by: Guido Casati <hello@guidocasati.com>
2024-09-25 15:38:41 +02:00
..
2023-05-26 12:35:33 +02:00
2023-03-11 15:50:50 +01:00
2024-06-17 14:20:53 +02:00
2024-09-25 15:38:41 +02:00
2024-09-19 10:47:46 +02:00
2023-01-11 10:13:01 +01:00
2017-08-14 11:04:50 +02:00