open5gs/lib
Pau Espin ed3a3a527a
[GTP] xact: Avoid exporting internally used functions (#1329)
* [GTP] xact: Fix trailing whitespace

* [GTP] xact: Avoid exporting internally used functions

This simplifies the API header hiding unneeded APIs from external
components, and lets the compiler further optimize by
marking the functions as static.

* [GTP] xact: Drop unused API ogs_gtp_xact_find

After making it static, it became clear to the compiler that this
function is not used anywhere, warning about it. Let's drop it.
2022-01-19 19:54:44 +09:00
..
app [ALL] GNB/NF Memory pool from 32 to 64 2022-01-13 17:55:36 +09:00
asn1c Use talloc for all memory pool (#1263) 2022-01-04 08:29:18 +09:00
core [PCRF] fix the crash in flow->description (#1313) 2022-01-12 10:15:36 +09:00
crypt Use talloc for all memory pool (#1263) 2022-01-04 08:29:18 +09:00
dbi [PCRF] fix the crash in flow->description (#1313) 2022-01-12 10:15:36 +09:00
diameter [S6A] Change PUR-Flags to Optional (#1298) 2022-01-13 17:53:54 +09:00
gtp [GTP] xact: Avoid exporting internally used functions (#1329) 2022-01-19 19:54:44 +09:00
ipfw [IPFilter] Assert if getprotobyname() problem (#977) 2021-05-07 10:47:10 +09:00
nas [IMPORTANT] changed network_access_mode: 0 (#1323) 2022-01-16 12:35:55 +09:00
ngap [MME] fix the crash (#1263) 2021-12-28 17:38:11 +09:00
pfcp Change IPv6 Prefix (#1321) 2022-01-14 11:53:15 +09:00
s1ap [MME] fix the crash (#1263) 2021-12-28 17:38:11 +09:00
sbi [SBI] FQDN bug from talloc (#1328) 2022-01-19 17:10:39 +09:00
sctp Add more memory log 2021-06-06 22:35:46 +09:00
tun test: Porting FreeBSD 2021-02-08 14:25:40 -05:00
meson.build test: Porting FreeBSD 2021-02-08 14:25:40 -05:00