[PATCH 0/6] openbsc: cleanups for ipaccess tools (2/*)

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
Thu Apr 7 12:27:51 UTC 2011


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

This patchset is the second in the series to cleanup redundant code
in ipaccess tools.

They have been tested by bootstraping the nanoBTS successfully in
a small setup with two laptops, one acting as proxy and another with
osmo-nitb.

They are available in the pablo/cleanups branch in openbsc git tree.

Please, merge it!
Thanks.

Pablo Neira Ayuso (6):
  ipaccess-proxy: get rid of make_listen_sock() and use make_sock()
    instead
  libabis: ipaccess: conclude new ipaccess_send_*() functions and use
    them
  libabis: ipaccess: export ipaccess_idtag_name()
  ipaccess-proxy: get rid of ipac_idtag_parse()
  libabis: ipaccess: export ipaccess_parse_unitid
  ipaccess-proxy: remove hardcoded IP for options `-l' and `-b'

 openbsc/include/openbsc/ipaccess.h    |    3 +
 openbsc/src/ipaccess/Makefile.am      |    7 +-
 openbsc/src/ipaccess/ipaccess-proxy.c |  188 ++++++---------------------------
 openbsc/src/libabis/input/ipaccess.c  |   75 +++++++++----
 4 files changed, 94 insertions(+), 179 deletions(-)

-- 
1.7.2.3





More information about the OpenBSC mailing list