[ABANDON] libosmo-sccp[master]: vty: command to set local ip of ASP

2017-09-25 Thread dexter
dexter has abandoned this change. Change subject: vty: command to set local ip of ASP .. Abandoned This change violates the command concept of Cisco ITP -- To view, visit https://gerrit.osmocom.org/3271 To unsubscribe, visit

[PATCH] libosmo-sccp[master]: vty: command to set local ip of ASP

2017-08-10 Thread dexter
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/3271 to look at the new patch set (#3). vty: command to set local ip of ASP The local ip of an ASP can not be set, while the same is possible for the remote ip. Add VTY command to set the

libosmo-sccp[master]: vty: command to set local ip of ASP

2017-07-18 Thread Harald Welte
Patch Set 1: please clarify when/how this is used. The existing VTY interface is designed to be compatible with the Cisco ITP. The specification of the local IP address (on a SG/STP) is done at the time you bind the given M3UA or SUA listener process, see xua_local_ip_cmd Is this command

[PATCH] libosmo-sccp[master]: vty: command to set local ip of ASP

2017-07-18 Thread dexter
Review at https://gerrit.osmocom.org/3271 vty: command to set local ip of ASP The local ip of an ASP can not be set, while the same is possible for the remote ip. Add VTY command to set the local ip of an ASP Change-Id: I115b87b08bdc4b07772b7afb9c25bc713e79945a --- M src/osmo_ss7_vty.c 1