osmo-ggsn/gtp
Vadim Yanitskiy 4aa2e417c9 Do not hard-code -g and -O2 in CFLAGS
Let the user decide on the optimization level and debugging info.

Change-Id: I4b0b523b7dac4d67413bda37b546964262e5ea0d
2023-03-09 17:17:03 +07:00
..
Makefile.am Do not hard-code -g and -O2 in CFLAGS 2023-03-09 17:17:03 +07:00
gsn.c gtp: use OSMO_ASSERT() in gtp_new() 2023-02-27 17:07:26 +07:00
gsn.h gtp: Introduce VTY configurable GTP timer X3 2022-11-04 11:21:25 +01:00
gtp.c gtp: Introduce VTY configurable GTP timer X3 2022-11-04 11:21:25 +01:00
gtp.h Split gsn_t related APIs out of gtp.{c,h} 2022-11-02 18:41:34 +01:00
gtpie.c cosmetic: gtpie.c: Fix trailing whitespace 2021-05-03 17:24:30 +02:00
gtpie.h gtpie.h: Add IE identifier definitions up to 29.60 v11.8.0 Release 11 2017-10-14 07:49:15 +02:00
lookupa.c Convert all code to Linux coding style 2011-11-02 13:06:18 +01:00
lookupa.h Convert all code to Linux coding style 2011-11-02 13:06:18 +01:00
pdp.c Minor: remove code duplication 2020-10-12 13:11:26 +02:00
pdp.h pdp: constify param in pdp_count_secondary() 2019-08-28 11:14:57 +02:00
queue.c libgtp: Remove packets in tx queue belonging pdp being freed 2019-08-23 14:38:56 +02:00
queue.h libgtp: Define retransmit QUEUE_SIZE relative to PDP_MAX (increase) 2022-03-01 12:39:08 +01:00