Skip to content
Success

Changes

Summary

  1. ipaccess: Deprecate ipa_msg_push_header() API (details)
Commit 1de86474dd0c548109be2ace91cf8dabd8458fe4 by Pau Espin Pedrol
ipaccess: Deprecate ipa_msg_push_header() API

We already have sibling APIs in libosmocore and libosmo-netif. There's
no need to have yet another API in libosmo-abis, which shouldn't export
public IPA related APIs (it's not its aim).

Replace internal use of ipa_msg_push_header() with libosmocore's
ipa_prepend_header() (the l2h is not really needed anywhere in there).

Change-Id: I59b216c8a5e5a8744d337773ccf6f8d674b9513d
The file was modifiedsrc/input/ipa_keepalive.c
The file was modifiedsrc/input/ipa.c
The file was modifiedinclude/osmocom/abis/ipa.h