Skip to content
Success

Changes

Summary

  1. rspro: use osmo_stream to handle IPA connection (details)
  2. server: Implement IPA server with osmo_stream (details)
Commit 04d9d1567c1f42b9cfd024df09e809e88975cb3c by Pau Espin Pedrol
rspro: use osmo_stream to handle IPA connection

libosmo-abis is still needed since we are still using ipa_keepalive_fsm
from there. This needs to be imported here or moved to
libosmo-netif.

Related: OS#5896
Change-Id: I9cba48bf8eba85215acef70eda7bcf8ec13ea49a
The file was modifieddebian/control
The file was modifiedsrc/rspro_client_fsm.c
The file was modifiedsrc/Makefile.am
The file was modifiedsrc/bankd/Makefile.am
The file was modifiedsrc/rspro_client_fsm.h
The file was modifiedsrc/server/Makefile.am
The file was modifiedconfigure.ac
The file was modifiedsrc/bankd/bankd_main.c
The file was modifiedsrc/client/Makefile.am
Commit f19cc8e628912bf80ebb2930d4fe96d5f1aa76ad by Pau Espin Pedrol
server: Implement IPA server with osmo_stream

libosmo-abis is still needed since we are still using ipa_keepalive_fsm
from there. This needs to be imported here or moved to
libosmo-netif.

Related: OS#5896
Change-Id: I6341612e41a0005de85f45fd6454bb954becb69c
The file was modifiedsrc/server/rspro_server.c
The file was modifiedsrc/server/rspro_server.h