This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.
gitosis at osmocom.org gitosis at osmocom.orgThis is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "An utility library for Open Source Mobile Communications". The branch, master has been updated via 59a9ebf8b8f465589b40eb58aeb839bdaadb7009 (commit) from b522740be59beeed388c0d74f2a7641dc8cb5b11 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- http://cgit.osmocom.org/libosmocore/commit/?id=59a9ebf8b8f465589b40eb58aeb839bdaadb7009 commit 59a9ebf8b8f465589b40eb58aeb839bdaadb7009 Author: Harald Welte <laforge at gnumonks.org> Date: Sat Apr 15 19:04:34 2017 +0200 msgb: Add msgb_pull_to_l2() analogous to msgb_pull_to_l3() Introduce msgb_pull_to_l2() which pulls (removes) any msgb contents in front of the L2 header (msg->l2h). Change-Id: I7786a1b30f9e7eaa3dcdb3cbb2a85a126588f6cd ----------------------------------------------------------------------- Summary of changes: include/osmocom/core/msgb.h | 15 +++++++++++++++ 1 file changed, 15 insertions(+) hooks/post-receive -- An utility library for Open Source Mobile Communications