osmo-bts.git branch master updated. 0.7.0-38-gef8cdfb

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.org
Mon Jan 8 15:46:05 UTC 2018


This 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 "Osmocom BTS-side code (Abis, scheduling, ...)".

The branch, master has been updated
       via  ef8cdfbacb40dffc78ee7ffde146d4eeceb63caf (commit)
      from  f28b660666e56b4f803ab97983b60615fb5e63ae (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/osmo-bts/commit/?id=ef8cdfbacb40dffc78ee7ffde146d4eeceb63caf

commit ef8cdfbacb40dffc78ee7ffde146d4eeceb63caf
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Sun Jan 7 19:09:07 2018 +0100

    oml.c: Fix use of htons instead of ntohs
    
    In oml_ipa_mo_set_attr_cell, as well as we do in other set functions in
    the same file, we want to store a parsed value from a TLV received on
    the network into a host local structure. We hence need to use ntohs
    instead of htons.
    
    Change-Id: Icbf65f8a4b871b0fa2e84ad6cd2188d4e34f704b

-----------------------------------------------------------------------

Summary of changes:
 src/common/oml.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
Osmocom BTS-side code (Abis, scheduling, ...)



More information about the osmocom-commitlog mailing list