Skip to content
Success

Changes

Summary

  1. ipaccess_line_update: drop set_priority and set_ip_dscp (details)
Commit b7fe1a16397e73de8126410bf2b2ae439174ad55 by Oliver Smith
ipaccess_line_update: drop set_priority and set_ip_dscp

Do not run osmo_stream_cli_set_priority() and
osmo_stream_cli_set_ip_dscp() in ipaccess_line_update(). These functions
are not available yet in libosmo-netif 1.5.x and cause the build to
fail.

g_e1inp_ipaccess_config_pars.oml.dscp and
g_e1inp_ipaccess_config_pars.oml.priority are not set anyway, so this
makes no functional difference.

Suggested-by: Pau Espin Pedrol <pespin@sysmocom.de>
Change-Id: Ic46af94db8e0d821c5ca559e96c72d5041d32823
The file was modifiedsrc/ipaccess/ipaccess-config-e1-driver.c