Patch Set 2: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/2349
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I22725bf35306299a00c66d7b3637f5e198c26247
Gerrit-PatchSet: 2
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Ge
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/2346
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Id03d2f94d22445ada01917356a5ec5a8e4fa3fca
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Ge
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/2344
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic3c85152665abfb613e197b098c97392d16d16bf
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Ge
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/2347
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I085b884d98fb4c45ac15910a8ebf82b91e861fd4
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Ge
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/2348
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I6a06d93d6e6c0386676742d6d19f5483a46d7fba
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Ge
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/2345
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I100daaa947dbab6a4528c4e9fbd0d30790288f63
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Ge
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/2343
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I9d0b0b61737a30b9d6e76cecbe42ec071bcddeeb
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Ge
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/2349
to look at the new patch set (#2).
SUA/M3UA: Implement T(r) recovery timer of Application Server FSM
When an AS goes "down" it first entres a recovery state, in which any
to-be-transmit
Review at https://gerrit.osmocom.org/2345
SCCP: Add VTY interface for SCCP
Change-Id: I100daaa947dbab6a4528c4e9fbd0d30790288f63
---
M include/osmocom/sigtran/sccp_sap.h
M src/Makefile.am
M src/osmo_ss7_vty.c
M src/sccp_internal.h
M src/sccp_scoc.c
A src/sccp_vty.c
M src/xua_internal.h
M tests/s
Review at https://gerrit.osmocom.org/2343
osmo_ss7_vty: Don't save dynamically generated AS / ASP
If RKM has dynamically generated some AS definitions on the fly, or if
we accepted auto-creation of ASPs on SCTP connect time, then we don't
wnat to save such objects during vty config file store.
Review at https://gerrit.osmocom.org/2350
get rid of global osmo_ss7_xua_servers variable
By moving this variable into the SS7 instance, we avoid one more global
variable, and we also fix a bug where the xua servers would be saved
multiple times (once per instance).
Change-Id: Icbab59d773f23cc
Review at https://gerrit.osmocom.org/2348
osmo_ss7_vty: Print AS and ASP state names during 'show'
Change-Id: I6a06d93d6e6c0386676742d6d19f5483a46d7fba
---
M src/osmo_ss7_vty.c
1 file changed, 10 insertions(+), 10 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/change
Review at https://gerrit.osmocom.org/2347
ss7_vty: don't re-define xUA dialect strings
If we add more xUA variants/protocols, we want to avoid having to touch
too many parts of the code with copy+pasted strings.
Change-Id: I085b884d98fb4c45ac15910a8ebf82b91e861fd4
---
M src/osmo_ss7_vty.c
1 fi
Review at https://gerrit.osmocom.org/2346
m3ua_example: Add SS7 and SCCP VTY
Change-Id: Id03d2f94d22445ada01917356a5ec5a8e4fa3fca
---
M examples/m3ua_example.c
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/46/2346/1
diff -
Review at https://gerrit.osmocom.org/2351
osmo_ss7: Clean up all ASPs established via xua_server upon destroy
When we destroy a xua_server, we would like to close and destroy any
ASPs that were established via that xua_server. In order to do so, we
need to add a list of ASPs to the xua_server
Review at https://gerrit.osmocom.org/2344
sccp_scoc: Memorize if a connection is incoming or outbound
This is not really needed by the state machines internally, so we have
to artificially add it to the sccp_connection. We don't use it yet, but
upcoming code for VTY introspection of SCCP conne
Review at https://gerrit.osmocom.org/2349
SUA/M3UA: Implement T(r) recovery timer of Application Server FSM
When an AS goes "down" it first entres a recovery state, in which any
to-be-transmitted messages are enqueued until the timer T(r) expires.
Once the timer expires, the messages are disca
Visit
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-stp/xUbuntu_16.04/x86_64
Package network:osmocom:nightly/osmo-stp failed to build in xUbuntu_16.04/x86_64
Check out the package for editing:
osc checkout network:osmocom:nightly osmo-stp
Last lines of build l
Visit
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-stp/xUbuntu_16.10/i586
Package network:osmocom:nightly/osmo-stp failed to build in xUbuntu_16.10/i586
Check out the package for editing:
osc checkout network:osmocom:nightly osmo-stp
Last lines of build log:
Visit
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-stp/xUbuntu_16.04/i586
Package network:osmocom:nightly/osmo-stp failed to build in xUbuntu_16.04/i586
Check out the package for editing:
osc checkout network:osmocom:nightly osmo-stp
Last lines of build log:
Visit
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-stp/Debian_8.0/i586
Package network:osmocom:nightly/osmo-stp failed to build in Debian_8.0/i586
Check out the package for editing:
osc checkout network:osmocom:nightly osmo-stp
Last lines of build log:
[ 97
Visit
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-stp/xUbuntu_16.10/x86_64
Package network:osmocom:nightly/osmo-stp failed to build in xUbuntu_16.10/x86_64
Check out the package for editing:
osc checkout network:osmocom:nightly osmo-stp
Last lines of build l
Visit
https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-stp/Debian_8.0/x86_64
Package network:osmocom:nightly/osmo-stp failed to build in Debian_8.0/x86_64
Check out the package for editing:
osc checkout network:osmocom:nightly osmo-stp
Last lines of build log:
[
Harald Welte has submitted this change and it was merged.
Change subject: osmo_ss7_vty: Introduce xUA listener accept-asp-connections
command
..
osmo_ss7_vty: Introduce xUA listener accept-asp-connections command
Using this co
Harald Welte has submitted this change and it was merged.
Change subject: Don't overwrite existing data in
osmo_ss7_instance_find_or_create()
..
Don't overwrite existing data in osmo_ss7_instance_find_or_create()
If we actuall
Harald Welte has submitted this change and it was merged.
Change subject: osmo_ss7_vty: Fix config file writing for xUA listeners
..
osmo_ss7_vty: Fix config file writing for xUA listeners
We so far generated un-parseable confi
Harald Welte has submitted this change and it was merged.
Change subject: stp: Add copyright notice
..
stp: Add copyright notice
Change-Id: I4e074f570eac2e6a0a761f9f5f9c35fa4afa0315
---
M stp/stp_main.c
1 file changed, 12 inser
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/2342
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I267fbe2e5c774960f0b63cfdd9f60df121b4934d
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Ge
Harald Welte has submitted this change and it was merged.
Change subject: osmo-stp: Add command line options and daemonize functionality
..
osmo-stp: Add command line options and daemonize functionality
Change-Id: I267fbe2e5c77
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/2337
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic93b99047fb566cdb25a2f4139ebef54849dece9
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Ge
Harald Welte has submitted this change and it was merged.
Change subject: Add exampel osmo-stp configuration file
..
Add exampel osmo-stp configuration file
Change-Id: I45a04dc808e5a419bf5d68eb28c48cbec352b318
---
M Makefile.am
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/2338
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Iff6940ef6f52739b6f30a152487038cb0220da43
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Ge
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/2339
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I45a04dc808e5a419bf5d68eb28c48cbec352b318
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Ge
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/2340
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I4e074f570eac2e6a0a761f9f5f9c35fa4afa0315
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Ge
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/2341
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I7e0fb869bd778d8c276dc8afd16ecd7f1965b74a
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Ge
Harald Welte has submitted this change and it was merged.
Change subject: osmo-stp: Remove hack to always enable debug logging
..
osmo-stp: Remove hack to always enable debug logging
... and rather use the config file based log
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/2336
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I91b6aabdb873ed8dd103918ee5e40b7ad3946735
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Ge
Harald Welte has submitted this change and it was merged.
Change subject: osmo_ss7_vty: Make 'instance <0-15>' mandatory of all show
commands
..
osmo_ss7_vty: Make 'instance <0-15>' mandatory of all show commands
This way it i
Harald Welte has submitted this change and it was merged.
Change subject: osmo_ss7_vty: Add Command to permit (or disallow) dynamc
routing key allocation
..
osmo_ss7_vty: Add Command to permit (or disallow) dynamc routing key a
Harald Welte has submitted this change and it was merged.
Change subject: osmo_ss7_vty: Add 'show cs7 instance <0-15> users' command
..
osmo_ss7_vty: Add 'show cs7 instance <0-15> users' command
This will list which Service Ind
Harald Welte has submitted this change and it was merged.
Change subject: osmo_ss7_vty: Add 'description' command for SS7 instances
..
osmo_ss7_vty: Add 'description' command for SS7 instances
This allows the user to add some d
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/2335
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ia5d22f2f70ec12dd13151f949bb45b5fdab42fc5
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Ge
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/2334
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I7355522bacbad1072feb5484b865dfd1be50a64d
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Ge
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/2333
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ibb21810e2ebe520e07cfdda3a0c62172b152015e
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Ge
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/2332
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I5c1050b0564791b5684619d3737d1cb6c4539d63
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Ge
Review at https://gerrit.osmocom.org/2333
osmo_ss7_vty: Add 'show cs7 instance <0-15> users' command
This will list which Service Indicators have bound local users (like SCCP)
Change-Id: Ibb21810e2ebe520e07cfdda3a0c62172b152015e
---
M src/osmo_ss7_vty.c
1 file changed, 28 insertions(+), 0 dele
Review at https://gerrit.osmocom.org/2341
osmo-stp: Remove hack to always enable debug logging
... and rather use the config file based logging configuration, like
other osmocom programs, too.
Change-Id: I7e0fb869bd778d8c276dc8afd16ecd7f1965b74a
---
M doc/examples/osmo-stp.cfg
M stp/stp_main.c
Review at https://gerrit.osmocom.org/2337
osmo_ss7_vty: Introduce xUA listener accept-asp-connections command
Using this command one can specify if ASP connections should be refused
if there's no matching configuration, or whether ASPs should simply be
create on-demand.
Change-Id: Ic93b99047fb
Review at https://gerrit.osmocom.org/2342
osmo-stp: Add command line options and daemonize functionality
Change-Id: I267fbe2e5c774960f0b63cfdd9f60df121b4934d
---
M stp/stp_main.c
1 file changed, 75 insertions(+), 6 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/chang
Review at https://gerrit.osmocom.org/2332
osmo_ss7_vty: Make 'instance <0-15>' mandatory of all show commands
This way it is systematic and doesn't clash with other optional
arguments we may introduce sooner or later at the end of the commands
Change-Id: I5c1050b0564791b5684619d3737d1cb6c4539d
Review at https://gerrit.osmocom.org/2338
osmo_ss7_vty: Fix config file writing for xUA listeners
We so far generated un-parseable config files..
Change-Id: Iff6940ef6f52739b6f30a152487038cb0220da43
---
M src/osmo_ss7_vty.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerri
Review at https://gerrit.osmocom.org/2339
Add exampel osmo-stp configuration file
Change-Id: I45a04dc808e5a419bf5d68eb28c48cbec352b318
---
M Makefile.am
A doc/examples/osmo-stp.cfg
2 files changed, 12 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/cha
Review at https://gerrit.osmocom.org/2334
osmo_ss7_vty: Add Command to permit (or disallow) dynamc routing key allocation
This feature has been introduced in
8dec5a8ec554bbd56f4d3f45b6e1025d4c1ffb45, but so far hasn't been exposed
to the VTY yet.
Change-Id: I7355522bacbad1072feb5484b865dfd1be5
Review at https://gerrit.osmocom.org/2335
osmo_ss7_vty: Add 'description' command for SS7 instances
This allows the user to add some description to each SS7 instance
Change-Id: Ia5d22f2f70ec12dd13151f949bb45b5fdab42fc5
---
M src/osmo_ss7_vty.c
1 file changed, 3 insertions(+), 0 deletions(-)
Review at https://gerrit.osmocom.org/2336
Don't overwrite existing data in osmo_ss7_instance_find_or_create()
If we actually found an instance for the specified ID, return it fast
and don't (re)initialize all linked list heads, etc.
Change-Id: I91b6aabdb873ed8dd103918ee5e40b7ad3946735
---
M sr
Review at https://gerrit.osmocom.org/2340
stp: Add copyright notice
Change-Id: I4e074f570eac2e6a0a761f9f5f9c35fa4afa0315
---
M stp/stp_main.c
1 file changed, 12 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/40/2340/1
diff --git a/stp/stp_ma
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/2331
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I0784e221ef791557a69be04f7d246de059ea84c8
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Ge
Harald Welte has submitted this change and it was merged.
Change subject: osmo_ss7_vty: Merge the SUA and M3UA VTY nodes
..
osmo_ss7_vty: Merge the SUA and M3UA VTY nodes
The xUA servers have pretty much everything in common, t
Harald Welte has submitted this change and it was merged.
Change subject: sua: Reject DATA messages on SCTP stream 0
..
sua: Reject DATA messages on SCTP stream 0
RFC3868 states clearly that DATA messages MUST be sent o a strea
Harald Welte has submitted this change and it was merged.
Change subject: move osmo_ss7_vty.c [back] into libosmo-sigtran
..
move osmo_ss7_vty.c [back] into libosmo-sigtran
Now that the VTY has no static dependencies like a glo
Patch Set 1: Code-Review+2 Verified+1
--
To view, visit https://gerrit.osmocom.org/2329
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I5b842b7f10d94957398cf0c0406c440c495a0bdc
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch
Harald Welte has submitted this change and it was merged.
Change subject: STP: re-structure VTY interface; introduce 'cs7 instance' node
..
STP: re-structure VTY interface; introduce 'cs7 instance' node
This properly integrates
Patch Set 1: Code-Review+2 Verified+1
this doesn't build anymore with recent libosmocore, it's expected.
--
To view, visit https://gerrit.osmocom.org/2328
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I30966fbf2e143318cd9127eb8c17cccb24
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/2330
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I2e549f1eadbfb28dde79f620b130cbf022312c42
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Ge
Review at https://gerrit.osmocom.org/2330
move osmo_ss7_vty.c [back] into libosmo-sigtran
Now that the VTY has no static dependencies like a global ss7_instance
anymore, we can move it back to libosmo-sigtran and make use of it in
other programs outside osmo-stp.
This requires Change-Id I184a7
Review at https://gerrit.osmocom.org/2328
STP: re-structure VTY interface; introduce 'cs7 instance' node
This properly integrates the concept of multiple SS7 instances (each
with their own point code format, address indicator, ...) into the VTY.
At the same time, this also removes the stp-globa
Review at https://gerrit.osmocom.org/2329
osmo_ss7_vty: Merge the SUA and M3UA VTY nodes
The xUA servers have pretty much everything in common, there's no point
in introducing a separate VTY note for each xUA flavor.
Change-Id: I5b842b7f10d94957398cf0c0406c440c495a0bdc
---
M stp/internal.h
M s
Review at https://gerrit.osmocom.org/2331
sua: Reject DATA messages on SCTP stream 0
RFC3868 states clearly that DATA messages MUST be sent o a stream other
than stream '0'. So at the receiver side, we should validate that (just
like we do in M3UA.
Change-Id: I0784e221ef791557a69be04f7d246de0
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/2327
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I184a7e3187b48c15c71bf773f86e188fe1daad15
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Ger
Harald Welte has submitted this change and it was merged.
Change subject: vty/command.h: Introduce VTY nodes for libosmo-sigtran
..
vty/command.h: Introduce VTY nodes for libosmo-sigtran
This adds several VTY nodes required by
Review at https://gerrit.osmocom.org/2327
vty/command.h: Introduce VTY nodes for libosmo-sigtran
This adds several VTY nodes required by the libosmo-sigtran VTY
interface.
Change-Id: I184a7e3187b48c15c71bf773f86e188fe1daad15
---
M include/osmocom/vty/command.h
1 file changed, 8 insertions(+),
Patch Set 2: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/1320
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I3a3ce9194ab7ca5c1921fc79c2a1c9e10a552cf0
Gerrit-PatchSet: 2
Gerrit-Project: libosmo-netif
Gerrit-Branch: master
G
Harald Welte has submitted this change and it was merged.
Change subject: osmo_stream_srv_fd_cb(): don't leak socket FDs on errors
..
osmo_stream_srv_fd_cb(): don't leak socket FDs on errors
So far we seem to assume that the ac
Harald Welte has submitted this change and it was merged.
Change subject: octphy: add CBCH support
..
octphy: add CBCH support
add Support for CBCH channels in osmo-bts-octphy
Change-Id: Ic5c8363b4dd8ba78ab22bd5527c08d11623315
Harald Welte has submitted this change and it was merged.
Change subject: octphy: print log message for multi-trx support
..
octphy: print log message for multi-trx support
Some header file versions support multi-trx and some d
Harald Welte has submitted this change and it was merged.
Change subject: octphy: display hint in case of wrongly configured transceiver
number
..
octphy: display hint in case of wrongly configured transceiver number
Making us
Harald Welte has submitted this change and it was merged.
Change subject: octphy: add conditional compilation to support latest octasic
header release
..
octphy: add conditional compilation to support latest octasic header rele
Harald Welte has submitted this change and it was merged.
Change subject: octphy: set tx/rx antenne IDs via VTY
..
octphy: set tx/rx antenne IDs via VTY
add support for the TX/RX antenna-id feature that has been
introduced with
Harald Welte has submitted this change and it was merged.
Change subject: octphy: fix usage of wrong define constant
..
octphy: fix usage of wrong define constant
octphy_hw_get_rf_ant_tx_config() uses define constant
cOCTVC1_HW
Harald Welte has submitted this change and it was merged.
Change subject: l1sap: improve log output
..
l1sap: improve log output
Print toa and ra value with the "RACH for packet access" log
message.
Change-Id: I3a2dde95947438a
Harald Welte has submitted this change and it was merged.
Change subject: ipa.h: Don't redefine what libosmocore already defines
..
ipa.h: Don't redefine what libosmocore already defines
Change-Id: Ibd81efc1dc61b8c2019d55a8fa6e
Harald Welte has restored this change.
Change subject: osmo_stream_srv_fd_cb(): don't leak socket FDs on errors
..
Restored
--
To view, visit https://gerrit.osmocom.org/1320
To unsubscribe, visit https://gerrit.osmocom.org/set
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/2326
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ibd81efc1dc61b8c2019d55a8fa6e3bb99b5acb20
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-netif
Gerrit-Branch: master
G
Hello Neels Hofmeyr, Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/1320
to look at the new patch set (#2).
osmo_stream_srv_fd_cb(): don't leak socket FDs on errors
So far we seem to assume that the accept_cb does all handling of socket
fd cle
Review at https://gerrit.osmocom.org/2326
ipa.h: Don't redefine what libosmocore already defines
Change-Id: Ibd81efc1dc61b8c2019d55a8fa6e3bb99b5acb20
---
M include/osmocom/netif/ipa.h
1 file changed, 5 insertions(+), 33 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-netif refs
Patch Set 2: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/2325
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I8a9c0bfbce0072359c5094b940f225082d6847a7
Gerrit-PatchSet: 2
Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: maste
86 matches
Mail list logo