Attention is currently required from: fixeria.

pespin uploaded patch set #2 to this change.

View Change

The following approvals got outdated and were removed: Code-Review-1 by fixeria, Verified+1 by Jenkins Builder

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
---
M include/osmocom/abis/ipa.h
M src/input/ipa.c
M src/input/ipa_keepalive.c
3 files changed, 7 insertions(+), 3 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/libosmo-abis refs/changes/14/38814/2

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

Gerrit-MessageType: newpatchset
Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Change-Id: I59b216c8a5e5a8744d337773ccf6f8d674b9513d
Gerrit-Change-Number: 38814
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy@sysmocom.de>