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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 948847c23802ac344b0be0813d55a496d6a73263 (commit)
from 406577be0a5a0f845d673d18a21d717c702bbcdf (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=948847c23802ac344b0be0813d55a496…
commit 948847c23802ac344b0be0813d55a496d6a73263
Author: Ivan Kluchnikov <kluchnikovi(a)gmail.com>
Date: Thu Aug 10 17:34:05 2017 +0300
handover_logic: set correct link to bts for subscriber_connection in case of moving this connection to another bts
In case of successful completion of handover gsm_subscriber_connection could be moved from one bts to another,
so connection link to bts should be replaced by link to bts, which owns new_lchan.
This bug was detected, because conn->bts->nr is used in call control log messages
and wrong number of bts was observed in these messages after handover.
Change-Id: Idc7dd412b7580c451e716b73ef7549826c60b0d9
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/handover_logic.c | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 406577be0a5a0f845d673d18a21d717c702bbcdf (commit)
from 84fe989151e00089c674658532ecfa5a7cacc173 (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=406577be0a5a0f845d673d18a21d717c…
commit 406577be0a5a0f845d673d18a21d717c702bbcdf
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Fri Aug 11 16:48:51 2017 +0200
mgcp_osmux: Remove unused parameter
Change-Id: Icb1e7cb15fe04642578f5292124ebc1eac9c9aa3
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/osmux.h | 3 +--
openbsc/src/libmgcp/mgcp_osmux.c | 9 +++------
2 files changed, 4 insertions(+), 8 deletions(-)
hooks/post-receive
--
Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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 "Manuals for Osmocom GSM components".
The branch, master has been updated
via 6d2dd43a1a3b201d4da4a329d812f13eee3d64de (commit)
from da7adb3bba1b11e37395eaa56a1e594b02ec94c2 (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/osmo-gsm-manuals/commit/?id=6d2dd43a1a3b201d4da4a32…
commit 6d2dd43a1a3b201d4da4a329d812f13eee3d64de
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Fri Aug 11 15:04:40 2017 +0200
osmux: Fix description for Dummy frames FT field
Change-Id: Ia421655bd1be45101da3db2a0af44fbb3cc111c1
-----------------------------------------------------------------------
Summary of changes:
OsmoBSC/osmux-reference.adoc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
Manuals for Osmocom GSM components
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 "SCCP Library".
The branch, master has been updated
via 3219e52dcf6e771bd03ad4abc3823422edb6e5fe (commit)
via c34bcd42e494200a7057dadcfa7e34fdbe6c0fca (commit)
via 564ff618004be6b2126156eec1c97c13d86ff770 (commit)
via f0d67969ad9844575d83e98d931c41f8cbef9a8c (commit)
via d40d19d014fa34aa08ccdce3442e1c79db908477 (commit)
via eafa10dd17ea1090d6e712e286b065a74c2baecb (commit)
from 130c6808544e9b48f4742e2ef4ca5ca30d2b1425 (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/libosmo-sccp/commit/?id=3219e52dcf6e771bd03ad4abc38…
commit 3219e52dcf6e771bd03ad4abc3823422edb6e5fe
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Aug 11 17:45:46 2017 +0200
sccp: fixup for osmo_sccp_get_ss7()
osmo_sccp_get_ss7() has the risk of a nullpointer dereference, when
sccp is NULL.
Return NULL when the sccp instance is NULL.
Add doxygen comment
Change-Id: I84d484e4441fd37443fff8c67e17df8fb15d5b2e
http://cgit.osmocom.org/libosmo-sccp/commit/?id=c34bcd42e494200a7057dadcfa7…
commit c34bcd42e494200a7057dadcfa7e34fdbe6c0fca
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Aug 11 17:42:35 2017 +0200
sccp: function to get sccp instance from sccp user
It is currently impossible to find out which SCCP instance handles
a particular user.
Introduce function to lookup the SCCP instance from a given SCCP
user.
Change-Id: I9562c4f1d00e2ebb3252c5dea598b643aa393719
http://cgit.osmocom.org/libosmo-sccp/commit/?id=564ff618004be6b2126156eec1c…
commit 564ff618004be6b2126156eec1c97c13d86ff770
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Aug 11 14:31:35 2017 +0200
sccp: make osmo_sccp_addr_name() available
osmo_sccp_addr_name() is not listed in any header file.
Add osmo_sccp_addr_name() to sccp_helpers.h in order to make
it available.
Change-Id: I092dd55948faeeff78f28f7d50c5b84b9e69ef24
http://cgit.osmocom.org/libosmo-sccp/commit/?id=f0d67969ad9844575d83e98d931…
commit f0d67969ad9844575d83e98d931c41f8cbef9a8c
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Aug 11 12:22:00 2017 +0200
sccp: add doxgen comments for osmo_sccp_simple_client()
Some of the functons in sccp_user.c have already
doygen comments on them.
Add doxygen comments for the simple client functions as well
Change-Id: I9143bdc54d729f9f50e69fe38cd1798e065f2497
http://cgit.osmocom.org/libosmo-sccp/commit/?id=d40d19d014fa34aa08ccdce3442…
commit d40d19d014fa34aa08ccdce3442e1c79db908477
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Aug 11 11:51:46 2017 +0200
sccp: check for valid point code in osmo_sccp_simple_client()
The point-code is not checked in the beginning, only the ASP
checks the point code at a very late stage and fails in case
an invalid point-code is detected.
Remove the check in the ASP creation.
Add a new check after the SS7 initalization that checks the
point-code. If none is set, the default point-code will be
used.
Change-Id: I334d90e769bd9952f67c51b12a945f22bd268fa8
http://cgit.osmocom.org/libosmo-sccp/commit/?id=eafa10dd17ea1090d6e712e286b…
commit eafa10dd17ea1090d6e712e286b065a74c2baecb
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Aug 11 11:30:26 2017 +0200
sccp: fix handling of default IP addresses in osmo_sccp_simple_client()
When the default IP addresses (remote or local) the respective
struct value should be set to NULL.
Fix wrong ?:-notation.
Change-Id: I312caf9d54cedb02034e4ef88fdd2e6ad9ca1c34
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/sigtran/sccp_helpers.h | 1 +
include/osmocom/sigtran/sccp_sap.h | 3 +-
src/sccp_user.c | 73 +++++++++++++++++++++++++++++-----
3 files changed, 65 insertions(+), 12 deletions(-)
hooks/post-receive
--
SCCP Library
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 "Osmocom code for Iuh interface".
The branch, master has been updated
via 1aef9a6e1f12d8c710d21a9e8abf688dd81b350a (commit)
via e485cdd38b363d84b3f6abc7e683c03c9a882d54 (commit)
from ecbdc5cb06ef7f61c6f4cdb4e1fd84a05ec0407d (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/osmo-iuh/commit/?id=1aef9a6e1f12d8c710d21a9e8abf688…
commit 1aef9a6e1f12d8c710d21a9e8abf688dd81b350a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sat Aug 12 18:02:44 2017 +0200
iu_client: derive local SCCP addr from sccp instance
ranap_iu_init() is passed an sccp instance that has a local primary point code.
Use this primary PC by default as the local address for IuCS and IuPS clients.
Remove the current vty command 'iu local-address point-code PC':
- It is possible that we would like to configure a differing local point code
at some point; this should then happen via sccp address book entries, not
parsing PC directly.
- Obtaining the local PC from the SCCP instance makes this command obsolete for
all setups we're currently aiming at: one local PC per SCCP instance.
- There are vty doc failures in this vty command, which cause osmo-msc and
osmo-bsc vty test failures; rather than fixing this, let's drop it entirely
until we see a need for it (and then do it properly with the address book).
Cosmetic: prefix the local static variable with g_* like g_sccp and g_scu and
define it in the same place. No default values are needed anymore, it gets
overwritten in ranap_iu_init().
Change-Id: I3bb7fc1cd5261d214c6ba0cccfe95f637e6db087
http://cgit.osmocom.org/osmo-iuh/commit/?id=e485cdd38b363d84b3f6abc7e683c03…
commit e485cdd38b363d84b3f6abc7e683c03c9a882d54
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Sun Aug 6 21:52:02 2017 +0000
add /debian package support
Change-Id: I985805aea0e48fe70619de8b81206098e4e37613
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 5 ++++
debian/compat | 1 +
debian/control | 60 ++++++++++++++++++++++++++++++++++++++++
debian/copyright | 48 ++++++++++++++++++++++++++++++++
debian/libosmo-ranap-dev.install | 3 ++
debian/libosmo-ranap0.install | 1 +
debian/osmo-hnbgw.install | 2 ++
debian/rules | 18 ++++++++++++
debian/source/format | 1 +
src/iu_client.c | 11 ++------
src/iu_client_vty.c | 19 -------------
11 files changed, 142 insertions(+), 27 deletions(-)
create mode 100644 debian/changelog
create mode 100644 debian/compat
create mode 100644 debian/control
create mode 100644 debian/copyright
create mode 100644 debian/libosmo-ranap-dev.install
create mode 100644 debian/libosmo-ranap0.install
create mode 100644 debian/osmo-hnbgw.install
create mode 100755 debian/rules
create mode 100644 debian/source/format
hooks/post-receive
--
Osmocom code for Iuh interface
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 "asn1c runtime code as shared library".
The branch, master has been updated
via bce896fadb0be35b77123ab0999be34424819a6c (commit)
from 4151e593e14a9004073c042adc5c433885036aff (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/libasn1c/commit/?id=bce896fadb0be35b77123ab0999be34…
commit bce896fadb0be35b77123ab0999be34424819a6c
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Sun Aug 6 21:16:08 2017 +0000
add /debian to build a package
debian files need a release so start with release 0.1.0
Change-Id: I135d975b84027d51cb1dc534e04dd314bbd20289
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 5 ++++
debian/compat | 1 +
debian/control | 33 +++++++++++++++++++++++
debian/copyright | 64 +++++++++++++++++++++++++++++++++++++++++++++
debian/libasn1c-dev.install | 4 +++
debian/libasn1c0.install | 1 +
debian/rules | 59 +++++++++++++++++++++++++++++++++++++++++
debian/source/format | 1 +
8 files changed, 168 insertions(+)
create mode 100644 debian/changelog
create mode 100644 debian/compat
create mode 100644 debian/control
create mode 100644 debian/copyright
create mode 100644 debian/libasn1c-dev.install
create mode 100644 debian/libasn1c0.install
create mode 100755 debian/rules
create mode 100644 debian/source/format
hooks/post-receive
--
asn1c runtime code as shared library
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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 84fe989151e00089c674658532ecfa5a7cacc173 (commit)
from cf123c0c4e43c3cad124d535afaf97c9578dcd81 (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=84fe989151e00089c674658532ecfa5a…
commit 84fe989151e00089c674658532ecfa5a7cacc173
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Tue Jul 11 01:42:41 2017 +0630
libcommon: Fix log output for bts>0.
Fixes regression probably introduced in c696cc28.
For bts>0 logging doesn't show bts number correctly when printing lchan
identification string - it will always show it as "bts=0". The reason for
this is that the identification string is cached before bts->nr value is
set to a proper value.
This patch sets bts->nr as part of the first step of the bts structure
initialization, before caching happens thus making sure the cached
identification string is cached with the correct values.
Change-Id: I61c18a7f021fcb1ec00d34a745f4e3ab03416c2d
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gsm_data_shared.h | 2 +-
openbsc/src/libcommon/gsm_data.c | 5 +++--
openbsc/src/libcommon/gsm_data_shared.c | 3 ++-
openbsc/tests/channel/channel_test.c | 33 ++++++++++++++++++++++++++++++-
openbsc/tests/channel/channel_test.ok | 1 +
openbsc/tests/gsm0408/gsm0408_test.c | 10 +++++-----
6 files changed, 44 insertions(+), 10 deletions(-)
hooks/post-receive
--
Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via cf123c0c4e43c3cad124d535afaf97c9578dcd81 (commit)
from 68e4ad155de1c27cf7c7ac6dd17bed8684d7bb0c (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=cf123c0c4e43c3cad124d535afaf97c9…
commit cf123c0c4e43c3cad124d535afaf97c9578dcd81
Author: Pablo Neira Ayuso <pablo(a)gnumonks.org>
Date: Fri Aug 11 13:10:48 2017 +0200
libmsc: use new smpp34 esm_class definitions
Replace magic numbers by esm_class definitions, which
have been added to latest libsmpp34 in Change-Id
I91afd8b462b8fd3b2c4c5b54f4eeb7ec5b730b65
Change-Id: I6c458690da60c8f3637680efbd718f6e8c6feb4c
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libmsc/smpp_openbsc.c | 18 ++++++++----------
1 file changed, 8 insertions(+), 10 deletions(-)
hooks/post-receive
--
Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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 OpenGGSN project".
The branch, master has been updated
via 367baa3776476d3fd33d8a73f1f2572e09e06368 (commit)
from 37d5b1557b4c15b59ab3fe432faa5b7bf7c5a2a3 (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/openggsn/commit/?id=367baa3776476d3fd33d8a73f1f2572…
commit 367baa3776476d3fd33d8a73f1f2572e09e06368
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Aug 13 09:41:33 2017 +0200
update debian/changelog to 0.94 + fix pkg-config version
This updates the debian changelog to 0.94 and adds some logic
to debian/rulres which fixes the version of the libgtp.pc file
built as part of our OBS builds (used to be UNKNOWN since
commit 23eea1d132120198745dcca32728906d5f05dc5f)
Change-Id: I883feaef35ff5ffd1b22fb255b7c36112b4a8f3b
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 11 +++++++++--
debian/rules | 4 ++++
2 files changed, 13 insertions(+), 2 deletions(-)
hooks/post-receive
--
The OpenGGSN project
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 OpenGGSN project".
The branch, laforge/osmo-ggsn has been updated
discards 46b7e30193c3a62449f3fe24ba225cafa610f21e (commit)
discards 96d48df6db81bed9da50b213e681169ba9b00b4c (commit)
discards cae6e41162be3889df3c350eef80f27e89538323 (commit)
discards 67c092bd1b526f1964bc6f29bd3c67c510dd2b72 (commit)
discards d54bee61e1043063d86341b089fd3db19ae357c3 (commit)
discards 25ebd9678114b0e1024d67e4934b4ab7b98f531f (commit)
discards bcefbf3979a21d386990a396bf93721c5411620b (commit)
discards 816813d5a079e863dc0dfb4b9116969c6417d7ca (commit)
discards be75a832aeaceda326cbbfe741be6925a8898786 (commit)
discards 664ba4117bd5aa79118bfda5903ae48db405c362 (commit)
discards 5c67c116a7833036b8bcec4e047d4c590105a842 (commit)
discards 27c7b2f94118e6a0a15ebeeb142e7c7cb7c21e55 (commit)
discards 1e904b05bbe0d5277bb8c374edd21d8ac65a0708 (commit)
discards fbc1c7a5650e541042e6d9df5a39b8980afa46cd (commit)
discards 546b762da662aaac026ebd29f00ae51fefeaf738 (commit)
discards 1b731746fda2e8949c1d38dca45ad03fd0d3ab4a (commit)
via 42dbc3b327d1f8e83ef87f9989d32e83b2d6ecbd (commit)
via 0c1d9a08980654e3007c6544ac0ad00cd5e1836a (commit)
via 3fb2abba082d6639deca0f7bf71bb0001d0b8e09 (commit)
via f36d3bb590280bda52931f4d1ed2c0fc9dd94e25 (commit)
via b6ebaaa2101ddb75728b6321ea083c121010b0b8 (commit)
via f1b83c67ea1a7998cafd3cdf7d015bb2961bbee1 (commit)
via e5ee3a13da4e1a6aff9f4136cf121626068dff7f (commit)
via c3aa0c286857fb9bd7aa03119818b97fa406d003 (commit)
via d21dc8b16944e9ca2b2b1a17c009d8688e79f8fe (commit)
via 26be8063c01cbaad1a346a1c214d695900845bd8 (commit)
via 9f9732dbdd11407c93cec536e9df81d90e83d218 (commit)
via b653b77402c7440f110a93ca876d71b1b07e7d3d (commit)
via b3394116fb952da0dfdfb5fd2f71f6e51ad4f512 (commit)
via b7383add9ed8bb621335706b99c6e1019ee63a07 (commit)
via 5b0cf4329aaf25a12dcc450fe71502c2375361b0 (commit)
via e65b347c95ba4c4df87a8d546309534c1c49bed6 (commit)
via 37d5b1557b4c15b59ab3fe432faa5b7bf7c5a2a3 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (46b7e30193c3a62449f3fe24ba225cafa610f21e)
\
N -- N -- N (42dbc3b327d1f8e83ef87f9989d32e83b2d6ecbd)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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/openggsn/commit/?id=42dbc3b327d1f8e83ef87f9989d32e8…
commit 42dbc3b327d1f8e83ef87f9989d32e83b2d6ecbd
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Aug 12 21:33:08 2017 +0200
WIP: manpage update
Change-Id: Icc49721c3d52d5b1c921ea5e4ccfc8b705a2c9bc
http://cgit.osmocom.org/openggsn/commit/?id=0c1d9a08980654e3007c6544ac0ad00…
commit 0c1d9a08980654e3007c6544ac0ad00cd5e1836a
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Aug 12 20:01:59 2017 +0200
Documentation update: Remove NEWS, README.Solaris, update README.md
* README.Solaris is obsolete and related code has been removed
* NEWS file was unmaintained for more than a decade, remove it
* Remove "Performance" chapter about 550MHz Athlon
* gengetopt is no longer needed for ggsn
* remove compilation/installation instructions horribly out of date
* command line syntax of 'ggsn' program has changed
Change-Id: I45d627911503c7b733cae6a1396ca4d69a9994db
http://cgit.osmocom.org/openggsn/commit/?id=3fb2abba082d6639deca0f7bf71bb00…
commit 3fb2abba082d6639deca0f7bf71bb0001d0b8e09
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Aug 12 15:07:02 2017 +0200
Introduce a VTY, factually turning OpenGGSN into an Osmocom program
Change-Id: I9613ca3436e77ea132c47f0096df7c5050d7e826
http://cgit.osmocom.org/openggsn/commit/?id=f36d3bb590280bda52931f4d1ed2c0f…
commit f36d3bb590280bda52931f4d1ed2c0fc9dd94e25
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Aug 12 16:38:44 2017 +0200
lib/tun: Mark internal helper functions 'static'
Change-Id: I53a8a89abb0080a39a153e9d3864c17b29aa193c
http://cgit.osmocom.org/openggsn/commit/?id=b6ebaaa2101ddb75728b6321ea083c1…
commit b6ebaaa2101ddb75728b6321ea083c121010b0b8
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Aug 12 16:18:12 2017 +0200
Remove __sun__ code that is unmaintained
We haven nobody maintaining this platform, let's remove it.
In fact, only Linux and FreeBSD are part of the jenkins build tests,
so even Apple/MacOS is up for disposal. However, as it's more
popular, let's keep the code.
Change-Id: Id6b8179259bacade52c39f96e688f828eff164ac
http://cgit.osmocom.org/openggsn/commit/?id=f1b83c67ea1a7998cafd3cdf7d015bb…
commit f1b83c67ea1a7998cafd3cdf7d015bb2961bbee1
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Aug 12 14:55:09 2017 +0200
libgtp: Add back-reference to gsn from pdp context
This is required once one wants to support multiple GSNs in a single
application.
WARNING: This breaks ABI compatibility, LIBVERSION must be adjusted
Change-Id: I68ae49a765828fa681054c68bf7f5e74dbe48ad2
http://cgit.osmocom.org/openggsn/commit/?id=e5ee3a13da4e1a6aff9f4136cf12162…
commit e5ee3a13da4e1a6aff9f4136cf121626068dff7f
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Aug 12 14:52:45 2017 +0200
libgtp: Remove ctrl_handle from gsn_t, replace with private context
The control interface handle never belonged into libgtp in the first
place. Commit 727417dd28813c697b4820aef9f54f249e30c4b8 should not
have added this to the shared library (used by sgsnemu, osmo-sgsn, ...),
but to some private state of the GGSN.
Introducing a private context pointer at the same location will keep
ABI compatibilty.
Change-Id: I4f17516dae3e04114564828a3e5f6e2ea54212a5
http://cgit.osmocom.org/openggsn/commit/?id=c3aa0c286857fb9bd7aa03119818b97…
commit c3aa0c286857fb9bd7aa03119818b97fa406d003
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Aug 12 15:06:19 2017 +0200
lib/tun.c: Proper cleanup during tun_new() error paths
Change-Id: I285be20df76774ac7258b6edb3d4f2d28703757d
http://cgit.osmocom.org/openggsn/commit/?id=d21dc8b16944e9ca2b2b1a17c009d86…
commit d21dc8b16944e9ca2b2b1a17c009d8688e79f8fe
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Aug 12 12:55:04 2017 +0200
lib/ippool: Move ippool_aton() out of ippool_new()
we rather pass the in46_prefix directly into ippool_new()
Change-Id: Iadf6274e881a9bfc75eb41f9380f5ae2d8c92a0f
http://cgit.osmocom.org/openggsn/commit/?id=26be8063c01cbaad1a346a1c214d695…
commit 26be8063c01cbaad1a346a1c214d695900845bd8
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Aug 12 12:46:39 2017 +0200
lib/ippool: Add back-pointer from pool member to pool
This allows us to remove pool members without having to keep
a pointer to the pool around.
Change-Id: I9042eb85989c5451d7894678eca110dd19e78002
http://cgit.osmocom.org/openggsn/commit/?id=9f9732dbdd11407c93cec536e9df81d…
commit 9f9732dbdd11407c93cec536e9df81d90e83d218
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Aug 12 14:54:28 2017 +0200
lib/in46_addr: Avoid ASSERT() when in46a_ntop() is called on uninitialized address
Change-Id: I42d41ec1370b9cc15d372b649d8e1bc78e76af9b
http://cgit.osmocom.org/openggsn/commit/?id=b653b77402c7440f110a93ca876d71b…
commit b653b77402c7440f110a93ca876d71b1b07e7d3d
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Aug 12 12:55:48 2017 +0200
lib/in46_addr: Add 'struct in46_prefix' to represent addr + prefix
Change-Id: I797d105117e81951732bcfc2cc26a8d00fd69443
http://cgit.osmocom.org/openggsn/commit/?id=b3394116fb952da0dfdfb5fd2f71f6e…
commit b3394116fb952da0dfdfb5fd2f71f6e51ad4f512
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Aug 12 12:46:17 2017 +0200
lib/in46_addr: Add in46a_ntoa() function, similar to inet_ntoa()
Change-Id: I752b7033a106a74dc219047da5c3a7ad3cd3602e
http://cgit.osmocom.org/openggsn/commit/?id=b7383add9ed8bb621335706b99c6e10…
commit b7383add9ed8bb621335706b99c6e1019ee63a07
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Aug 12 14:56:10 2017 +0200
lib/tun: Add 'void *priv' pointer to tun_t
This allows the application to attach some private state to the tun
device, such as the context from which it was created/allocated
Change-Id: Ief43b9b5fab5830fa8e28362c795f88f0b4d353b
http://cgit.osmocom.org/openggsn/commit/?id=5b0cf4329aaf25a12dcc450fe71502c…
commit 5b0cf4329aaf25a12dcc450fe71502c2375361b0
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Aug 12 15:09:08 2017 +0200
lib/tun: Add missing #include to net/if.h for IFNAMSIZ
Change-Id: I979867d643c9fa912884fe55105333dbad39ab97
http://cgit.osmocom.org/openggsn/commit/?id=e65b347c95ba4c4df87a8d546309534…
commit e65b347c95ba4c4df87a8d546309534c1c49bed6
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Aug 12 14:52:15 2017 +0200
gtp-kernel: Remove dependency to cmdline.[ch]
Change-Id: I760f25df609c309eba4d5716f3e23b49320449bf
-----------------------------------------------------------------------
Summary of changes:
gtp/gtp.c | 39 +++++++++++++++++++++++++++++++++------
gtp/pdp.c | 19 +++++++++++++++++++
gtp/pdp.h | 1 +
3 files changed, 53 insertions(+), 6 deletions(-)
hooks/post-receive
--
The OpenGGSN project