openggsn.git branch master updated. 0.92-14-g8419e33

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Tue May 10 17:07:56 UTC 2016


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  8419e33c4acd77a80456a6896385c2d9f7255699 (commit)
       via  d9d7be339d6a152d6db58ca6409317ebeac5b53a (commit)
       via  7b31987a462b83f91d3a761586417ef997e0cd0c (commit)
      from  f89dc4e127eea6addea6a7b45eb96da8c1053ba4 (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=8419e33c4acd77a80456a6896385c2d9f7255699

commit 8419e33c4acd77a80456a6896385c2d9f7255699
Author: Pablo Neira Ayuso <pablo at netfilter.org>
Date:   Tue May 10 18:54:03 2016 +0200

    examples: ggsn.conf: document gtp-linux toggle
    
    Enable Linux kernel GTP datapath driver.

http://cgit.osmocom.org/openggsn/commit/?id=d9d7be339d6a152d6db58ca6409317ebeac5b53a

commit d9d7be339d6a152d6db58ca6409317ebeac5b53a
Author: Pablo Neira Ayuso <pablo at netfilter.org>
Date:   Tue May 10 18:43:12 2016 +0200

    ggsn: cmdline: no need to specify interface anymore
    
    --gtpnl is now gone, instead you have --gtpkernel that behaves as an on/off
    toggle. We full rely on the kernel routing base to select the real device to
    transmit.
    
    I have updated ggsn/cmdline.ggo and then run 'gengetopt' to refresh the
    automatic code generation for command line options that openggsn uses.

http://cgit.osmocom.org/openggsn/commit/?id=7b31987a462b83f91d3a761586417ef997e0cd0c

commit 7b31987a462b83f91d3a761586417ef997e0cd0c
Author: Pablo Neira Ayuso <pablo at netfilter.org>
Date:   Tue May 10 18:38:30 2016 +0200

    ggsn: gtp-kernel: adapt gtp_dev_create() to its new interface
    
    Andreas modified this interface, so update so this compiles again.

-----------------------------------------------------------------------

Summary of changes:
 examples/ggsn.conf              |  6 +++---
 examples/ggsn.conf => ggsn.conf | 14 ++++++-------
 ggsn/cmdline.c                  | 46 ++++++++++++++++++++---------------------
 ggsn/cmdline.ggo                |  2 +-
 ggsn/cmdline.h                  | 11 +++++-----
 ggsn/ggsn.c                     |  8 +++----
 ggsn/gtp-kernel.c               |  5 ++---
 7 files changed, 46 insertions(+), 46 deletions(-)
 copy examples/ggsn.conf => ggsn.conf (93%)


hooks/post-receive
-- 
The OpenGGSN project



More information about the osmocom-commitlog mailing list