This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 9cb249bf84b256168b807305a1c4884c5c5fc9fb (commit)
from 5fd0c64e0a249264b112d62afb6e1c2299187f68 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=9cb249bf84b256168b807305a1c4884c…
commit 9cb249bf84b256168b807305a1c4884c5c5fc9fb
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Fri May 29 19:51:21 2015 +0200
sgsn: Do not search the name with the "domain" name attached to it
In case the query for "hostname" will fail c-ares will append the
domain name of /etc/resolv.conf and query again. We don't want that
so claim we provide a list of domain names and then don't provide
any.
I didn't intend to have pushed the c-ares code to master yet.
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/sgsn_ares.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)