osmo-ggsn.git branch master updated. 1.1.0-57-g282d4e3

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
Fri Jan 26 00:33:11 UTC 2018


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  282d4e3dda5c3a1eabb76da601c5a680a1ccbd15 (commit)
       via  42d3250d1790dffc30fc0ce02bd520c2e8445637 (commit)
       via  5aed8de11da52f10794c1f6805b75cbedcede815 (commit)
       via  5f5fcff5f3c3a8ff7211fd19876999f58669d461 (commit)
       via  a884a95a7b6a9833c2a86603bd851f30fb46c96f (commit)
       via  a4aada0b5fccee9334ac21fab12dadd94c55c69a (commit)
       via  732131d4d05172fef11e5dae392e4fb19206fc68 (commit)
      from  36b940d1fed8d5780bb69ec7de0d170939d4745e (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=282d4e3dda5c3a1eabb76da601c5a680a1ccbd15

commit 282d4e3dda5c3a1eabb76da601c5a680a1ccbd15
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Thu Jan 25 18:20:51 2018 +0100

    gtp.c: gtp_gpdu_ind: Early return to avoid use of uninitialized var
    
    If the version received is not known, pdp is then uninitalized so we
    should not be using it. Let's return an error to inform the caller.
    
    Change-Id: Ib3e23b61a3521bd3c9002d3165ca8eff4361a35e

http://cgit.osmocom.org/osmo-ggsn/commit/?id=42d3250d1790dffc30fc0ce02bd520c2e8445637

commit 42d3250d1790dffc30fc0ce02bd520c2e8445637
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Thu Jan 25 18:17:17 2018 +0100

    gtp.c: gtp_gpdu_ind: Convert ifelse to switch statement
    
    Change-Id: I99b73f7a6d4100789fa92021c6ec9117869c881b

http://cgit.osmocom.org/osmo-ggsn/commit/?id=5aed8de11da52f10794c1f6805b75cbedcede815

commit 5aed8de11da52f10794c1f6805b75cbedcede815
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Thu Jan 25 18:09:51 2018 +0100

    gtp/pdp: Remove unused APIs pdp_ntoeua pdp_euaton
    
    Change-Id: I00db99ba8de3f3d90e85bf593ed31555eedb439b

http://cgit.osmocom.org/osmo-ggsn/commit/?id=5f5fcff5f3c3a8ff7211fd19876999f58669d461

commit 5f5fcff5f3c3a8ff7211fd19876999f58669d461
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Thu Jan 25 18:09:02 2018 +0100

    gtp/pdp: Fix trailing whitespace
    
    Change-Id: I1bc65ef9af1144779ee91a2c9b9887233ad15671

http://cgit.osmocom.org/osmo-ggsn/commit/?id=a884a95a7b6a9833c2a86603bd851f30fb46c96f

commit a884a95a7b6a9833c2a86603bd851f30fb46c96f
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Thu Jan 25 17:28:11 2018 +0100

    gtp.c: Log unsupported GTP version number
    
    Change-Id: Idbc6e4c912b958bde5916b87ec53c3c4db70bee0

http://cgit.osmocom.org/osmo-ggsn/commit/?id=a4aada0b5fccee9334ac21fab12dadd94c55c69a

commit a4aada0b5fccee9334ac21fab12dadd94c55c69a
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Thu Jan 25 17:24:38 2018 +0100

    gtp.c: Determine GTP version from header
    
    Change-Id: I843071a090e877fd529e1e0b799df3585bf836d8

http://cgit.osmocom.org/osmo-ggsn/commit/?id=732131d4d05172fef11e5dae392e4fb19206fc68

commit 732131d4d05172fef11e5dae392e4fb19206fc68
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Thu Jan 25 17:23:09 2018 +0100

    gtp.c: Fix trailing whitespace
    
    Change-Id: I636c81d0c0ff53c97e6aedbc00f90c1325a3d607

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

Summary of changes:
 gtp/gtp.c | 110 ++++++++++++++++++++++++++++++++++----------------------------
 gtp/pdp.c |  62 +++++++++++++----------------------
 gtp/pdp.h |  18 +++++-----
 3 files changed, 90 insertions(+), 100 deletions(-)


hooks/post-receive
-- 
The OpenGGSN project



More information about the osmocom-commitlog mailing list