Skip to content
Success

Changes

Summary

  1. WIP: input: Get rid of abis/ipa.h dependency in e1_input.h and (details)
Commit a48d31eb7d8cf92f50d86c644e6cc059693849ee by Pau Espin Pedrol
WIP: input: Get rid of abis/ipa.h dependency in e1_input.h and ipaccess.c

abis/ipa.h will eventually be deprecated. The only current use of
abis/ipa.h in libosmo-abis itself is the struct struct
ipa_keepalive_params.
TODO: Since it's a pointer in abis/ipa.h, it can be moved to a seprate
internal header and use it internally.

Change-Id: I4efb11ae44c28c4f56f71f5797966f6106493f2b
The file was modifiedinclude/osmocom/abis/e1_input.h
The file was modifiedsrc/input/ipaccess.c