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 727417dd28813c697b4820aef9f54f249e30c4b8 (commit)
from cd93f4f4be65d1378e9797a92186540c6400a2b4 (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=727417dd28813c697b4820aef9f54f2…
commit 727417dd28813c697b4820aef9f54f249e30c4b8
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Aug 2 17:10:38 2016 +0200
Add control interface
Only generation of TRAP messages over Control Interface is supported so
far.
Note: requires corresponding version of libosmoctrl.
Change-Id: Ia76f841d2c9cd14394e9316fcd39f4060e23c898
Related: OS#1646
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 1 +
ggsn/Makefile.am | 6 +++---
ggsn/ggsn.c | 28 +++++++++++++++++++++++++++-
gtp/gtp.h | 4 +++-
4 files changed, 34 insertions(+), 5 deletions(-)
hooks/post-receive
--
The OpenGGSN project