osmo-ggsn.git branch laforge/sgsnemu-v6 created. 1.0.0-19-gb31a61b

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
Sun Sep 24 13:55:05 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 branch, laforge/sgsnemu-v6 has been created
        at  b31a61b280858fbedf83a53a24521c5c12ee22d6 (commit)

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

commit b31a61b280858fbedf83a53a24521c5c12ee22d6
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Sep 24 18:32:11 2017 +0800

    lib/icmpv6: Add icmpv6_construct_rs() to construct router solicitation
    
    Change-Id: Ifdd315ce6b0bfa5f261fd342a3d78c0ec6000f55

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

commit 5a1375ecb84244467f59afb46c14bcafda16eedd
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Sep 24 18:15:44 2017 +0800

    move checkxum.[ch] and icmpv6.[ch] from ggsn/ to lib/ directory
    
    Having related code in the lib/ directory and linked into libmisc
    will allow us to use it from sgsnemu, too.
    
    Change-Id: I6d3a6e9610204eed44969d1fdc3ddcdd902488a4

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

commit a35a1f792b4ac73b463f9fcd4d48d40748d85a57
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Sep 24 18:12:40 2017 +0800

    sgsnemu: Allow specification of PDP (EUA) Type IPv4 or IPv6
    
    This just adds the capability to sgsnemu to request a certain PDP
    EUA type.  It doesn't mean it actually handles anything beyond the
    existing IPv4 yet.
    
    Change-Id: I157f9157a7ff2ea56c37a4a902d4706de4c7d35d

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

commit 0d8dccb7e1911ccd5a93791379c4ecf7458ab3ce
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Sep 24 17:45:05 2017 +0800

    Replace EUA magic nmbers for IETF, IPv4 and IPv6 with #defines
    
    Change-Id: I33f65e404217e717bd795e5229c8d9456a7b3739

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

commit 96a79de85f8ef14023d265970d6597f44eb5a0aa
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Sep 24 11:50:20 2017 +0800

    sgsnemu: Add --no-tx-gpdu-seq option to suppress transmission of G-PDU sequence numbers
    
    Related: OS#2519
    Change-Id: Idc650d896f0f72329090b56a37d9c16359294860

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

commit ab763a4cda30e5b298eb25a73c84f3488fc39f42
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Sep 24 11:43:17 2017 +0800

    ggsn: Add per-APN VTY configuration option on G-PDU sequence numbers
    
    This per-APN vty option determines if we are transmitting GTP sequence
    numbers in downlink G-PDU messages.  This behavior is optional as per
    GTP spec.  The default behavior is "true", like before this change.
    
    Related: OS#2519
    Change-Id: Ibf0de261f83951309b01b4feae998b6656c77664

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

commit 6988e48b3f12eadef8cf817b0f85d63fe61834af
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Sep 24 16:40:12 2017 +0800

    libgtp: Allow each PDP context to specify if it transmits G-PDU sequence numbers
    
    GTP sequence numbers on GTP-U are optional for G-PDU type messages (i.e.
    user-ip messages).  Let's allow the user to specify this behavior by
    a new pdu_t.tx_gpdu_seq flag.  The flag is enabled by default to stay
    compatible with the prior behaviour.
    
    Related: OS#2519
    Change-Id: Icf22a2ddd5c4a968ef5bda7c202b921d93fb49e6

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


hooks/post-receive
-- 
The OpenGGSN project



More information about the osmocom-commitlog mailing list