Attention is currently required from: daniel, dexter, laforge, osmith.

pespin uploaded patch set #2 to this change.

View Change

The following approvals got outdated and were removed: Code-Review+1 by osmith, Verified+1 by Jenkins Builder

vty: Introduce missing cmd 'point-code override opc'

This patch introduces several improvements and fixes around the
'point-code override' feature:
* properly split overriding OPC vs DPC over VTY: Before this patch only
DPC cmd was available despite being used for OPC under ASP role. Even
the VTY command had a description entry for OPC but it was not
implemented yet.
* Allow proper overriding with PC 0.
* Allow overriding of both OPC and DPC in SG role.
* Figure out role based on role VTY configuration instead of IPA
client/server config.

Related: OS#6806
Change-Id: Id8ba5252a088dafe85bb25e13298c585acef277d
---
M src/ipa.c
M src/ss7_as.h
M src/ss7_as_vty.c
M tests/vty/osmo_stp_test.vty
4 files changed, 107 insertions(+), 30 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/libosmo-sigtran refs/changes/11/40611/2

To view, visit change 40611. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newpatchset
Gerrit-Project: libosmo-sigtran
Gerrit-Branch: master
Gerrit-Change-Id: Id8ba5252a088dafe85bb25e13298c585acef277d
Gerrit-Change-Number: 40611
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann@sysmocom.de>
Gerrit-Reviewer: dexter <pmaier@sysmocom.de>
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-Attention: osmith <osmith@sysmocom.de>
Gerrit-Attention: laforge <laforge@osmocom.org>
Gerrit-Attention: daniel <dwillmann@sysmocom.de>
Gerrit-Attention: dexter <pmaier@sysmocom.de>