libosmocore/src
Harald Welte bd71e8eb15 msgb: Also copy msgb {dst, lchan, cb} during msgb_copy_*
It wasn't really specified if those fields are supposed to be copied.
But after all, a copy is supposed to behave exactly like the original,
not just in terms of the data but all aspects.

Change-Id: I68328adb952ca8833ba047cb3b49ccc6f8a1f1b5
2024-03-19 14:08:27 +01:00
..
codec ecu: fix alignment of fr_ecu_state 2024-01-04 13:55:31 +01:00
coding coding: fix wrong n_bits_total reported for PDTCH CS2 and CS3 2024-01-31 23:10:40 +07:00
core msgb: Also copy msgb {dst, lchan, cb} during msgb_copy_* 2024-03-19 14:08:27 +01:00
ctrl ctrl: Don't expose write_queue in ctrl_cmd_send() api 2024-03-02 18:59:16 +01:00
gb ns2: Improve code consistency 2023-12-14 01:12:26 +01:00
gsm cbsp: Add osmo_cbsp_segmentation_cb for message segmentation 2024-03-02 20:48:23 +01:00
isdn isdn/v110_ta: avoid redundant .status_update_cb() calls 2024-01-25 09:09:24 +00:00
pseudotalloc pseudotalloc: add talloc_memdup(), use it in talloc_strdup() 2024-01-03 23:05:16 +00:00
sim libosmosim: Support Microsoft smart card discovery process 2023-11-28 22:50:01 +01:00
usb Fix all references to config.h 2023-01-18 19:04:36 +01:00
vty Revert "logging: add log level cache" 2024-01-09 16:37:05 +00:00
Makefile.am create libosmoisdn sub-library 2023-01-21 22:41:57 +01:00