Attention is currently required from: laforge, pespin.

pespin uploaded patch set #3 to this change.

View Change

The following approvals got outdated and were removed: Verified-1 by Jenkins Builder

ss7_vty: Improve VTY output of vty_dump_rtable()

This same outputting hint is used by Cisco ITP.

This commit doesn't change any .vty file because there's actually a bug
when adding routes into existing combined linksets, hence the scenario
in the .vty file doesn't end up containing a combined linkset with
multiple routes, but actually multiple combined linksets each with 1
route. This issue is fixed in the follow-up commit.

Change-Id: I87511084278976889ab031fcfd10c09cc60c7595
---
M src/ss7_vty.c
1 file changed, 6 insertions(+), 2 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/libosmo-sigtran refs/changes/50/40550/3

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

Gerrit-MessageType: newpatchset
Gerrit-Project: libosmo-sigtran
Gerrit-Branch: master
Gerrit-Change-Id: I87511084278976889ab031fcfd10c09cc60c7595
Gerrit-Change-Number: 40550
Gerrit-PatchSet: 3
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Attention: laforge <laforge@osmocom.org>
Gerrit-Attention: pespin <pespin@sysmocom.de>