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 73abc38dc56d6431f43673d995d6e20f562834b4 (commit)
from be4baa6d97e259514ff32f9cd3bd325aa572cbde (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-ggsn/commit/?id=73abc38dc56d6431f43673d995d6e2…
commit 73abc38dc56d6431f43673d995d6e20f562834b4
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Tue Oct 10 08:50:11 2017 +0800
sgsnemu: Add '--tun-device' option to specify TUN device name
This way, multiple sgsnemu instances can be runnig in parallel, each
of them creating a different tun device for their respective PDP context
Change-Id: Id12fbadf924a60db255b6d51b9f647aa51dd2e16
-----------------------------------------------------------------------
Summary of changes:
sgsnemu/cmdline.c | 84 ++++++++++++++++++++++++++++++++++++++++++++++-------
sgsnemu/cmdline.ggo | 1 +
sgsnemu/cmdline.h | 8 +++++
sgsnemu/sgsnemu.c | 8 ++++-
4 files changed, 90 insertions(+), 11 deletions(-)
hooks/post-receive
--
The OpenGGSN project