aboutsummaryrefslogtreecommitdiffstats
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorDaniel Willmann <dwillmann@sysmocom.de>2022-12-15 11:50:34 +0100
committerDaniel Willmann <dwillmann@sysmocom.de>2022-12-15 16:10:36 +0100
commitc20af05bfcfa1857c582cb43839fa23cb06b9b02 (patch)
tree25cff5b61c7a8fb6655afa2c0c37288485407504 /TODO-RELEASE
parent6113525d6bddb66b4b0f5ce445ac0289705e056f (diff)
ipaccess: Add connect timeout in e1inp_line
* VTY command e1_line N connect-timeout T to set the connect() timeout * use ipa_client_conn_open2 to connect with timeout Related: SYS#6237 Change-Id: I7379102d19c172bed2aa00377d92bc885f54b640
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 5456ba8..a848040 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -8,3 +8,4 @@
# If any interfaces have been removed or changed since the last public release: c:r:0.
#library what description / commit summary line
libosmo-abis ipa_client_conn_open2 New API added
+libosmo-abis struct e1inp_line Field added at the end