1. 8deab8c Bump the version.. by Holger Hans Peter Freyther · 14 years ago on-waves/0.3.95
  2. a54f9e8 Revert "ipa: Reduce the throttling of the IPA msges" by Holger Hans Peter Freyther · 14 years ago
  3. ed43907 bsc_msc_ip.c: Do not directly write but use the write queue.. by Holger Hans Peter Freyther · 14 years ago
  4. 242d098 nat: Update the nat configuration by Holger Hans Peter Freyther · 14 years ago
  5. f795164 [paging] Start with a smaller paging limit... by Holger Hans Peter Freyther · 14 years ago
  6. b6c6d43 [paging] Move code to use LOGP and print some more information by Holger Hans Peter Freyther · 14 years ago
  7. 82df124 [paging] Simplify the last request and treat llist as a queue by Holger Hans Peter Freyther · 14 years ago
  8. 189587f paging: Fix format compiler warning... by Holger Hans Peter Freyther · 14 years ago
  9. 45ab581 [mgcp] Improve the endpoint display on the vty.. by Holger Hans Peter Freyther · 14 years ago
  10. f48776e [mgcp] Print the IP addr of the BTS we have detected. by Holger Hans Peter Freyther · 14 years ago
  11. 7fc17cf nat: Set a dummy bts_ip to avoid misdetection of the bts... by Holger Hans Peter Freyther · 14 years ago
  12. a5a7075 paging: Avoid integer underflow on ipaccess by Holger Hans Peter Freyther · 14 years ago
  13. 2b4e366 Bump the version to 0.3.94... by Holger Hans Peter Freyther · 14 years ago on-waves/0.3.94
  14. bf1eb64 [rsl] Set the right state when asking for the activation. by Holger Hans Peter Freyther · 14 years ago
  15. f0fbae9 [rsl] Rework the lchan channel release procedure by Holger Hans Peter Freyther · 14 years ago
  16. 8fe4df5 [rsl] Remove method that is not called by anything. by Holger Hans Peter Freyther · 14 years ago
  17. 8da7103 [rsl] Set the release state from within the lchan class by Holger Hans Peter Freyther · 14 years ago
  18. f73f6fa [rsl] Introduce a method to set the state of the lchan by Holger Hans Peter Freyther · 14 years ago
  19. 25cb84b [rsl] Introduce an error state for the lchan and set it on release by Holger Hans Peter Freyther · 14 years ago
  20. d9ae25c [rsl] Implement the T3111 timer to delay the RF Channel release by Holger Hans Peter Freyther · 14 years ago
  21. 5c01136 [rsl] Check the assumption that RF Channel Release is sent during release by Holger Hans Peter Freyther · 14 years ago
  22. 79e2d42 bsc_msc_ip.c: Fix crash when gsmnet is not yet initialized. by Holger Hans Peter Freyther · 14 years ago
  23. 8ecd029 [rsl] Move rf channel release scheduling to a new method by Holger Hans Peter Freyther · 14 years ago
  24. 3c0508e [vty] Add ipa specific command to provoke failures to test OML/RSL reconnect by Holger Hans Peter Freyther · 14 years ago
  25. f535aad bssap: Reset the msc_data on the lchan earlier/just in case by Holger Hans Peter Freyther · 14 years ago
  26. d0ac886 bssap: Use the new method to give up the secondary lchan and related resources by Holger Hans Peter Freyther · 14 years ago
  27. 73f9a65 bssap: Forget the secondary lchan in the MSC data and forget the MSC data by Holger Hans Peter Freyther · 14 years ago
  28. b2c55c4 bsc_msc_ip: Attempt to handle assignment failures more properly by Holger Hans Peter Freyther · 14 years ago
  29. 8dc2419 bsc_msc_ip.c: Move from DEBUG to LOG logging by Holger Hans Peter Freyther · 14 years ago
  30. f997094 bsc_msc_ip.c: Mention the timestamp config option. by Holger Hans Peter Freyther · 14 years ago
  31. b9bc45b bssap: Speculative crash fix when queueing messages for the BTS by Holger Hans Peter Freyther · 14 years ago
  32. 65d10c1 bsc_msc_ip: Specify the size we can read directly... by Holger Hans Peter Freyther · 14 years ago
  33. 414ba77 [paging] Do not use request after it was was destroyed.. by Holger Hans Peter Freyther · 14 years ago
  34. 59f2470 nat: Handle unknown RLSD by send a RLC back to the network. by Holger Hans Peter Freyther · 14 years ago
  35. 339dfdb nat: Attempt to handle exceptions on the fd and trat them as connection loss by Holger Hans Peter Freyther · 14 years ago
  36. 9e2e2e0 nat: Print the IP address of the connected BSCs by Holger Hans Peter Freyther · 14 years ago
  37. 2ab6db0 nat: Rename variable to make it use msc in the name by Holger Hans Peter Freyther · 14 years ago
  38. 6cb97bd nat: Attempt to have a single BSC write method by Holger Hans Peter Freyther · 14 years ago
  39. 8c3694a Bump the version for the BSC. by Holger Hans Peter Freyther · 14 years ago on-waves/0.3.93
  40. 191d23a nat: Rename bsc_write to bsc_send_data by Holger Hans Peter Freyther · 14 years ago
  41. a596309 bssap: Comment and code cleanup by Holger Hans Peter Freyther · 14 years ago
  42. 221fb37 bssap: Switch to use LOGP and pick some debug categories by Holger Hans Peter Freyther · 14 years ago
  43. 4ec8a39 bssap: Another possible null derference on the code. by Holger Hans Peter Freyther · 14 years ago
  44. cf3f1c8 vty: Fix the byteorder... of the bound_ip by Holger Hans Peter Freyther · 14 years ago
  45. 984f3b8 bssap: Speculative crash fix. by Holger Hans Peter Freyther · 14 years ago
  46. ec1f15d [mgcp] Print the errno/strerror when we can not receive from our socket by Holger Hans Peter Freyther · 14 years ago
  47. b76cd5e nat: Send the reset after we have received the init ack by Holger Hans Peter Freyther · 14 years ago
  48. 1592550 nat: Fix the reset message and prepend the IPA header by Holger Hans Peter Freyther · 14 years ago
  49. 5cdf42b nat: Allow to realloc already allocated endpoints by Holger Hans Peter Freyther · 14 years ago
  50. 3a6b1a4 [mgcp] Add an option to allow using reallocing an endpoint by Holger Hans Peter Freyther · 14 years ago
  51. 1b5b3bb nat: Send a GSM0808 message to the MSC when we are reconnecting by Holger Hans Peter Freyther · 14 years ago
  52. 3a67035 nat: Attempt to make MGCP forwarding more robust by Holger Hans Peter Freyther · 14 years ago
  53. cb1937a [mgcp] Count incoming RTP packets from the BTS and remote by Holger Hans Peter Freyther · 14 years ago
  54. 3cfd5d6 bsc_msc_ip.c: Fix the -e command line option by Holger Hans Peter Freyther · 14 years ago
  55. 6cc4dbf Tag on-waves 0.3.92 after the merge with master by Holger Hans Peter Freyther · 14 years ago on-waves/0.3.92
  56. 9960d59 Merge remote branch 'origin/master' into on-waves/bsc-master by Holger Hans Peter Freyther · 14 years ago
  57. 161bd6d Increase version number by Holger Hans Peter Freyther · 14 years ago on-waves/0.3.91
  58. add3472 bsc_msc_ip.c: Do not attempt to disconnect when not connected by Holger Hans Peter Freyther · 14 years ago
  59. 33b0bee bsc_msc_ip.c: Crash fix when the MSC disconnects by Holger Hans Peter Freyther · 14 years ago
  60. 6949db1 nat: Send a RLSD to the network for connections belonging to the BSC by Holger Hans Peter Freyther · 14 years ago
  61. 8ae0080 bsc_msc_ip.c: Register the SIGUSR2 handler... to really handle it. by Holger Hans Peter Freyther · 14 years ago
  62. 546c296 nat: Print a MSG when receiving unknown SCCP messages. by Holger Hans Peter Freyther · 14 years ago
  63. 86f42eb nat: Store the config in the connection instead of the lac by Holger Hans Peter Freyther · 14 years ago
  64. 494c086 nat: Close the filedescriptor when ignoring the request. by Holger Hans Peter Freyther · 14 years ago
  65. 6b18c8f bsc_msc_ip.c: Remove unused variable. by Holger Hans Peter Freyther · 14 years ago
  66. 3c71232 [vty] Move the VTY logging commands to a new file by Holger Hans Peter Freyther · 14 years ago
  67. 87f6d26 [vty] Add the nat area to the list of categories. by Holger Hans Peter Freyther · 14 years ago
  68. fab2ff3 nat: Add logging commands for the nat as well. by Holger Hans Peter Freyther · 14 years ago
  69. 06d353e [mgcp] Add the logging commands for the MGCP command. by Holger Hans Peter Freyther · 14 years ago
  70. dfe4754 [vty] Move the VTY logging commands to a new file by Holger Hans Peter Freyther · 14 years ago
  71. c70e8c2 nat: Fix thinko... use the right fd to determine the IP of the bts by Holger Hans Peter Freyther · 14 years ago
  72. b462a03 nat: Improve the log message and print the errno/strerror(errno) by Holger Hans Peter Freyther · 14 years ago
  73. 6e0ec5b [mgcp] Do not patch RTP payload when type is set to -1. by Holger Hans Peter Freyther · 14 years ago
  74. 6768387 nat: Set the MGCP audio payload to -1. by Holger Hans Peter Freyther · 14 years ago
  75. 5ef1234 [mgcp] Reset the the address when freeing the endp as well by Holger Hans Peter Freyther · 14 years ago
  76. 581e58d Revert "nat: Remember where the BTS is listening for things." by Holger Hans Peter Freyther · 14 years ago
  77. e308bb4 nat: Print the unknown byte as a integer instead of charachter by Holger Hans Peter Freyther · 14 years ago
  78. e4be539 bsc_msc.c: Print the error message of the connection. by Holger Hans Peter Freyther · 14 years ago
  79. 81e1edd nat: Patch IT messages as well.. by Holger Hans Peter Freyther · 14 years ago
  80. cfd1c28 nat: Test forwarding Inactivity Test messages. by Holger Hans Peter Freyther · 14 years ago
  81. 3ba8963 nat: Close all endpoints used by a BSC when the BSC is gone by Holger Hans Peter Freyther · 14 years ago
  82. 238d156 nat: Remember a pending delete on an endpoint and carry it out later by Holger Hans Peter Freyther · 14 years ago
  83. 516c4f0 [mgcp] Fix navigation in the vty hierachy (make exit work) by Holger Hans Peter Freyther · 14 years ago
  84. fa22aa6 nat: Fix navigation inside the config structure (fix exit) by Holger Hans Peter Freyther · 14 years ago
  85. 4072cee nat: remove is called on already patched connections.. by Holger Hans Peter Freyther · 14 years ago
  86. cf6bf63 bsc_msc_ip: Use the force_free method to free the SCCP connection by Holger Hans Peter Freyther · 14 years ago
  87. 88b6141 [sccp] Add a force_free method for connections by Holger Hans Peter Freyther · 14 years ago
  88. d9b825a nat: Print the SCCP ref's as hex numbers by Holger Hans Peter Freyther · 14 years ago
  89. b91e5f1 nat: Avoid crashing when we have no pending transaction by Holger Hans Peter Freyther · 14 years ago
  90. 07bb509 nat: Logging improvement for the nat. by Holger Hans Peter Freyther · 14 years ago
  91. 08db6ca [mgcp] Reduce this to a debug message... by Holger Hans Peter Freyther · 14 years ago
  92. 6446ded bsc_msc_ip: Verify that the sccp connection is present. by Holger Hans Peter Freyther · 14 years ago
  93. 7b8f606 nat: Print the MSC multiplex as well by Holger Hans Peter Freyther · 14 years ago
  94. c6a1fe7 nat: Remember where the BTS is listening for things. by Holger Hans Peter Freyther · 14 years ago
  95. 729d468 nat: No need to match \r\n when parsing the C: N by Holger Hans Peter Freyther · 14 years ago
  96. b37ce4c [mgcp] Use a different port to more easily differentiate by Holger Hans Peter Freyther · 14 years ago
  97. 5cd62c0 [mgcp] Print the BTS IP addr of the endpoint. by Holger Hans Peter Freyther · 14 years ago
  98. 1e1acaf nat: Remove the broken empty line check, follow \n vs \r\n of input by Holger Hans Peter Freyther · 14 years ago
  99. fb83b7a [mgcp] Start to look into the MGCP messages and extract the CI by Holger Hans Peter Freyther · 14 years ago
  100. ef0b641 [ipa] When including MGCP our messages might be bigger than 300 byte by Holger Hans Peter Freyther · 14 years ago