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

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
Tue Apr 5 16:45:16 UTC 2011


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

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

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

Please, merge it!
Thanks.

Pablo Neira Ayuso (3):
  ipaccess-config: exit if no network interface is specified
  libcommon: socket: extend make_sock() prototype
  ipaccess-proxy: get rid of internal make_sock() implementation

 openbsc/include/openbsc/socket.h      |    5 ++-
 openbsc/src/ipaccess/ipaccess-find.c  |    1 +
 openbsc/src/ipaccess/ipaccess-proxy.c |   42 ++------------------------------
 openbsc/src/libabis/input/hsl.c       |    4 +-
 openbsc/src/libabis/input/ipaccess.c  |    8 +++---
 openbsc/src/libcommon/socket.c        |   10 ++++---
 openbsc/src/libgb/gprs_ns.c           |    2 +-
 openbsc/src/libgb/gprs_ns_frgre.c     |    2 +-
 openbsc/src/osmo-bsc_nat/bsc_ussd.c   |    2 +-
 9 files changed, 22 insertions(+), 54 deletions(-)

-- 
1.7.2.3





More information about the OpenBSC mailing list