libosmocore/include/osmocom
Alexander Couzens 8419bb2e9e socket.h: introduce osmo_sockaddr to hold v4 and v6 endpoints
When dealing with IPv4 and IPv6 address, the struct sockaddr
allows to hold IPv4 and IPv6.
However even when struct sockaddr is being used, a cast to the
IPv4 or IPv6 family must happen. To work around this additional code,
use a union for the most common types.

Change-Id: If80172373735193401af872b18e1ff00c93880e7
2020-08-10 23:29:21 +02:00
..
codec codec: Add functions for AMR s->d bits and d->s bits 2020-05-14 14:51:22 +02:00
coding gsm0503_parity: Fix compilation with gcc-10 2020-04-20 18:18:50 +02:00
core socket.h: introduce osmo_sockaddr to hold v4 and v6 endpoints 2020-08-10 23:29:21 +02:00
crypt Use define for key buffers 2018-12-20 09:51:02 +00:00
ctrl Add CTRL port number for osmo-mgw 2020-03-08 10:42:51 +01:00
gprs Gb/BSSGP: replace hardcoded Tx into NS library by a callback 2020-08-04 10:33:09 +00:00
gsm gsm 12.21: add osmocom specific NM_ATT_OSMO_NS_LINK_CFG 2020-08-06 16:41:20 +00:00
sim sim: When decoding SW, take application specific SW into account 2020-05-05 19:41:12 +00:00
usb usb: Add osmo_libusb_find_open_claim() all-in-one API 2020-05-12 05:43:21 +00:00
vty vty: Introduce support to set cpu-affinity and scheduler policy 2020-08-10 14:11:18 +00:00