aboutsummaryrefslogtreecommitdiffstats
path: root/epdg/gen_links.sh
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2024-02-07 17:51:55 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2024-02-07 17:53:24 +0100
commitc2cfd550dbcac8ff5a8b0109ef96c659aa32e44c (patch)
tree9274e69e03a3ada283ec47315f07bf40d1a51d6e /epdg/gen_links.sh
parent14abac530210b5fb28fc17f704e19214a1b73ae2 (diff)
epdg: Add PDP-Info IE to GSUP Auth Info Req
Strongswan already has this information during first IKE_AUTH message, see 3GPP TS 24.302 7.2.2.1. Change-Id: I42e4dc4bbcef969aae5867dbb103f8a5db157c89
Diffstat (limited to 'epdg/gen_links.sh')
-rwxr-xr-xepdg/gen_links.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/epdg/gen_links.sh b/epdg/gen_links.sh
index 82a0785a..c8eadc89 100755
--- a/epdg/gen_links.sh
+++ b/epdg/gen_links.sh
@@ -41,6 +41,7 @@ DIR=../library
FILES="Misc_Helpers.ttcn General_Types.ttcn GSM_Types.ttcn Osmocom_Types.ttcn Native_Functions.ttcn Native_FunctionDefs.cc "
FILES+="Osmocom_CTRL_Types.ttcn "
FILES+="L3_Common.ttcn "
+FILES+="DNS_Helpers.ttcn "
FILES+="DIAMETER_Types.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_CodecPort_CtrlFunctDef.cc DIAMETER_Emulation.ttcn "
FILES+="DIAMETER_Templates.ttcn DIAMETER_rfc5447_Templates.ttcn DIAMETER_ts29_273_Templates.ttcn "
FILES+="IPA_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_CodecPort_CtrlFunctDef.cc