[PATCH] osmo-ggsn[master]: Fixes: 2d6a69e69a4b4cb2b8cc63c4810dae44e5a4d8f6 ("Add suppor...

2018-01-26 Thread Viktor Tsymbalyuk
unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7881b8e1f27c432007cb6e5ff665a2ce55f103b5 Gerrit-PatchSet: 1 Gerrit-Project: osmo-ggsn Gerrit-Branch: master Gerrit-Owner: Viktor Tsymbalyuk

[PATCH] osmo-ggsn[master]: sgsnemu: sgsnemu stopped after recieving "Request accepted" ...

2018-01-26 Thread Viktor Tsymbalyuk
se value: %d\n", cause); -- To view, visit https://gerrit.osmocom.org/6094 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I7881b8e1f27c432007cb6e5ff665a2ce55f103b5 Gerrit-PatchSet: 2 Gerrit-Project: osmo-ggsn Gerrit-Branch: master Gerrit-Owner: Viktor Tsymbalyuk Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max Gerrit-Reviewer: Pau Espin Pedrol

osmo-ggsn[master]: sgsnemu: sgsnemu stopped after recieving "Request accepted" ...

2018-01-26 Thread Viktor Tsymbalyuk
Gerrit-Branch: master Gerrit-Owner: Viktor Tsymbalyuk Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max Gerrit-Reviewer: Pau Espin Pedrol Gerrit-Reviewer: Viktor Tsymbalyuk Gerrit-HasComments: No

[PATCH] osmo-ggsn[master]: sgsnemu: created "pinghost" and "createif" modes for mutual ...

2018-01-30 Thread Viktor Tsymbalyuk
t info" flag dependon="pinghost" off +modeoption "pinghost" - "Ping remote host" string no mode="pinghost" +modeoption "pingrate" - "Number of ping req per second" int default="1" dependon="pinghost" no mode="pinghost" +modeoption "pingsize" - "Number of ping data bytes" int default="56" dependon="pinghost" no mode="pinghost" +modeoption "pingcount"- "Number of ping req to send" int default="0" dependon="pinghost" no mode="pinghost" +modeoption "pingquiet"- "Do not print ping packet info" flag dependon="pinghost" off mode="pinghost" option "no-tx-gpdu-seq" - "Don't transmit G-PDU sequence nums" flagoff option "pdp-type" t "PDP Type" string default="v4" no typestr="(v4|v6)" diff --git a/sgsnemu/cmdline.h b/sgsnemu/cmdline.h index 9dc210e..31a2085 100644 --- a/sgsnemu/cmdline.h +++ b/sgsnemu/cmdline.h @@ -370,6 +370,10 @@ unsigned int pdp_type_given; /**< @brief Whether pdp-type was given. */ + int createif_mode_counter; +/**< @brief Counter for mode createif */ + int pinghost_mode_counter; +/**< @brief Counter for mode pinghost */ }; /** @brief The additional parameters to pass to parser functions */ -- To view, visit https://gerrit.osmocom.org/6196 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I196df7838212dcddecd64a64a6cba613b6cfced0 Gerrit-PatchSet: 1 Gerrit-Project: osmo-ggsn Gerrit-Branch: master Gerrit-Owner: Viktor Tsymbalyuk

osmo-ggsn[master]: sgsnemu: created "pinghost" and "createif" modes for mutual ...

2018-01-30 Thread Viktor Tsymbalyuk
8 ubuntu@test:~/osmo-ggsn$ ``` -- To view, visit https://gerrit.osmocom.org/6196 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I196df7838212dcddecd64a64a6cba613b6cfced0 Gerrit-PatchSet: 1 Gerrit-Project: osmo-ggsn Gerrit-Branch: master Gerrit-Ow

osmo-ggsn[master]: sgsnemu: created "pinghost" and "createif" modes for mutual ...

2018-02-09 Thread Viktor Tsymbalyuk
t here. -- To view, visit https://gerrit.osmocom.org/6196 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I196df7838212dcddecd64a64a6cba613b6cfced0 Gerrit-PatchSet: 1 Gerrit-Project: osmo-ggsn Gerrit-Branch: master Gerrit-Owner: Viktor Tsymbal

osmo-ggsn[master]: sgsnemu: created "pinghost" and "createif" modes for mutual ...

2018-02-09 Thread Viktor Tsymbalyuk
it-Project: osmo-ggsn Gerrit-Branch: master Gerrit-Owner: Viktor Tsymbalyuk Gerrit-Reviewer: Harald Welte Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Viktor Tsymbalyuk Gerrit-HasComments: No

[PATCH] osmo-ggsn[master]: sgsnemu: fix: no outgoing GTP-U in "createif" mode

2018-02-12 Thread Viktor Tsymbalyuk
*/ -- To view, visit https://gerrit.osmocom.org/6385 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Icd58450548b3a47cb933d70a2e3166c067552b2c Gerrit-PatchSet: 1 Gerrit-Project: osmo-ggsn Gerrit-Branch: master Gerrit-Owner: Viktor Tsymbalyuk

osmo-ggsn[master]: sgsnemu: fix: no outgoing GTP-U in "createif" mode

2018-02-12 Thread Viktor Tsymbalyuk
-Change-Id: Icd58450548b3a47cb933d70a2e3166c067552b2c Gerrit-PatchSet: 1 Gerrit-Project: osmo-ggsn Gerrit-Branch: master Gerrit-Owner: Viktor Tsymbalyuk Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Pau Espin Pedrol Gerrit-Reviewer: Viktor Tsymbalyuk Gerrit-HasComments: No