openggsn.git branch master updated. 0.91-66-g6ab58b4

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 Dec 23 11:55:36 UTC 2014


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  6ab58b466aed0a19db59689eb76e252a6b844963 (commit)
       via  8e7e3ef686ff18eeeb11d9de8ca48fd4bb001383 (commit)
       via  c38bf64e3fb97f92e603fec24760b1ef856cd08d (commit)
       via  9c7fd8edc4f114ea77b955fb7aaac51fb5c828d4 (commit)
       via  e527ef105f8742b1e37677e58c5b69530e674cce (commit)
       via  01b40d069083c8063b199976e635ffb85e70db82 (commit)
       via  752314ac432785df0a90b4eae1792525b120ecde (commit)
       via  42ca1d1a38a41f0377145c6243d42d1782dc304b (commit)
       via  ca524ef344edcecf07d84a2cff7d14acd018486c (commit)
      from  839c2211dca029583c4b7e6011b02efc053f8799 (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:
 configure.in        |   5 +-
 configure.scan      |  48 ----
 doc/ggsn.8          |   8 +-
 doc/ggsn.8.pl       | 272 ----------------------
 doc/sgsnemu.8       |   7 +-
 doc/sgsnemu.8.pl    | 407 ---------------------------------
 ggsn/Makefile.am    |   4 +-
 ggsn/cmdline.c      |  26 +++
 ggsn/cmdline.ggo    |   2 +-
 ggsn/cmdline.h      |   4 +
 ggsn/ggsn.c         | 136 +++++------
 gtp/Makefile.am     |   3 +-
 gtp/gtp.c           | 634 +++++++++++++++++++++++-----------------------------
 gtp/gtp.h           |   2 -
 gtp/pdp.c           |  26 +--
 gtp/pdp.h           |   2 -
 lib/Makefile.am     |   2 +-
 lib/debug.c         |  34 +++
 lib/ippool.c        |  45 ++--
 lib/syserr.c        |  93 --------
 lib/syserr.h        |  23 +-
 lib/tun.c           |  91 ++++----
 sgsnemu/Makefile.am |   4 +-
 sgsnemu/sgsnemu.c   |  45 ++--
 24 files changed, 530 insertions(+), 1393 deletions(-)
 delete mode 100644 configure.scan
 delete mode 100644 doc/ggsn.8.pl
 delete mode 100644 doc/sgsnemu.8.pl
 create mode 100644 lib/debug.c
 delete mode 100644 lib/syserr.c


hooks/post-receive
-- 
The OpenGGSN project



More information about the osmocom-commitlog mailing list