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 "A/B/C Netz".
The branch, eric has been updated
via 5b0f3d4ae4874660f0cf0c5b56a0774e7de865d7 (commit)
from bbbc4acff810f8762dba687f7957b6a6ac6e37e8 (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/osmocom-analog/commit/?id=5b0f3d4ae4874660f0cf0c5b5…
commit 5b0f3d4ae4874660f0cf0c5b56a0774e7de865d7
Author: Andreas Eversberg <jolly(a)eversberg.eu>
Date: Sun Aug 13 09:28:00 2017 +0200
hack 1:
- add time measurement for processing loop
- change names of sdr threads
- disable end-of-burst flag
-----------------------------------------------------------------------
Summary of changes:
src/common/sdr.c | 10 ++++++++++
src/common/sender.c | 18 ++++++++++++++++++
src/common/uhd.c | 2 +-
3 files changed, 29 insertions(+), 1 deletion(-)
hooks/post-receive
--
A/B/C Netz
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 68e4ad155de1c27cf7c7ac6dd17bed8684d7bb0c (commit)
from de0dfcd00e9e73c3e07aaee535e5b977badd8579 (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=68e4ad155de1c27cf7c7ac6dd17bed86…
commit 68e4ad155de1c27cf7c7ac6dd17bed8684d7bb0c
Author: Pablo Neira Ayuso <pablo(a)gnumonks.org>
Date: Fri Aug 11 12:02:12 2017 +0200
libmsc: use smpp34_tlv_for_each() to avoid suboptimal TLV handling
submit_to_sms() now handles two TLVs, so find_tlv() is suboptiomal and
it can be removed, since it would result in two passes on the TLV list.
Use new smpp34_tlv_for_each() helper to iterate over the list of TLVs
that is available since I446929feed049d0411e1629ca263e2bc41f714cc.
Change-Id: I53a65164a6cc4abc6bf57d9a8dc275cf21c90222
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libmsc/smpp_openbsc.c | 70 ++++++++++++++++++++++-----------------
1 file changed, 40 insertions(+), 30 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 "Osmocom fork of the Open SMPP 3.4 library".
The branch, master has been updated
via c283d8431c5c145db1e5a327f9ccea412097c179 (commit)
from 9b3cefca217759b52ac1dc5254a0b574229c2be5 (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/libsmpp34/commit/?id=c283d8431c5c145db1e5a327f9ccea…
commit c283d8431c5c145db1e5a327f9ccea412097c179
Author: Pablo Neira Ayuso <pablo(a)gnumonks.org>
Date: Fri Aug 11 13:09:28 2017 +0200
add esm_class definitions
Add special message attributes definitions that are associated with the
short message. Thus, we can get rid of magic numbers in our codebase.
Change-Id: I91afd8b462b8fd3b2c4c5b54f4eeb7ec5b730b65
-----------------------------------------------------------------------
Summary of changes:
src/smpp34.h | 8 ++++++++
1 file changed, 8 insertions(+)
hooks/post-receive
--
Osmocom fork of the Open SMPP 3.4 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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 6c0a0e645d4663fdd15de41d3e4dc3f45d6ce708 (commit)
from 4a29f348135671ba59107a1659fab6c8c9362f58 (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/libosmocore/commit/?id=6c0a0e645d4663fdd15de41d3e4d…
commit 6c0a0e645d4663fdd15de41d3e4dc3f45d6ce708
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Aug 12 11:43:14 2017 +0200
add osmo_fd_setup() convenience function to fill-in osmo_fd
This basically follows the concept of osmo_timer_setup() and allows
the caller to fill-in all configurable fields of osmo_fd in one
line of code, rather than open-coding it in 5 lines everywhere.
Change-Id: I6dbf19ea22fd65302bfc5424c10418d1b7939094
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/core/select.h | 4 ++++
src/select.c | 18 ++++++++++++++++++
2 files changed, 22 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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 37d5b1557b4c15b59ab3fe432faa5b7bf7c5a2a3 (commit)
from 54d082e5e8a3bd45a46dde1162015954b9047f69 (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=37d5b1557b4c15b59ab3fe432faa5b7…
commit 37d5b1557b4c15b59ab3fe432faa5b7bf7c5a2a3
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Aug 12 23:58:29 2017 +0200
libgtp: Delete PDP context on receiving GTPv1 Error Indication
When a peer GSN receives a GPDU for an unknown PDP context, it sends
a GTP Error Indication. This Error Indication should be used to
delete the offending PDP context locally.
In GTPv1, the Error Indication contains some mandatory IEs using
which we can look up the PDP context and delete it.
The existing code only dealt with GTPv0 Error Indications which lack
those IEs and use the TEI in the header instead.
Change-Id: I3e843f9ef1d6fd7868cc992e083c0891d16b6da9
Closes: OS#2426
-----------------------------------------------------------------------
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
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 54d082e5e8a3bd45a46dde1162015954b9047f69 (commit)
from b10ee08c2ff4df8acc053d2ad9a2cba04e757061 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
gtp/gtp.c | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
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, master has been updated
via b10ee08c2ff4df8acc053d2ad9a2cba04e757061 (commit)
from 23eea1d132120198745dcca32728906d5f05dc5f (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
ggsn/ggsn.c | 2 +-
gtp/gtp.c | 28 ++++++++++++++++++++++++++++
gtp/gtp.h | 1 +
3 files changed, 30 insertions(+), 1 deletion(-)
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 f90636e35178a2b407ba754193ac77103fb2a7d0 (commit)
discards 58bd1693eb47579007a6dd902910194dac80791b (commit)
discards a22941aef3242ebbc011ccfab25c9f8ffecbc27b (commit)
discards f38f373ddb7283971b887d9a3ee31c98aae5d318 (commit)
discards defa657404df72fe10152abbeb1cf4db8d3ed79d (commit)
discards db3a9f4d69f97970981cc3dc80200af82fb96b02 (commit)
discards f4c29c1225629aefe1513f2a43291919a148c1a5 (commit)
discards b7829076cd8371005f2f864ffd59dc9dc0db58a0 (commit)
discards eca48374c0e4b6eccb3edd149f6e78fd5ad95bab (commit)
discards fb845eff238db7b346ca84a3657f50011ca5d0ca (commit)
discards 680985869beaad03d55c0e38dc83c61e0f8f3e53 (commit)
discards abf33aaecfb18b806fd297cb42bffa7b620354fb (commit)
discards 215a5c8d011f2bc3bae3d597774d85a30d7f8f5d (commit)
discards 638fc607afbd7bffb84b69101c19f18da1c0cb3c (commit)
via 46b7e30193c3a62449f3fe24ba225cafa610f21e (commit)
via 96d48df6db81bed9da50b213e681169ba9b00b4c (commit)
via cae6e41162be3889df3c350eef80f27e89538323 (commit)
via 67c092bd1b526f1964bc6f29bd3c67c510dd2b72 (commit)
via d54bee61e1043063d86341b089fd3db19ae357c3 (commit)
via 25ebd9678114b0e1024d67e4934b4ab7b98f531f (commit)
via bcefbf3979a21d386990a396bf93721c5411620b (commit)
via 816813d5a079e863dc0dfb4b9116969c6417d7ca (commit)
via be75a832aeaceda326cbbfe741be6925a8898786 (commit)
via 664ba4117bd5aa79118bfda5903ae48db405c362 (commit)
via 5c67c116a7833036b8bcec4e047d4c590105a842 (commit)
via 27c7b2f94118e6a0a15ebeeb142e7c7cb7c21e55 (commit)
via 1e904b05bbe0d5277bb8c374edd21d8ac65a0708 (commit)
via fbc1c7a5650e541042e6d9df5a39b8980afa46cd (commit)
via 546b762da662aaac026ebd29f00ae51fefeaf738 (commit)
via 1b731746fda2e8949c1d38dca45ad03fd0d3ab4a (commit)
via 54d082e5e8a3bd45a46dde1162015954b9047f69 (commit)
via b10ee08c2ff4df8acc053d2ad9a2cba04e757061 (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 (f90636e35178a2b407ba754193ac77103fb2a7d0)
\
N -- N -- N (46b7e30193c3a62449f3fe24ba225cafa610f21e)
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=46b7e30193c3a62449f3fe24ba225ca…
commit 46b7e30193c3a62449f3fe24ba225cafa610f21e
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=96d48df6db81bed9da50b213e681169…
commit 96d48df6db81bed9da50b213e681169ba9b00b4c
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=cae6e41162be3889df3c350eef80f27…
commit cae6e41162be3889df3c350eef80f27e89538323
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=67c092bd1b526f1964bc6f29bd3c67c…
commit 67c092bd1b526f1964bc6f29bd3c67c510dd2b72
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=d54bee61e1043063d86341b089fd3db…
commit d54bee61e1043063d86341b089fd3db19ae357c3
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=25ebd9678114b0e1024d67e4934b4ab…
commit 25ebd9678114b0e1024d67e4934b4ab7b98f531f
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=bcefbf3979a21d386990a396bf93721…
commit bcefbf3979a21d386990a396bf93721c5411620b
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=816813d5a079e863dc0dfb4b9116969…
commit 816813d5a079e863dc0dfb4b9116969c6417d7ca
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=be75a832aeaceda326cbbfe741be692…
commit be75a832aeaceda326cbbfe741be6925a8898786
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=664ba4117bd5aa79118bfda5903ae48…
commit 664ba4117bd5aa79118bfda5903ae48db405c362
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=5c67c116a7833036b8bcec4e047d4c5…
commit 5c67c116a7833036b8bcec4e047d4c590105a842
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=27c7b2f94118e6a0a15ebeeb142e7c7…
commit 27c7b2f94118e6a0a15ebeeb142e7c7cb7c21e55
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=1e904b05bbe0d5277bb8c374edd21d8…
commit 1e904b05bbe0d5277bb8c374edd21d8ac65a0708
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=fbc1c7a5650e541042e6d9df5a39b89…
commit fbc1c7a5650e541042e6d9df5a39b8980afa46cd
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=546b762da662aaac026ebd29f00ae51…
commit 546b762da662aaac026ebd29f00ae51fefeaf738
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=1b731746fda2e8949c1d38dca45ad03…
commit 1b731746fda2e8949c1d38dca45ad03fd0d3ab4a
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
http://cgit.osmocom.org/openggsn/commit/?id=54d082e5e8a3bd45a46dde116201595…
commit 54d082e5e8a3bd45a46dde1162015954b9047f69
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Aug 12 22:43:21 2017 +0200
libgtp: Add missing mandatory IEs in GTP Error Indication
Change-Id: Iadd1fe3de7c476576a4409f22f5e84e9eade6b6e
http://cgit.osmocom.org/openggsn/commit/?id=b10ee08c2ff4df8acc053d2ad9a2cba…
commit b10ee08c2ff4df8acc053d2ad9a2cba04e757061
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Aug 12 19:29:16 2017 +0200
Properly format IMSI before using it in trap
For some reason Max' commits introducing the CTRL/trap interface
about one year ago didn't convert the IMSI to its actual textual
representation before usign it in the CTRL interface.
Let's clean that up by properly interpreting the IMSI.
Change-Id: I8b20d2e47a29de266d93a7ddd5e6877f7e346a63
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 2 +-
NEWS | 78 ------------------------------------
README.Solaris | 41 -------------------
README.md | 122 +-------------------------------------------------------
doc/ggsn.8 | 91 ++----------------------------------------
ggsn/ggsn.c | 60 +++++++++++++++++++++++-----
ggsn/ggsn_vty.c | 68 +++++++++++++++++++++++++------
gtp/gtp.c | 40 ++++++++++++++++++-
gtp/gtp.h | 1 +
9 files changed, 152 insertions(+), 351 deletions(-)
delete mode 100644 NEWS
delete mode 100644 README.Solaris
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 ccc02af6472398d2edef40cf0d67cc1bcab2d87f (commit)
discards 766275ab7918ffed0cfde7d20009ed640dbab5e3 (commit)
discards 4fffe3ed2ad21a72bc369f5d045094b82041a149 (commit)
discards 2ab8d03dd371d4ad42f3379be9e77bc88a0e07f2 (commit)
via f90636e35178a2b407ba754193ac77103fb2a7d0 (commit)
via 58bd1693eb47579007a6dd902910194dac80791b (commit)
via a22941aef3242ebbc011ccfab25c9f8ffecbc27b (commit)
via f38f373ddb7283971b887d9a3ee31c98aae5d318 (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 (ccc02af6472398d2edef40cf0d67cc1bcab2d87f)
\
N -- N -- N (f90636e35178a2b407ba754193ac77103fb2a7d0)
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=f90636e35178a2b407ba754193ac771…
commit f90636e35178a2b407ba754193ac77103fb2a7d0
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=58bd1693eb47579007a6dd902910194…
commit 58bd1693eb47579007a6dd902910194dac80791b
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=a22941aef3242ebbc011ccfab25c9f8…
commit a22941aef3242ebbc011ccfab25c9f8ffecbc27b
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=f38f373ddb7283971b887d9a3ee31c9…
commit f38f373ddb7283971b887d9a3ee31c98aae5d318
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
-----------------------------------------------------------------------
Summary of changes:
ggsn/ggsn.c | 4 +++-
gtp/gtp.c | 8 +++++++-
2 files changed, 10 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 54b3158d5f5a2846cf97d230718e0942337af659 (commit)
discards 29aa4d23193efee30407fb0add5f07e2a3f54d6f (commit)
discards 2049be3919a81e930b76b448edac0a5109e40400 (commit)
discards 6e3b58bbe5d5fa0f61b87e3cde278d59548d8951 (commit)
discards d05fc001e6aa11eb31bdb3a8d29676b9f6b4cf03 (commit)
discards 05aa0177cae622ee7ccfb6a9b920878180eb926a (commit)
discards e4d6b50309e0e94fd7caa1d417e4f1aa7aa4b2cc (commit)
discards 87ec4c27ff446505840737e0e64f7b72c24301c4 (commit)
discards b854d15c3d1e157a457e30f980cc69e2971328a9 (commit)
discards 1dc6530834bd0c74b16763daba2b9436b6f9e269 (commit)
discards 5b24b4918173a30ce528e2edd2d78d775df2be20 (commit)
discards dc1870f33dc0a96f24bb3237ec8c42e110734464 (commit)
via ccc02af6472398d2edef40cf0d67cc1bcab2d87f (commit)
via 766275ab7918ffed0cfde7d20009ed640dbab5e3 (commit)
via 4fffe3ed2ad21a72bc369f5d045094b82041a149 (commit)
via 2ab8d03dd371d4ad42f3379be9e77bc88a0e07f2 (commit)
via defa657404df72fe10152abbeb1cf4db8d3ed79d (commit)
via db3a9f4d69f97970981cc3dc80200af82fb96b02 (commit)
via f4c29c1225629aefe1513f2a43291919a148c1a5 (commit)
via b7829076cd8371005f2f864ffd59dc9dc0db58a0 (commit)
via eca48374c0e4b6eccb3edd149f6e78fd5ad95bab (commit)
via fb845eff238db7b346ca84a3657f50011ca5d0ca (commit)
via 680985869beaad03d55c0e38dc83c61e0f8f3e53 (commit)
via abf33aaecfb18b806fd297cb42bffa7b620354fb (commit)
via 215a5c8d011f2bc3bae3d597774d85a30d7f8f5d (commit)
via 638fc607afbd7bffb84b69101c19f18da1c0cb3c (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 (54b3158d5f5a2846cf97d230718e0942337af659)
\
N -- N -- N (ccc02af6472398d2edef40cf0d67cc1bcab2d87f)
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=ccc02af6472398d2edef40cf0d67cc1…
commit ccc02af6472398d2edef40cf0d67cc1bcab2d87f
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=766275ab7918ffed0cfde7d20009ed6…
commit 766275ab7918ffed0cfde7d20009ed640dbab5e3
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=4fffe3ed2ad21a72bc369f5d045094b…
commit 4fffe3ed2ad21a72bc369f5d045094b82041a149
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=2ab8d03dd371d4ad42f3379be9e77bc…
commit 2ab8d03dd371d4ad42f3379be9e77bc88a0e07f2
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=defa657404df72fe10152abbeb1cf4d…
commit defa657404df72fe10152abbeb1cf4db8d3ed79d
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=db3a9f4d69f97970981cc3dc80200af…
commit db3a9f4d69f97970981cc3dc80200af82fb96b02
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=f4c29c1225629aefe1513f2a4329191…
commit f4c29c1225629aefe1513f2a43291919a148c1a5
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=b7829076cd8371005f2f864ffd59dc9…
commit b7829076cd8371005f2f864ffd59dc9dc0db58a0
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=eca48374c0e4b6eccb3edd149f6e78f…
commit eca48374c0e4b6eccb3edd149f6e78fd5ad95bab
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=fb845eff238db7b346ca84a3657f500…
commit fb845eff238db7b346ca84a3657f50011ca5d0ca
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=680985869beaad03d55c0e38dc83c61…
commit 680985869beaad03d55c0e38dc83c61e0f8f3e53
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=abf33aaecfb18b806fd297cb42bffa7…
commit abf33aaecfb18b806fd297cb42bffa7b620354fb
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=215a5c8d011f2bc3bae3d597774d85a…
commit 215a5c8d011f2bc3bae3d597774d85a30d7f8f5d
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=638fc607afbd7bffb84b69101c19f18…
commit 638fc607afbd7bffb84b69101c19f18da1c0cb3c
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:
ggsn/ggsn.c | 149 ++++++++++++++++++++----------
ggsn/ggsn.h | 7 +-
ggsn/ggsn_vty.c | 102 ++++++++++++++++-----
ggsn/gtp-kernel.h | 1 +
lib/in46_addr.c | 7 ++
lib/in46_addr.h | 1 +
lib/tun.c | 269 ++----------------------------------------------------
lib/tun.h | 2 +-
sgsnemu/sgsnemu.c | 7 +-
9 files changed, 204 insertions(+), 341 deletions(-)
hooks/post-receive
--
The OpenGGSN project