[PATCH 0/7] libosmo-abis: updates for generic IPA infrastructure

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/OpenBSC@lists.osmocom.org/.

pablo at gnumonks.org pablo at gnumonks.org
Fri Sep 9 00:36:54 UTC 2011


From: Pablo Neira Ayuso <pablo at gnumonks.org>

Hi!

This patchset contains several updates for the generic IPA
infrastructure which provides an abstraction upon the generic
socket infrastructure for IPA traffic.

After this patchset, it will follow up one patch to use it
in openBSC.

You can find these changes in the pablo/ipa-updates branch
of libosmo-abis.

Please, merge them.

Pablo Neira Ayuso (7):
  ipa: remove bogus driver_name parameter from ipa_client_create
  ipa: rename all reference to ipa_*_peer to ipa_*_conn
  tests: remove reference to internal headers in ipa_proxy_test
  ipa: use default write callback in ipa_client_conn_create if not
    specified
  ipa: fix segfault in ipa_client_conn_create if no E1 timeslot is
    specified
  ipa: better log error messages for ipa_msg_recv()
  ipa: use DEBUG level instead of NOTICE for debugging log messages

 include/osmocom/abis/ipa.h |   34 +++++-----
 src/input/hsl.c            |   22 +++---
 src/input/ipa.c            |  153 ++++++++++++++++++++++----------------------
 src/input/ipaccess.c       |   26 ++++----
 src/ipa_proxy.c            |   22 +++---
 tests/ipa_proxy_test.c     |    4 +-
 6 files changed, 128 insertions(+), 133 deletions(-)

-- 
1.7.2.5





More information about the OpenBSC mailing list