1. 0b0b31c nat: Report some more contexts by Holger Hans Peter Freyther · 14 years ago
  2. b9af2fa nat: Do not use \n in the vty code. by Holger Hans Peter Freyther · 14 years ago
  3. 2f9dcf0 nat: Add a command to close a given BSC Connection by Holger Hans Peter Freyther · 14 years ago
  4. 4bd2294 nat: Print the remote reference as well. by Holger Hans Peter Freyther · 14 years ago
  5. fef7612 nat: Release the transaction id earlier, always reset the BSC by Holger Hans Peter Freyther · 14 years ago
  6. 3d194d9 nat: Attempt to clarify the text inside the log message. by Holger Hans Peter Freyther · 14 years ago
  7. a1597f1 nat: Allocate a named context to make dumping allocations possible by Holger Hans Peter Freyther · 14 years ago
  8. 4c683d1 nat: Only close connections that were fully connected by Holger Hans Peter Freyther · 14 years ago
  9. 9db7843 nat: When having a proper close down, or a short read close the connection by Holger Hans Peter Freyther · 14 years ago
  10. 959bbcf nat: Only send DLCX when we have send a CRCX to the BSC on this endpoint by Holger Hans Peter Freyther · 14 years ago
  11. 9d56d0c nat: Handle all queueing to the MSC through the same function. by Holger Hans Peter Freyther · 14 years ago
  12. ab7539c nat: Use show bsc config for showing the configuration. by Holger Hans Peter Freyther · 14 years ago
  13. f42f45b nat: Use hex for the endpoint names by Holger Hans Peter Freyther · 14 years ago
  14. 7b7eef6 nat: Change MGCP DLCX handling and send dummy MDCX to the BTS. by Holger Hans Peter Freyther · 14 years ago
  15. 8151973 nat: Move the write queue init to the allocation function by Holger Hans Peter Freyther · 14 years ago
  16. e464ed4 nat: Clear the queued messages at the end by Holger Hans Peter Freyther · 14 years ago
  17. a34585e [nat] Degrade the message to a plain debug output. by Holger Hans Peter Freyther · 14 years ago
  18. 834f1df [nat] Fix the vty option... use the right argument. by Holger Hans Peter Freyther · 14 years ago
  19. 62e5843 [nat] Add option to forbid the paging to the BSC. by Holger Hans Peter Freyther · 14 years ago
  20. b5513ca [nat] Lookup by BSC Connection otherwise the point of reassigning the is defeated by Holger Hans Peter Freyther · 14 years ago
  21. ca0c2f9 [nat] Slightly improve logging.. by Holger Hans Peter Freyther · 14 years ago
  22. a4376ad [nat] Ignore paging that is to page by BSS... by Holger Hans Peter Freyther · 14 years ago
  23. 5e63f92 [nat] Add unit test to forward Proto Error messages back both ways. by Holger Hans Peter Freyther · 14 years ago
  24. 842c0c0 [nat] Reword warning when we had a pending transaction and forget about it. by Holger Hans Peter Freyther · 14 years ago
  25. d885b98 [nat] Cope with a bad BSC reassigning in use SRC REF by Holger Hans Peter Freyther · 14 years ago
  26. 01a0b1b nat: Make sccp/bsc show connections more Cisco like... by Holger Hans Peter Freyther · 14 years ago
  27. 7fc9a27 nat: Do not use 0/0 for mux/timeslot by default by Holger Hans Peter Freyther · 14 years ago
  28. 317ae72 nat: Clear the connection on a DLCX by Holger Hans Peter Freyther · 14 years ago
  29. 7a77369 nat: Always initialize the out pointer... by Holger Hans Peter Freyther · 14 years ago
  30. c87c8b7 nat: Fix the test case by allocating a config. by Holger Hans Peter Freyther · 14 years ago
  31. 08a1b16 nat: Return the SCCP Connection again... by Holger Hans Peter Freyther · 14 years ago
  32. eb52e89 nat: Return the newest SCCP connection... by Holger Hans Peter Freyther · 14 years ago
  33. 3d0049f nat: Increase the right counter on calls. by Holger Hans Peter Freyther · 14 years ago
  34. 8b51006 nat: Add new connections to the end of the list by Holger Hans Peter Freyther · 14 years ago
  35. d6b616a nat: Remove the SHOW_STR from none show commands. by Holger Freyther · 14 years ago
  36. 979a309 nat: Print the LAC that was searched for and not found. by Holger Hans Peter Freyther · 14 years ago
  37. c615c26 nat: Mention when we do not find a BSC for a given token. by Holger Hans Peter Freyther · 14 years ago
  38. 6d5a600 nat: Print the IP address of the BSC that does not respond to the query. by Holger Hans Peter Freyther · 14 years ago
  39. 8139553 nat: Make the MSC configurable. by Holger Hans Peter Freyther · 14 years ago
  40. a88742c nat: Move MSC ip address into the config.. by Holger Hans Peter Freyther · 14 years ago
  41. 1395948 Use osmocore tlv definition for GSM0808. by Holger Hans Peter Freyther · 14 years ago
  42. d1278c1 nat: Two fixes for the write memory case... by Holger Hans Peter Freyther · 14 years ago
  43. 8bdcf55 bsc_msc_ip.c: Create the GSM network earlier, send the reset on each connection by Holger Hans Peter Freyther · 14 years ago
  44. c16cf27 nat: Add config option to filter/handle certain imsi'es. by Holger Hans Peter Freyther · 14 years ago
  45. a4ed81c [statistics] Count the times we lost the connection to the MSC. by Holger Hans Peter Freyther · 14 years ago
  46. bcfebb2 [nat] Add show statistics to the nat by Holger Hans Peter Freyther · 14 years ago
  47. d470286 [statistics] Provide basic statistics for the NAT by Holger Hans Peter Freyther · 14 years ago
  48. 57f874a [nat] Change the command strings by Holger Hans Peter Freyther · 14 years ago
  49. 290d84e nat: Set a dummy bts_ip to avoid misdetection of the bts... by Holger Hans Peter Freyther · 14 years ago
  50. b8a3373 nat: Handle unknown RLSD by send a RLC back to the network. by Holger Hans Peter Freyther · 14 years ago
  51. 0176eb4 nat: Attempt to handle exceptions on the fd and trat them as connection loss by Holger Hans Peter Freyther · 14 years ago
  52. 870663a nat: Print the IP address of the connected BSCs by Holger Hans Peter Freyther · 14 years ago
  53. 02aee14 nat: Rename variable to make it use msc in the name by Holger Hans Peter Freyther · 14 years ago
  54. 2896df7 nat: Attempt to have a single BSC write method by Holger Hans Peter Freyther · 14 years ago
  55. ce512c5 nat: Rename bsc_write to bsc_send_data by Holger Hans Peter Freyther · 14 years ago
  56. b752761 nat: Send the reset after we have received the init ack by Holger Hans Peter Freyther · 14 years ago
  57. 7cab166 nat: Fix the reset message and prepend the IPA header by Holger Hans Peter Freyther · 14 years ago
  58. bba5934 nat: Allow to realloc already allocated endpoints by Holger Hans Peter Freyther · 14 years ago
  59. af0ff6c nat: Send a GSM0808 message to the MSC when we are reconnecting by Holger Hans Peter Freyther · 14 years ago
  60. dd16b42 nat: Attempt to make MGCP forwarding more robust by Holger Hans Peter Freyther · 14 years ago
  61. fb7a934 nat: Redo a merge with master that got lost on the cherry-pick by Holger Hans Peter Freyther · 14 years ago
  62. 6b087d1 nat: Send a RLSD to the network for connections belonging to the BSC by Holger Hans Peter Freyther · 14 years ago
  63. f464ea5 nat: Print a MSG when receiving unknown SCCP messages. by Holger Hans Peter Freyther · 14 years ago
  64. 47dd494 nat: Store the config in the connection instead of the lac by Holger Hans Peter Freyther · 14 years ago
  65. a7c377d nat: Close the filedescriptor when ignoring the request. by Holger Hans Peter Freyther · 14 years ago
  66. 5f291d5 nat: Add logging commands for the nat as well. by Holger Hans Peter Freyther · 14 years ago
  67. 2066b8c nat: Fix thinko... use the right fd to determine the IP of the bts by Holger Hans Peter Freyther · 14 years ago
  68. 92febd3 nat: Improve the log message and print the errno/strerror(errno) by Holger Hans Peter Freyther · 14 years ago
  69. 4ad5850 nat: Set the MGCP audio payload to -1. by Holger Hans Peter Freyther · 14 years ago
  70. d2dd6e8 Revert "nat: Remember where the BTS is listening for things." by Holger Hans Peter Freyther · 14 years ago
  71. 530c4b1 nat: Print the unknown byte as a integer instead of charachter by Holger Hans Peter Freyther · 14 years ago
  72. 9d90da9 bsc_msc.c: Print the error message of the connection. by Holger Hans Peter Freyther · 14 years ago
  73. f46ce53 nat: Patch IT messages as well.. by Holger Hans Peter Freyther · 14 years ago
  74. 0a6f62f nat: Test forwarding Inactivity Test messages. by Holger Hans Peter Freyther · 14 years ago
  75. 26a4389 nat: Close all endpoints used by a BSC when the BSC is gone by Holger Hans Peter Freyther · 14 years ago
  76. 5cc94fb nat: Remember a pending delete on an endpoint and carry it out later by Holger Hans Peter Freyther · 14 years ago
  77. 9d51855 nat: remove is called on already patched connections.. by Holger Hans Peter Freyther · 14 years ago
  78. 560af50 nat: Print the SCCP ref's as hex numbers by Holger Hans Peter Freyther · 14 years ago
  79. 3f7c7d0 nat: Avoid crashing when we have no pending transaction by Holger Hans Peter Freyther · 14 years ago
  80. b9ac37d nat: Logging improvement for the nat. by Holger Hans Peter Freyther · 14 years ago
  81. 32d3436 nat: Print the MSC multiplex as well by Holger Hans Peter Freyther · 14 years ago
  82. f05506e nat: Remember where the BTS is listening for things. by Holger Hans Peter Freyther · 14 years ago
  83. 806aca9 nat: No need to match \r\n when parsing the C: N by Holger Hans Peter Freyther · 14 years ago
  84. 9e5300a nat: Remove the broken empty line check, follow \n vs \r\n of input by Holger Hans Peter Freyther · 14 years ago
  85. b3e0a03 nat: Use a ptr that was allocated by talloc by Holger Hans Peter Freyther · 14 years ago
  86. 8d20065 nat: Make rewrite work on string, read to a string first, copy to msgb by Holger Hans Peter Freyther · 14 years ago
  87. bbb9d39 nat: Check the authentication bit later... by Holger Hans Peter Freyther · 14 years ago
  88. 3c3bce1 nat: Return MGCP messages to the call agent by Holger Hans Peter Freyther · 14 years ago
  89. a128d91 nat: Allow to send MGCP messages from the BSC to the network by Holger Hans Peter Freyther · 14 years ago
  90. a0df82d nat: Handle CRCX/MDCX/DLCX at the nat by Holger Hans Peter Freyther · 14 years ago
  91. 76c8354 nat: Test rewriting of MGCP messages to patch ip and port by Holger Hans Peter Freyther · 14 years ago
  92. fc9bd23 nat: Add code to find a BSC connection by the given msc multiplex by Holger Hans Peter Freyther · 14 years ago
  93. 03ca97e bsc-msc: Flush the write queue when we have lost the connection by Holger Hans Peter Freyther · 14 years ago
  94. a7f8018 nat: First go at handling MGCP inside the nat by Holger Hans Peter Freyther · 14 years ago
  95. 241e130 nat: In the case of losing the MSC, reset all endpoints by Holger Hans Peter Freyther · 14 years ago
  96. f4cfc4f nat: bsc_mgcp_clear is called from within the remove function by Holger Hans Peter Freyther · 14 years ago
  97. d131b79 [nat] Send a RSIP down to the BSC after it connects by Holger Hans Peter Freyther · 14 years ago
  98. f7d3335 nat: Add MGCP code and parsing to the nat code.. by Holger Hans Peter Freyther · 14 years ago
  99. 465313e nat: Look at the assignment command and remember on which timeslot the data is by Holger Hans Peter Freyther · 14 years ago
  100. 23fe7be sccp: Move the destruction of the sccp connection to a new place by Holger Hans Peter Freyther · 14 years ago