From: Pablo Neira Ayuso <[email protected]>

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


Reply via email to