[PATCH 0/7] openbsc: cleanups for ipaccess tools (3/*)

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
Mon Apr 11 15:04:23 UTC 2011


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

This patchset is the third in the series to cleanup code in
ipaccess tools and drivers.

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.

BTW: I'm going to stop a bit with cleanups to add a VTY interface
for ipaccess-proxy, as Harald suggested.

Please, merge it!
Thanks.

Pablo Neira Ayuso (7):
  libabis: ipaccess: more robust ipaccess_idtag_name()
  src: more robust ipaccess_idtag_parse()
  libabis: ipaccess: use log instead of debug under errors in
    ipaccess_send()
  ipaccess-find: get rid of ipac_idtag_name()
  ipaccess-proxy: more robust option parsing and checking
  ipaccess-proxy: remove leftover option `--udp'
  ipaccess-proxy: get rid of make_gprs_sock()

 openbsc/include/openbsc/ipaccess.h    |    2 +-
 openbsc/src/ipaccess/Makefile.am      |    6 +++
 openbsc/src/ipaccess/ipaccess-find.c  |   22 +------------
 openbsc/src/ipaccess/ipaccess-proxy.c |   56 +++++++++++++--------------------
 openbsc/src/libabis/input/ipaccess.c  |   18 ++++++----
 openbsc/src/osmo-bsc_nat/bsc_nat.c    |    8 ++++-
 openbsc/src/osmo-bsc_nat/bsc_ussd.c   |    8 ++++-
 7 files changed, 55 insertions(+), 65 deletions(-)

-- 
1.7.2.3





More information about the OpenBSC mailing list