osmo-ggsn.git annotated tag 1.1.0 created. 1.1.0

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
Sat Oct 28 17:10:35 UTC 2017


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 annotated tag, 1.1.0 has been created
        at  8eaf68a8bc366d50e1362011d2b09779b2ebfd89 (tag)
   tagging  ff069172ce3183ee7876f8b79c330065056e641e (commit)
  replaces  1.0.0
 tagged by  Harald Welte
        on  Sat Oct 28 19:10:04 2017 +0200

- Log -----------------------------------------------------------------
Tag 1.1.0 on 2017-10-28
-----BEGIN PGP SIGNATURE-----

iQJJBAABCgAzFiEEigrqmUioHHGhfemTShB5H1XkRJYFAln0ufQVHGxhZm9yZ2VA
Z251bW9ua3Mub3JnAAoJEEoQeR9V5ESW7AEQAKdFu6xWWXVJR6CsOAEyHlRoIUck
IHfag/wY5gv+CRJ0q7F9tWK9H+6rD1D33uJZ/Pf2VVTQ9eoc9y9auadg3DWi1FOI
JEygDoMz7s8lcjV9zWlIpCTW9/GeUC4XT30WzyF48fzzCl+j+zJCgC21OHPtuje5
mn5vXEYE6PdSF6oSVIWwenF2GPeEZGHEUO2opo4A1+3NRouxIVR+9R+N0krPIsQE
Yv50e6XGiphYsgHGn5OiucBKktoeN/9xpPXy/ePy4Mazdps8QMRNjeJ6E+Uy7PTG
oL0FThbpNv8MjNWXtJUJqlAZ+IN5IZt029bZt5cNzF40hxmvVzfiCUbErL9nV4gU
HS21Es2zKHYXJIQ5fAjYcjyDF97DXP/UwDuAsx36SnpnSzWK/mEF143VkRMhRLId
UPhUif1qkItngaiUcu3rs2uSLTAgLkjpCgUGuVAJqhGVOQp/62fDR2aPrL7N/3Ex
qmUwPRUhvlqeBs/jX7c6xG/1XJzmc/n9ZT0vjHQCuv8VNmCjPZ7CQoOa0y3S3CM3
v63CBSobqlsm9kJj4lXtZTloxFfSa5b1Z8E/nJNh+7/VjuPaC8oMK7jRND+chtr8
+aDYSsA+gNyx6GgyCR5aBw047pJvxIjQTrEEsWmwEQxoy2pg5dPzMNvis7iywbMU
JzhIHqDdWBpLbpQe
=Wi0x
-----END PGP SIGNATURE-----

Harald Welte (58):
      ggsn: Add ability to specify local IP addresses for GTP-C and GTP-U
      sgsnemu/cmdline.ggo: Remove 'unsigned' which is no longer supported
      sgsnemu: Fix up gengetopt file for QoS Extensions of 24.008
      sgsnemu: Fix up gengetopt file for rattype, userloc, mstz, imeisv
      sgsnemu: Fix up gengetopt file for RAI
      sgsnemu: Fix up gengetopt file for --norecovery
      sgsnemu: Re-generate cmdline.[ch] using gengetopt
      sgsnemu: Fix gengetopt package name
      libgtp: Avoid extra memcpy() in gtp_data_req() by using sendmsg()
      gtp: Avoid magic numbers when operating on GTP header flags
      ICMPv6: Send router advertisement from own link-local address
      ggsn: Fix double whitespace in writing "ifconfig" lines
      ggsn: Fix config file writing of IPv6 DNS settings
      Merge "ggsn: Fix double whitespace in writing "ifconfig" lines"
      ggsn: Add per-APN VTY configuration option on G-PDU sequence numbers
      libgtp: Allow each PDP context to specify if it transmits G-PDU sequence numbers
      sgsnemu: Add --no-tx-gpdu-seq option to suppress transmission of G-PDU sequence numbers
      Merge "ggsn: Add per-APN VTY configuration option on G-PDU sequence numbers"
      Merge "sgsnemu: Add --no-tx-gpdu-seq option to suppress transmission of G-PDU sequence numbers"
      apn_start(): fix clean-up after errors bringing up APN
      create_context_ind(): ignore any non-started APNs
      apn_stop(): Print tun device name when closing tun device
      apn_start(): Extend error message when setting IPv6 address fails
      Replace EUA magic numbers for IETF, IPv4 and IPv6 with #defines
      sgsnemu: Allow specification of PDP (EUA) Type IPv4 or IPv6
      create_context_ind(): ignore a non-started default APN
      Merge "create_context_ind(): ignore a non-started default APN"
      sgsnemu: Add IPv6 support via tun device and "-t v6 --createif"
      Add ippool unit-test for 'make check' runs
      update .gitignore
      in46a_to_sas(): Return AF_INET6 in case of IPv6 address
      Add unit tests for lib/in46_addr.c code
      gtpie_tlv() gtpie_tv0(): const-ify read-only input argument
      gtpie: Add doxygen API documentation
      gtpie_decaps: const-ify pointer to input packet data
      gtpie: Add missing #include of <arpa/inet.h> for htonl() and friends
      Allow Common flags 0x94 and ignore them in PDP activation
      gtpie.h: Add IE identifier definitions up to 29.60 v11.8.0 Release 11
      gtpie_{encaps,encaps2}(): RAI is a fixe 6-byte length field, not 8 bytes
      Add unit tests for libgtp gtpie.[ch] functions
      Merge "gtpie.h: Add IE identifier definitions up to 29.60 v11.8.0 Release 11"
      Merge "gtpie_{encaps,encaps2}(): RAI is a fixe 6-byte length field, not 8 bytes"
      Merge "Add unit tests for libgtp gtpie.[ch] functions"
      sgsnemu: Add '--tun-device' option to specify TUN device name
      ggsn: Avoid crash on wrong EUA type
      sgsnemu: Make use of "dependon" feature in gengetopt
      sgsnemu: Print warnings on broken IPv6 configuration (acept_ra)
      sgsnemu: Mark local functions 'static'
      sgsnemu: Remove dead code: encaps_printf()
      sgsnemu: Use getprotobynumber() in print_ipprot()
      Merge "sgsnemu: Make use of "dependon" feature in gengetopt"
      Merge "sgsnemu: Mark local functions 'static'"
      Merge "sgsnemu: Remove dead code: encaps_printf()"
      Merge "sgsnemu: Use getprotobynumber() in print_ipprot()"
      Debian: libgtp is libgtp2 for some time, not libgtp1 anymore
      Debian: package libgtp debug symbols as libgtp-dbg
      Debian: include the systemd service file for osmo-ggsn
      Tag/Release Version 1.1.0

Max (2):
      Fix leftovers after rename
      Move extended PDP logging macro to header

Neels Hofmeyr (1):
      jenkins: use osmo-clean-workspace.sh before and after build

Pau Espin Pedrol (9):
      contrib: osmo-ggsn.service: Use expected suffix for cfg file
      create_context_ind(): Fix crash on apn not found
      lib/tun.c: tun_ipv6_linklocal_get(): fix memory leak with getifaddrs()
      Remove trailing whitespace
      tests: Remove Makefile.in
      lib/ippool: Fix listsize calculated 1 elem too small
      lib/in46a: Introduce in46a_netmasklen API
      tun: Convert tun_ipv6_linklocal_get to be more generic
      ippool: Implement and use blacklist instead of blindly using IPPOOL_NOGATEWAY

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


hooks/post-receive
-- 
The OpenGGSN project



More information about the osmocom-commitlog mailing list