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 556884c7225f0ddcf9b694abcafea8f7a9fcdb83 (commit)
discards c14acd39b7f831156cac3ad4e7609b89c40c33a2 (commit)
discards 0078446985c382ade663010b377e3563111d256c (commit)
discards db644d3979cbdf3a7db9e84392678b16730a038c (commit)
discards c3642522d3d21dc2a168a72e666174010c50c864 (commit)
discards 5e415c70cf1015262171f75943e1a6d4c158484d (commit)
discards 7fa3b09b4699476a051f7826ab7f2a5e4a90ffa7 (commit)
discards 962b3d28cbe2db8b7158e25d5e970b78c0119e1d (commit)
discards 8404045d8734b12ecde815154ceac4bb87abc63d (commit)
discards f291986735ea4e8599105648ad23033d14c2dad9 (commit)
discards f441b42c26bdb59f86200a517801306d3ee1c561 (commit)
discards 2a683d8308b478fb963c18c4f9ea0c536972e38f (commit)
discards adacad50fd479e161a4bceceba1e888877e5b1db (commit)
via 54b3158d5f5a2846cf97d230718e0942337af659 (commit)
via 29aa4d23193efee30407fb0add5f07e2a3f54d6f (commit)
via 2049be3919a81e930b76b448edac0a5109e40400 (commit)
via 6e3b58bbe5d5fa0f61b87e3cde278d59548d8951 (commit)
via d05fc001e6aa11eb31bdb3a8d29676b9f6b4cf03 (commit)
via 05aa0177cae622ee7ccfb6a9b920878180eb926a (commit)
via e4d6b50309e0e94fd7caa1d417e4f1aa7aa4b2cc (commit)
via 87ec4c27ff446505840737e0e64f7b72c24301c4 (commit)
via b854d15c3d1e157a457e30f980cc69e2971328a9 (commit)
via 1dc6530834bd0c74b16763daba2b9436b6f9e269 (commit)
via 5b24b4918173a30ce528e2edd2d78d775df2be20 (commit)
via dc1870f33dc0a96f24bb3237ec8c42e110734464 (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 (556884c7225f0ddcf9b694abcafea8f7a9fcdb83)
\
N -- N -- N (54b3158d5f5a2846cf97d230718e0942337af659)
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=54b3158d5f5a2846cf97d230718e094…
commit 54b3158d5f5a2846cf97d230718e0942337af659
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=29aa4d23193efee30407fb0add5f07e…
commit 29aa4d23193efee30407fb0add5f07e2a3f54d6f
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=2049be3919a81e930b76b448edac0a5…
commit 2049be3919a81e930b76b448edac0a5109e40400
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=6e3b58bbe5d5fa0f61b87e3cde278d5…
commit 6e3b58bbe5d5fa0f61b87e3cde278d59548d8951
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=d05fc001e6aa11eb31bdb3a8d29676b…
commit d05fc001e6aa11eb31bdb3a8d29676b9f6b4cf03
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=05aa0177cae622ee7ccfb6a9b920878…
commit 05aa0177cae622ee7ccfb6a9b920878180eb926a
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=e4d6b50309e0e94fd7caa1d417e4f1a…
commit e4d6b50309e0e94fd7caa1d417e4f1aa7aa4b2cc
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=87ec4c27ff446505840737e0e64f7b7…
commit 87ec4c27ff446505840737e0e64f7b72c24301c4
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=b854d15c3d1e157a457e30f980cc69e…
commit b854d15c3d1e157a457e30f980cc69e2971328a9
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=1dc6530834bd0c74b16763daba2b943…
commit 1dc6530834bd0c74b16763daba2b9436b6f9e269
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=5b24b4918173a30ce528e2edd2d78d7…
commit 5b24b4918173a30ce528e2edd2d78d775df2be20
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=dc1870f33dc0a96f24bb3237ec8c42e…
commit dc1870f33dc0a96f24bb3237ec8c42e110734464
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 | 1 +
lib/tun.c | 1 -
2 files changed, 1 insertion(+), 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 created
at 556884c7225f0ddcf9b694abcafea8f7a9fcdb83 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openggsn/commit/?id=556884c7225f0ddcf9b694abcafea8f…
commit 556884c7225f0ddcf9b694abcafea8f7a9fcdb83
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=c14acd39b7f831156cac3ad4e7609b8…
commit c14acd39b7f831156cac3ad4e7609b89c40c33a2
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=0078446985c382ade663010b377e356…
commit 0078446985c382ade663010b377e3563111d256c
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=db644d3979cbdf3a7db9e84392678b1…
commit db644d3979cbdf3a7db9e84392678b16730a038c
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=c3642522d3d21dc2a168a72e6661740…
commit c3642522d3d21dc2a168a72e666174010c50c864
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=5e415c70cf1015262171f75943e1a6d…
commit 5e415c70cf1015262171f75943e1a6d4c158484d
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=7fa3b09b4699476a051f7826ab7f2a5…
commit 7fa3b09b4699476a051f7826ab7f2a5e4a90ffa7
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=962b3d28cbe2db8b7158e25d5e970b7…
commit 962b3d28cbe2db8b7158e25d5e970b78c0119e1d
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=8404045d8734b12ecde815154ceac4b…
commit 8404045d8734b12ecde815154ceac4bb87abc63d
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=f291986735ea4e8599105648ad23033…
commit f291986735ea4e8599105648ad23033d14c2dad9
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=f441b42c26bdb59f86200a517801306…
commit f441b42c26bdb59f86200a517801306d3ee1c561
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=2a683d8308b478fb963c18c4f9ea0c5…
commit 2a683d8308b478fb963c18c4f9ea0c536972e38f
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=adacad50fd479e161a4bceceba1e888…
commit adacad50fd479e161a4bceceba1e888877e5b1db
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Jul 21 16:47:45 2017 +0200
WIP: Allow GGSN to run as non-root
this is just a mock-up to show what needs to be done.
The actual tun device would be created e.g. by system startup scripts
using tunctl for the non-root user and configure the interface address,
and openggsn simply needs to use that tun device name and not attempt to
set the local interface address.
Change-Id: I0d5657fae363529f82ec7412bf0dbb252866e261
-----------------------------------------------------------------------
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 "A/B/C Netz".
The branch, eric has been created
at bbbc4acff810f8762dba687f7957b6a6ac6e37e8 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmocom-analog/commit/?id=bbbc4acff810f8762dba687f7…
commit bbbc4acff810f8762dba687f7957b6a6ac6e37e8
Author: Andreas Eversberg <jolly(a)eversberg.eu>
Date: Thu Aug 10 15:59:29 2017 +0200
UHD: Remove buggy sample rate check
-----------------------------------------------------------------------
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, pmaier/aoip3 has been updated
via 23b8cf5eaa4182fbc8c0940fd3727f7e6e4dac2b (commit)
via 4aacc427d04380029af00fcde3515f6c3f3155cf (commit)
via 4110ddc013bde7f1f84a5fb4de14eec9ed968444 (commit)
via c2d3093b83779016a2895c2f45cb0a09316b92a5 (commit)
from 4e73ea88cd463246f8ee95ba5b9e31bdd693d804 (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=23b8cf5eaa4182fbc8c0940fd3727f7e…
commit 23b8cf5eaa4182fbc8c0940fd3727f7e6e4dac2b
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Aug 11 15:51:07 2017 +0200
osmo-bsc: pointcodes in human readable form
use osmo_sccp_addr_name() instead of osmo_sccp_addr_dump()
http://cgit.osmocom.org/openbsc/commit/?id=4aacc427d04380029af00fcde3515f6c…
commit 4aacc427d04380029af00fcde3515f6c3f3155cf
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Aug 11 16:25:42 2017 +0200
osmo-msc: point codes in human readable form
use osmo_sccp_addr_name() instead of osmo_sccp_addr_dump()
http://cgit.osmocom.org/openbsc/commit/?id=4110ddc013bde7f1f84a5fb4de14eec9…
commit 4110ddc013bde7f1f84a5fb4de14eec9ed968444
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Aug 11 13:59:29 2017 +0200
osmo-bsc: cleanup osmo_bsc_sigtran_init()
http://cgit.osmocom.org/openbsc/commit/?id=c2d3093b83779016a2895c2f45cb0a09…
commit c2d3093b83779016a2895c2f45cb0a09316b92a5
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Aug 11 11:08:05 2017 +0200
osmo-msc: cleanup ss7_setup()
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libmsc/a_iface.c | 29 ++++--
openbsc/src/libmsc/a_iface_bssap.c | 21 ++++-
openbsc/src/osmo-bsc/osmo_bsc_bssap.c | 7 +-
openbsc/src/osmo-bsc/osmo_bsc_sigtran.c | 161 ++++++++++++++++++++++----------
openbsc/src/osmo-msc/msc_main.c | 95 ++++++++++---------
5 files changed, 206 insertions(+), 107 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 23eea1d132120198745dcca32728906d5f05dc5f (commit)
from 81bc2aea53a6dbca8b1b3f32a042afb3db5640d1 (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=23eea1d132120198745dcca32728906…
commit 23eea1d132120198745dcca32728906d5f05dc5f
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Aug 11 13:47:24 2017 +0200
Use osmocom-style git-version-gen / .version magic
This generates the version number from the latest tag + git history
Change-Id: I71e1c3f8f534d9e9690c94068eccdee29a6fee12
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 8 ++-
configure.ac | 2 +-
debian/rules | 4 ++
git-version-gen | 151 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 163 insertions(+), 2 deletions(-)
create mode 100755 git-version-gen
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 annotated tag, 0.94 has been created
at c2dfda949eeb4bff8a15fb832301a560d5341457 (tag)
tagging 23eea1d132120198745dcca32728906d5f05dc5f (commit)
replaces 0.93
tagged by Harald Welte
on Fri Aug 11 13:50:31 2017 +0200
- Log -----------------------------------------------------------------
tag 0.94 as first version supporting IPv6 PDP contexts
-----BEGIN PGP SIGNATURE-----
iQJJBAABCAAzFiEEigrqmUioHHGhfemTShB5H1XkRJYFAlmNmhAVHGxhZm9yZ2VA
Z251bW9ua3Mub3JnAAoJEEoQeR9V5ESWr9sP/RUPVirP9Oobg5o6cf/7vw4iZuV7
KucGTwTjm/Vs0lAujHOr09NldmgsxCSlU7G1kLa66W8XSbZ+7/bP4GJZ6Nqj8WDU
fjQYW87HLHQeZvRFsgvwYQROqUWBZw0+33rT8dcgLv85V+pMMo9nCXFsEicg91+V
lzoOjnTcc79rXy94DLF9fwZNKi04fKCM7pxCugJEmiVOskWPLT0TV0llVeCxpJb4
u22kFNmPyup1YG4wYCbp8x5jYNNr86BhF5cMzdtR7XK2fla4tr217N8vzxlEqLrw
UI5Jwa3KHkQ9mqBkKekfcFE9BLPsGFB7VNCfu+JNXBM8LwBalN+W92ZGbyq638JU
2gjYRZyCpikEUI+MS2dkDURThVr4tl3wV9gKngawNTgldwq+v603sMYqH5IWnVCP
ZGKwHYZQaOJLZidpMPuucw3AgGt4Sn4y9jHzh5v81ZE7Ci69lYWsu84VLjdvSBtp
V2pmikpGc4HCMjX4nUHZT6UXiaKd4QxpV3BaN69dru8cUZcKOAJDcPU9woZoXCK5
Vv3P8/50ryHSRqcQclFkIx8Z443FheMACnlOlwrtjq/yKQH4wnBJItKobdT3I6nM
CqRZ27prCjStw1L1eSsMRZD22+S0suKYUqw9KMk6ukN0aAbUvCaRbU4ArEpSR9qL
5hzIHpx6WQ8wpShX
=oXXX
-----END PGP SIGNATURE-----
Daniel Willmann (1):
contrib: Start openggsn after networking
Harald Welte (20):
remove ChangeLog, it hasn't been updated since 2004
Update AUTHORS file to reflect the last 12 years
Add MAkefile.* to EXTRA_DIST to ensure they end up in tarballs
Update README with general project information + convert to Markdown
track README.md rename in spec file and debian/docs
Proper fix for "Force Dynamic IP" in Create PDP CTX
ippool: Add IPv6 support to IP pool implementation
lib/tun.h: Remove non-endian-safe redefinition of IP header
ippool_new(): const-ify input arguments
IPv6 support for user IP
ggsn: Send proper errors in create_context_ind()
in46_addr: Add new function in46a_prefix_equal()
ippool: Extend pool to work with /64 prefixes
IPv6: Implement IPv6 prefix assignment via ICMPv6 router advertisement
IPv6: Support PCO for IPv6 DNS addresses
IPv6: in46_addr: OSMO_ASSERT() in case of unsupported calls
Support setting TUN device IPv6 address + prefix
replace hand-coded tun_gifindex() with standard POSIX if_nametoindex()
tun_new(): Fix array overflow in FreeBSD related code
Use osmocom-style git-version-gen / .version magic
Max (2):
ctrl: cleanup trap creation
libgtp: improve error logging and propagation
Neels Hofmeyr (1):
jenkins: add value_string termination check
bjovan (1):
Code formatted to be in line with formatting rules.
-----------------------------------------------------------------------
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 "Osmocom fork of the Open SMPP 3.4 library".
The branch, master has been updated
via 9b3cefca217759b52ac1dc5254a0b574229c2be5 (commit)
from cc0bcd6bc051d5ccaf32cdbbc28f073369900857 (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=9b3cefca217759b52ac1dc5254a0b5…
commit 9b3cefca217759b52ac1dc5254a0b574229c2be5
Author: Pablo Neira Ayuso <pablo(a)gnumonks.org>
Date: Fri Aug 11 12:11:46 2017 +0200
add smpp34_tlv_for_each() helper
So we don't need to remember this is an opencoded list of TLVs.
Change-Id: I446929feed049d0411e1629ca263e2bc41f714cc
-----------------------------------------------------------------------
Summary of changes:
src/smpp34_structs.h | 3 +++
1 file changed, 3 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 "The OpenGGSN project".
The branch, laforge/ipv6 has been deleted
was 81bc2aea53a6dbca8b1b3f32a042afb3db5640d1
-----------------------------------------------------------------------
81bc2aea53a6dbca8b1b3f32a042afb3db5640d1 tun_new(): Fix array overflow in FreeBSD related code
-----------------------------------------------------------------------
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 81bc2aea53a6dbca8b1b3f32a042afb3db5640d1 (commit)
via ab6d189f8f2fa7531d22636e1ac8c149c801d2e3 (commit)
from 2e48a44952fdc68eb3e5d3680f944507a4a129c1 (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:
lib/tun.c | 30 ++++--------------------------
1 file changed, 4 insertions(+), 26 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 2e48a44952fdc68eb3e5d3680f944507a4a129c1 (commit)
via 72a38b55e38407aa6c6b1cd32f848198ceee1287 (commit)
via 1ae98777d9b1ee62e6900caf4bb580d1a42bb416 (commit)
via d46bcd236e93432c894a939f4e5810dc5e9b4974 (commit)
from d4d6e09fd29e23e28960959ca488e1481339571e (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/Makefile.am | 2 +-
ggsn/checksum.c | 211 ++++++++++++++++++++++++++++++++++++++++++++++++
ggsn/checksum.h | 13 +++
ggsn/ggsn.c | 229 ++++++++++++++++++++++++++++++++++++++++------------
ggsn/icmpv6.c | 238 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
ggsn/icmpv6.h | 6 ++
lib/debug.c | 5 ++
lib/in46_addr.c | 6 ++
lib/syserr.h | 1 +
lib/tun.c | 123 +++++++++++++++++++++++++---
lib/tun.h | 7 +-
11 files changed, 779 insertions(+), 62 deletions(-)
create mode 100644 ggsn/checksum.c
create mode 100644 ggsn/checksum.h
create mode 100644 ggsn/icmpv6.c
create mode 100644 ggsn/icmpv6.h
hooks/post-receive
--
The OpenGGSN project