osmo-msc/openbsc/src/osmo-bsc_nat
Pablo Neira Ayuso 165fe56260 libcommon: socket: extend make_sock() prototype
This patch extends the make_sock() prototype so you can fully set
the fields priv_nr and data of the bsc_fd structure.

This is the first step to get rid of the internal make_sock()
implementation that ipaccess-proxy uses.

This patch includes a minor cleanup to pass INADDR_ANY instead
of zero, if you do not want to bind the socket to one specific
address.
2011-04-05 18:33:24 +02:00
..
Makefile.am src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
bsc_filter.c Fix build of bsc-nat and GPRS code after include path change 2011-03-23 18:33:26 +01:00
bsc_mgcp_utils.c nat: Improve the error message for the failing bind call 2011-03-29 17:50:49 +02:00
bsc_nat.c Fix build of bsc-nat and GPRS code after include path change 2011-03-23 18:33:26 +01:00
bsc_nat_utils.c nat: Bail out if the regexp fails to compile and avoid a crash 2011-04-04 19:19:26 +02:00
bsc_nat_vty.c nat: Bail out if the regexp fails to compile and avoid a crash 2011-04-04 19:19:26 +02:00
bsc_sccp.c src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
bsc_ussd.c libcommon: socket: extend make_sock() prototype 2011-04-05 18:33:24 +02:00