Skip to content
Success

Changes

Summary

  1. hnb: Allow setting Iuh tx-queue-max-length per HNB (details)
  2. vty: Improve 'show hnb' param input (details)
  3. vty: Log Iuh SCTP assoc & rem-addr socket information (details)
Commit 01b6b15d0f37a6c7a446dfeb54201762bced0bed by Pau Espin Pedrol
hnb: Allow setting Iuh tx-queue-max-length per HNB

Related: SYS#7693
Depends: libosmo-netif.git Change-Id Ibc68612bd8dee4f9b8031ce2c3f5c7ff6bb639e3
Change-Id: Ibf69a5a2e6ff8d6829320efe793c6368aa542102
The file was modifiedinclude/osmocom/hnbgw/hnb.h
The file was modifiedinclude/osmocom/hnbgw/hnb_persistent.h
The file was modifiedtests/osmo-hnbgw.vty
The file was modifiedsrc/osmo-hnbgw/hnb.c
The file was modifiedsrc/osmo-hnbgw/hnbgw_vty.c
The file was modifiedTODO-RELEASE
The file was modifiedsrc/osmo-hnbgw/hnb_persistent.c
Commit 3818620267161d992f84c14e8c95f169b15960a8 by Pau Espin Pedrol
vty: Improve 'show hnb' param input

Make it more logic to what user expects, specially wrt to other existing
commands in the osmocom world.

Change-Id: If329d57f701b0c53a61c89aae8b7ea421f728566
The file was modifiedsrc/osmo-hnbgw/hnbgw_vty.c
Commit 6f5d14500dd82a0a2a95e02b32ad68de2d3db4b6 by Pau Espin Pedrol
vty: Log Iuh SCTP assoc & rem-addr socket information

This allows checking status of the sockets towards HNB.

Related: SYS#7693
Change-Id: Iad2101ed16ab660f291442c4cab8b72bff560169
The file was modifiedsrc/osmo-hnbgw/hnbgw_vty.c