1. c4c3a85 ipaccess: Call line->ops->sign_link_down() only if set by Pau Espin Pedrol · 1 year, 10 months ago
  2. 3d3e5af ipaccess_close(): No need to lookup already available struct e1i_ts by Pau Espin Pedrol · 1 year, 10 months ago
  3. 57a148f ipa: Allow users closing lower layer tcp/ipa connections by Pau Espin Pedrol · 1 year, 10 months ago
  4. 5b42f98 cosmetic: Remove unneeded empty line by Pau Espin Pedrol · 1 year, 10 months ago
  5. 90df035 input/ipaccess: Avoid extra poll() call when e1i_ts tx queue becomes empty by Pau Espin Pedrol · 2 years, 2 months ago
  6. d20a10c input/ipaccess: Remove unneeded osmo_fd_write_enable() by Pau Espin Pedrol · 2 years, 2 months ago
  7. 28fea77 input/ipaccess: Don't start zero-ms timer on every write by Harald Welte · 2 years, 2 months ago
  8. ee2589e stats: add site_id scope to ipa-rsl tcp stat names by Michael Iedema · 2 years, 2 months ago
  9. 2966786 stats: add BTS index to IPA RSL TCP stats name by Michael Iedema · 2 years, 4 months ago 2022q1
  10. 95a8d6f stats: add RSL line number to TCP stats name by Michael Iedema · 2 years, 5 months ago
  11. f5f31d3 ipaccess.c: register RSL/OML related osmo_fds for monitoring by Philipp Maier · 2 years, 7 months ago
  12. 92aee51 ipaccess: e1inp_ipa_bts_rsl_connect: Fix memleak recreating ipa_client_conn by Pau Espin Pedrol · 2 years, 9 months ago
  13. d2d28d8 ipaccess: Allow reconfiguring the ipa line during line_update() by Pau Espin Pedrol · 2 years, 9 months ago
  14. ea0f1bd ipaccess: do not block ipaccess_line_update on failure by Philipp Maier · 3 years, 1 month ago
  15. 4154755 e1_input: Allow (vty) configuration of IP DSCP and socket priority by Harald Welte · 3 years, 2 months ago
  16. 949b8a2 migrate to osmo_fd_{read,write}_{enable,disable}() by Harald Welte · 3 years, 9 months ago
  17. 77a7cf4 ipaccess: fix verbosive logging in __handle_ts1_write() by Vadim Yanitskiy · 3 years, 7 months ago
  18. 9af069d ipaccess: Fix wrong assertion in ipaccess_drop() when used by BTS code by Pau Espin Pedrol · 3 years, 7 months ago
  19. 91314c1 ipaccess: Fix log error printed on wrong conditional branch by Pau Espin Pedrol · 3 years, 7 months ago
  20. 3bdf59b ipaccess: Use LOGPITS macro in __handle_ts1_write by Pau Espin Pedrol · 3 years, 7 months ago
  21. de3959e Use OSMO_FD_* instead of deprecated BSC_FD_* by Harald Welte · 3 years, 9 months ago
  22. deb5c4f ipaccess: Fix use-after-free in ipaccess_drop() by Pau Espin Pedrol · 4 years ago
  23. 8a4e3d9 ipaccess_recvmsg: Untangle code updating line by Pau Espin Pedrol · 4 years ago
  24. 815117c ipaccess_recvmsg: Assert the new bfd from new line differs from the old one by Pau Espin Pedrol · 4 years ago
  25. dc55a5f ipaccess_recvmsg: Clean up release steps upon error condition by Pau Espin Pedrol · 4 years ago
  26. a2ff733 ipaccess: Set bfd->data to NULL before releasing its reference by Pau Espin Pedrol · 4 years ago
  27. 8737ad4 ipacces: Fix e1inp_line reference put in ipaccess_close by Pau Espin Pedrol · 4 years ago
  28. b8ea0ff ipaccess: Drop e1inp_line reference in ipacess_drop() by Pau Espin Pedrol · 4 years ago
  29. 5196cd5 e1_input: Use osmo_use_count in e1inp_line by Pau Espin Pedrol · 4 years ago
  30. 30e80d5 ipaccess: Fix log formatting of RESP_ID IPA attributes by Pau Espin Pedrol · 4 years ago
  31. 4ffd2a9 ipaccess.c: Drop repeated ipaccess_keepalive_fsm_cleanup in write error path by Pau Espin Pedrol · 4 years ago
  32. 62725d0 src/input/ipaccess.c: set TCP_NODELAY by Oliver Smith · 4 years, 3 months ago
  33. ef1f327 add ipa ping/pong keepalive for OML/RSL links between bts and bsc by Eric Wild · 5 years ago
  34. 65ae42c ipaccess.c: line_already_initialized: int -> bool by Oliver Smith · 4 years, 5 months ago
  35. 69ae238 input/ipaccess.c: fix debug message on receipt of IPAC_MSGT_ID_GET by Vadim Yanitskiy · 4 years, 7 months ago
  36. 1c94f6a input/ipaccess.c: propagate errors from ipa_parse_unitid() by Vadim Yanitskiy · 4 years, 7 months ago
  37. b6e28bf ipa: Allow setting local addr and port for struct ipa_client_conn by Pau Espin Pedrol · 4 years, 8 months ago
  38. b4a7db0 ipaccess.c: Avoid calling close(-1) on error path by Harald Welte · 5 years ago
  39. 6eb186c add TCP_USER_TIMEOUT to keepalive by Eric Wild · 5 years ago
  40. b824272 ipaccess: allow tcp keepalive for ipa clients by Eric Wild · 5 years ago
  41. 961776a log IPA tags correctly by Stefan Sperling · 6 years ago
  42. b5cfc6b ipaccess: Simplify handling of ipaccess e1line ts by Pau Espin Pedrol · 6 years ago
  43. dd95eb6 ipacces: Log correct trx_nr during IPA GET by Pau Espin Pedrol · 6 years ago
  44. ed122f3 ipaccess: Allow passing return code in e1inp_line_ops->sign_link() by Pau Espin Pedrol · 6 years ago
  45. 7ad2b15 ipaccess: Return -EBADF when closing socket in ipaccess_bts_read_cb by Pau Espin Pedrol · 6 years ago
  46. fe67311 ipa: don't crash on missing IPA ID GET message by Neels Hofmeyr · 6 years ago
  47. 67902bb ipaccess_rcvmsg: Fix bug introduced in previous commit by Pau Espin Pedrol · 6 years ago
  48. 56ae85f ipaccess: Use osmo_fd_setup to set up callbacks by Pau Espin Pedrol · 6 years ago
  49. 82eb55e Migrate from ipa_ccm_idtag_parse to ipa_ccm_id_resp_parse() by Harald Welte · 6 years ago
  50. 4c57eef fix strncpy bugs in ipaccess.c, ipa_proxy.c by Neels Hofmeyr · 6 years ago
  51. 7edc25d ipaccess: Avoid using released line and bfd in ipaccess_fd_cb by Pau Espin Pedrol · 6 years ago
  52. cfe2260 ipaccess: ipaccess_rcvmsg: Drop unneeded memcpy by Pau Espin Pedrol · 6 years ago
  53. 49917c1 preserve 'when' flags of new osmo_fd in ipaccess_rcvmsg() by Stefan Sperling · 6 years ago
  54. 7139352 cosmetic: update ipaccess_bts_handle_ccm() by Max · 6 years ago
  55. 323d39d Add SPDX-License-Identifier to all source files by Harald Welte · 7 years ago
  56. b26f2fd src: use osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  57. e416e2e Revert "ipacces.c: Remove ipa_bts_id_resp() and use libosmocore" by Harald Welte · 7 years ago
  58. d517db0 ipacces.c: Remove ipa_bts_id_resp() and use libosmocore by Harald Welte · 7 years ago
  59. 2547458 misc: Fix build failure/warning when building on alpine linux by Holger Hans Peter Freyther · 7 years ago
  60. c9fa25e handle_ts1_read(): log sign_link() error by Max · 7 years ago
  61. 4c4a1c2 ipaccess_line_update(): log connection IP addresses and ports by Max · 8 years ago
  62. ae3a993 input/ipaccess.c: Check return value of osmo_fd_register() by Harald Welte · 8 years ago
  63. 9ed7ca5 ipa_bts_id_resp(): handle non-existing members of ipacces_unit by Harald Welte · 8 years ago
  64. 0db1d43 ipa driver: make bind address vty configurable by Neels Hofmeyr · 8 years ago
  65. 37fcd93 ipa: Partially revert the e1inp_ipa_bts_rsl_connect_n commit by Holger Hans Peter Freyther · 10 years ago
  66. f422a75 Support for multiple RSL connections with ABIS/ipaccess (BTS side) by Andreas Eversberg · 10 years ago
  67. b65f58f move various generic IPA related functions to libosmocore by Harald Welte · 10 years ago
  68. 46fc7e2 ipa: Add E1INP_SIGN_OSMO to use IPAC_PROTO_OSMO via e1_input by Harald Welte · 10 years ago
  69. f5efba4 ipa: add ipaccess_tlv_to_unitdata() by Harald Welte · 10 years ago
  70. 783715b Split generic CCM handling out of ipaccess_bts_read_cb() by Harald Welte · 10 years ago
  71. 98af3c3 ipa: Change ipa_msg_recv() to support partial receive by Jacob Erlbeck · 10 years ago
  72. f465a4c ipaccess: Move the #endif before the curly brace by Holger Hans Peter Freyther · 10 years ago
  73. 901ef1c ipaccess: Change the visibility of the ipa messages by Holger Hans Peter Freyther · 10 years ago
  74. 8fe1571 ipaccess: Make TCP keep-alive configurable by Jacob Erlbeck · 10 years ago
  75. a4ec51e ipaccess: Use keep alive for all connections by Jacob Erlbeck · 10 years ago
  76. 8598072 ipaccess: Enable TCP keepalive by default on all BTS connections by Daniel Willmann · 10 years ago
  77. 63ddf46 ipaccess: Fix crash when no IPA message is sent first on the RSL port by Holger Hans Peter Freyther · 11 years ago
  78. 6eddd47 ipaccess.c: call sign_link_up() only _after_ tx ID_ACK/ID_RESP by Harald Welte · 11 years ago
  79. 51de9ca IPA: remove automatic reconnect logic by Harald Welte · 11 years ago
  80. a3e9dd5 ipaccess: rename ipaccess_bts_cb() to ipaccess_bts_read_cb() by Harald Welte · 11 years ago
  81. 10b4130 ipaccess: Properly resolve 'line' in error case by Harald Welte · 11 years ago
  82. 84f67b2 Don't establish RSL at same time as OML link on IPA type lines by Harald Welte · 11 years ago
  83. ef13269 input: fix compilation warning due to missing include osmocom/core/backtrace.h by Pablo Neira Ayuso · 11 years ago
  84. 4bab3bf input: ipaccess: stricter string handling in ipa_bts_id_resp by Pablo Neira Ayuso · 11 years ago
  85. b948701 input: ipaccess: fix possible NULL dereference by Pablo Neira Ayuso · 11 years ago
  86. a49c24d ipaccess: relax default behaviour on errors coming from signalling layer by Pablo Neira Ayuso · 12 years ago
  87. 84e5cb9 ipaccess: fix leak of IPA control messages in the BTS side by Pablo Neira Ayuso · 12 years ago
  88. 1e40194 ipaccess: improve error handling by Pablo Neira Ayuso · 12 years ago
  89. 6cc3f92 ipaccess: fix leak of e1inp_line by Pablo Neira Ayuso · 12 years ago
  90. 36a85a4 ipaccess: hex-dump message in case ops->sign_link() returns an error by Harald Welte · 12 years ago
  91. 55467f0 abis/close: Deliver S_L_INP_TEI_DN when closing the socket by Holger Hans Peter Freyther · 13 years ago v0.1.1
  92. e194cd9 ipa: The message claims to close the socket but it remains open. by Holger Hans Peter Freyther · 13 years ago
  93. f099567 ipa: rename all reference to ipa_*_peer to ipa_*_conn by Pablo Neira Ayuso · 13 years ago
  94. 00af772 ipa: remove bogus driver_name parameter from ipa_client_create by Pablo Neira Ayuso · 13 years ago
  95. d621640 input: fix multiple BTS attached to single line scenario by Pablo Neira Ayuso · 13 years ago
  96. bc25bca ipa: export ipaccess_rcvmsg_base() and return int by Harald Welte · 13 years ago v0.0.2
  97. 7b6fc2e ipaccess: make some functions static that shouldn't be exported by Harald Welte · 13 years ago v0.0.1
  98. 4e862cb e1_input: rework configuration of virtual E1 line operations by Pablo Neira Ayuso · 13 years ago
  99. 94aebf9 ipa: remove unused 'proto' variable by Harald Welte · 13 years ago
  100. 6f35d10 ipaccess: don't close the signalling link if we receive bad OML/RSL message by Pablo Neira Ayuso · 13 years ago