[PATCH 6/6] ipaccess-proxy: remove hardcoded IP for options `-l' and `-b'

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/.

Holger Hans Peter Freyther holger at freyther.de
Thu Apr 7 12:42:04 UTC 2011


On 04/07/2011 02:27 PM, pablo at gnumonks.org wrote:

>  	}
> +	if (!((options_mask & (IPA_PROXY_OPT_LISTEN_IP | IPA_PROXY_OPT_BSC_IP))
> +		 == (IPA_PROXY_OPT_LISTEN_IP | IPA_PROXY_OPT_BSC_IP))) {


why not != ?





More information about the OpenBSC mailing list