osmo-gbproxy/src
Daniel Willmann 3696dce679 gbproxy: Change generic LOG messages so BVCI/NSEI fmt is consistent
We actually need to alter our compiler flags to avoid -Werror=trigraphs
creating trouble:

gb_proxy.c: In function ‘block_unblock_peer’:
gb_proxy.c:875:37: error: trigraph ??) ignored, use -trigraphs to enable [-Werror=trigraphs]
  875 |   LOGP(DGPRS, LOGL_ERROR, "BVC(%05u/??) Cannot find BSS\n",
      |

Fixes: SYS#5233
Change-Id: I93296353dd964602699480faae1248096e331c6a
2020-12-02 22:42:42 +01:00
..
Makefile.am Move out gbproxy to its own subdir 2019-09-02 14:03:04 +02:00
gb_proxy.c gbproxy: Change generic LOG messages so BVCI/NSEI fmt is consistent 2020-12-02 22:42:42 +01:00
gb_proxy_ctrl.c gbproxy: Add NSE peer that can have multiple gbproxy_peers 2020-11-30 18:30:35 +01:00
gb_proxy_main.c gbproxy: Change generic LOG messages so BVCI/NSEI fmt is consistent 2020-12-02 22:42:42 +01:00
gb_proxy_patch.c gbproxy: Use LOG macros for NSE/BVC 2020-12-02 17:47:49 +01:00
gb_proxy_peer.c gbproxy: Separate function to move gbproxy_peer to different nse 2020-11-30 18:30:35 +01:00
gb_proxy_tlli.c gbproxy: Use LOG macros for NSE/BVC 2020-12-02 17:47:49 +01:00
gb_proxy_vty.c gbproxy: Add NSE peer that can have multiple gbproxy_peers 2020-11-30 18:30:35 +01:00