Skip to content
Success

Changes

Summary

  1. Replace ipa_prepend_header() with osmo_ipa_msg_push_header(s)() (details)
Commit 920b9c463c1b17c1cc214b28cc15d9452e43192e by Pau Espin Pedrol
Replace ipa_prepend_header() with osmo_ipa_msg_push_header(s)()

This is a step further into the transition of having most of the
ipa protocol code in libosmo-netif.

Also, the osmo_ipa_msg_push_headers() is easier to understand than
having 2 API calls prepending 2 headers.

Change-Id: Ic0391ad664c43ea52837e42cea0cc0b82dd961ab
The file was modifiedsrc/osmo-bsc/bsc_ctrl.c
The file was modifiedsrc/osmo-bsc/osmo_bsc_mgcp.c
The file was modifiedsrc/ipaccess/ipaccess-config-e1-driver.c