1. 7176030 vty: Add all mighty new vty interface for osmo-stp by Holger Hans Peter Freyther · 14 years ago
  2. cfe9d71 vty: Remove more globals from the bsc data. by Holger Hans Peter Freyther · 14 years ago
  3. 4cee7c0 m2ua: Start link only after we had the emergency alignment by Holger Hans Peter Freyther · 14 years ago
  4. 8fd28db m2ua: Keep the M2UA ASP state in the mtp_m2ua_link by Holger Hans Peter Freyther · 14 years ago
  5. 5a34c7f mtp: Rename link_no to nr, add a name like for the other commands by Holger Hans Peter Freyther · 14 years ago
  6. 6c0b2e5 mtp: Make the mtp_link point to a specific type of link by Holger Hans Peter Freyther · 14 years ago
  7. 1b5d846 mtp: Stop hardcoding the supported SSN inside the mtp_layer3.c by Holger Hans Peter Freyther · 14 years ago
  8. b27c962 mtp: Remove the bsc pointer from the MTP LinkSet by Holger Hans Peter Freyther · 14 years ago
  9. a33b23f mtp: Rename no to nr to align with the rest of the structs by Holger Hans Peter Freyther · 14 years ago
  10. 289436f bsc: Cleanup some fields and names by Holger Hans Peter Freyther · 14 years ago
  11. 64b7d56 ss7: Move all mtp linksets callbacks into the app layer by Holger Hans Peter Freyther · 14 years ago
  12. c5200fc ss7: Move the linkset up/down into the ss7_app, move some code around by Holger Hans Peter Freyther · 14 years ago
  13. ab7c601 ss7: Provide a way to start the application by Holger Hans Peter Freyther · 14 years ago
  14. a7bc3aa ss7: Create a SS7 application that is responsible for the routing by Holger Hans Peter Freyther · 14 years ago
  15. 2cdb73c msc: Move more state into the sccp_state.c by Holger Hans Peter Freyther · 14 years ago
  16. 3d4d8c7 msc: Move the nat handling into the sccp_state for now by Holger Hans Peter Freyther · 14 years ago
  17. 84ec871 msc: Move the MSC Connection into a new header file by Holger Hans Peter Freyther · 14 years ago
  18. f7ce2c6 m2ua: Start to separate the SCTP code and M2UA to allow multiple links by Holger Hans Peter Freyther · 14 years ago
  19. 694337f mtp: Allow to find a linkset by number by Holger Hans Peter Freyther · 14 years ago
  20. 599c9a4 mtp: Allocate the MTPLinkSet as a child of the BSC by Holger Hans Peter Freyther · 14 years ago
  21. 2ff47b8 bsc: Allocate the bsc with talloc instead by Holger Hans Peter Freyther · 14 years ago
  22. 7ca2b03 bsc: Remove the m2ua_set pointer from the struct as well by Holger Hans Peter Freyther · 14 years ago
  23. 89fa11a bsc: Remove the global link_set pointer from the bsc by Holger Hans Peter Freyther · 14 years ago
  24. e86c02e bsc: Move the BSC<->MSC variables to a new struct. by Holger Hans Peter Freyther · 14 years ago
  25. ee63d7d stp: Allow/Disallow to inject messages on the UDP/M2UA interface by Holger Hans Peter Freyther · 14 years ago
  26. 0452f22 stp: Add code that allows to inject messages on any linkset by Holger Hans Peter Freyther · 14 years ago
  27. f603f28 isup: Make it possible for the STP to handle/not handle ISUP messages by Holger Hans Peter Freyther · 14 years ago
  28. 86a2a53 udp: Use link up/down signals from the MIB for the link by Holger Hans Peter Freyther · 14 years ago
  29. 38d936a mtp: Assign a name to linkset, use this name in the log messages by Holger Hans Peter Freyther · 14 years ago
  30. 1ec2a74 mtp: Remember the first SLS this link is on by Holger Hans Peter Freyther · 14 years ago
  31. 9543f4a mtp: Call it mtp_link_submit and use it in mtp_link by Holger Hans Peter Freyther · 14 years ago
  32. 3a1c0af udp: Create a SNMP session per UDP by Holger Hans Peter Freyther · 14 years ago
  33. ea5ce23 mtp: Make it possible to block a link. by Holger Hans Peter Freyther · 14 years ago
  34. 5c2e458 debug: Add two categories to be used in the future. by Holger Hans Peter Freyther · 14 years ago
  35. f6375b4 pcap: Allow to log on a link or linkset level by Holger Hans Peter Freyther · 14 years ago
  36. 36260e9 pcap: Classify the direction of such a message by Holger Hans Peter Freyther · 14 years ago
  37. ddf8eae pcap: Run all pcap operations through one method by Holger Hans Peter Freyther · 14 years ago
  38. c6bfa27 udp: Allow to create multiple links via UDP by Holger Hans Peter Freyther · 14 years ago
  39. a310e53 vty: Classify the application that we run and provide different options by Holger Hans Peter Freyther · 14 years ago
  40. 4c1eb0e stats: Count packets on a per link level by Holger Hans Peter Freyther · 14 years ago
  41. c5d897e stats: Collect statistics on the linkset by Holger Hans Peter Freyther · 14 years ago
  42. aafa7c7 stats: Add rate_counter for more statistics on the MTP side by Holger Hans Peter Freyther · 14 years ago
  43. eab2096 udp: Make the SNMP code asynchronous by Holger Hans Peter Freyther · 14 years ago on-waves/multiple-links
  44. 4da421d udp: Make two snmp functions internal by Holger Hans Peter Freyther · 14 years ago
  45. 083a30b udp: Poll SNMP for timeouts and fd every 100ms by Holger Hans Peter Freyther · 14 years ago
  46. f38114e udp: Allow to run multiple links through the same socket by Holger Hans Peter Freyther · 14 years ago
  47. 95057b9 mtp: Send the SLTM/SLTA on the link directly by Holger Hans Peter Freyther · 14 years ago
  48. 1cc2456 mtp: Count the links in a linkset by Holger Hans Peter Freyther · 14 years ago
  49. fa8cf2d mtp: Create a method for a link failure to restart the link. by Holger Hans Peter Freyther · 14 years ago
  50. 9b8a4a7 mtp: Remove the unused linkset_sccp_down routine as it is not used by Holger Hans Peter Freyther · 14 years ago
  51. a8ce061 mtp: Move the link testing into a new file for mtp_link by Holger Hans Peter Freyther · 14 years ago
  52. 2d845fc mtp: Rename the the_link to set as it is a link set by Holger Hans Peter Freyther · 14 years ago
  53. 1349584 mtp: Start the linktest directly by Holger Hans Peter Freyther · 14 years ago
  54. 606eae8 mtp: Send the TFP/TRA once the first link is available by Holger Hans Peter Freyther · 14 years ago
  55. 925d566 mtp: Fix the address mask, macro to extract opc/dpc by Holger Hans Peter Freyther · 14 years ago
  56. 69e71e0 isup: Attempt a short cut in the link bring up by sending a unblock by Holger Hans Peter Freyther · 14 years ago
  57. ecd8355 isup: Make status parsing and status response be generic by Holger Hans Peter Freyther · 14 years ago
  58. 6e11bee isup: Attempt to handle a RSC on the exchange by Holger Hans Peter Freyther · 14 years ago
  59. d8a73e2 isup: Allow to have a different OPC for ISUP messages. by Holger Hans Peter Freyther · 14 years ago
  60. a79ac9b isup: ANSI/ITU have a different idea about the CIC and spare bits by Holger Hans Peter Freyther · 14 years ago
  61. b4dd029 isup: Add the isup_types.h to the header files (fixes distcheck) by Holger Hans Peter Freyther · 14 years ago
  62. f0a5139 mtp: Add defines for the test messages by Holger Hans Peter Freyther · 14 years ago
  63. cfbe80f mtp: Send a TFA for the point codes we are routing to. by Holger Hans Peter Freyther · 14 years ago
  64. bee2ed1 mtp: Make the input path work on a specific link of the linkset by Holger Hans Peter Freyther · 14 years ago
  65. efbd8c2 stp: Allow to forward all ISUP messages without any modification by Holger Hans Peter Freyther · 14 years ago
  66. 1b6901e stp: Forward unhandled ISUP from one end to another by Holger Hans Peter Freyther · 14 years ago
  67. 9cf11bc stp: Create a M2UA link by hand and connect the SCCP routines by Holger Hans Peter Freyther · 14 years ago
  68. d70a7e8 m2ua: Create a MTP Link class using SCTP/M2UA for the transport by Holger Hans Peter Freyther · 14 years ago on-waves/m2ua
  69. 0e2f911 mtp: Rename link_data to mtp_link and move out the transport specific things by Holger Hans Peter Freyther · 14 years ago
  70. 0f833b0 mtp: take the linkset down when the last link is failing by Holger Hans Peter Freyther · 14 years ago
  71. 85e17d1 mtp: Remove the forced_down as it is never read in that application by Holger Hans Peter Freyther · 14 years ago
  72. fe72c16 mtp: Turn the MTPl2 link into a list of links. by Holger Hans Peter Freyther · 14 years ago
  73. 069e635 mtp: Keep an array for the SLS -> SLC mapping for active links. by Holger Hans Peter Freyther · 14 years ago
  74. 644aafb mtp: Make the link_data be a child of the link_set by Holger Hans Peter Freyther · 14 years ago
  75. c840569 mtp: Propagate link and linkset failures in two stages by Holger Hans Peter Freyther · 14 years ago
  76. 569f1e1 mtp: Rename mtp_link to mtp_link_set as this is the linkset by Holger Hans Peter Freyther · 14 years ago
  77. 346e1c4 mtp: Attempt to select the sls properly in the round robin fashion by Holger Hans Peter Freyther · 14 years ago
  78. 4573888 mtp: Kill the link variable from the mtp link. by Holger Hans Peter Freyther · 14 years ago
  79. b6edf97 linkset: Prepare the UDP support to support multiple links. by Holger Hans Peter Freyther · 14 years ago
  80. 016ba29 msc: Remove the msc_clear_queue now that it is not needed by Holger Hans Peter Freyther · 14 years ago
  81. f19afae sccp: Stop queueing messages between SLTM messages by Holger Hans Peter Freyther · 14 years ago
  82. a99b04b mtp: Move the link code into a new file called links. by Holger Hans Peter Freyther · 14 years ago
  83. f9b4a86 misc: Remove the link_c7 dummy methods by Holger Hans Peter Freyther · 14 years ago
  84. de56c22 license: Switch to the GNU AGPLv3 for this network service by Holger Hans Peter Freyther · 14 years ago
  85. 7e0936e mgcp: Merge new mgcp_protocol to parse digital trunks. by Holger Hans Peter Freyther · 14 years ago
  86. 7a72556 mtp: Allow to have a different POC for SCCP by Holger Hans Peter Freyther · 14 years ago
  87. 80ab4c6 mtp: Implement the subsystem test and respond with a SSP/SSA by Holger Hans Peter Freyther · 14 years ago
  88. 9260b24 iusp: Make isup parsing work on big endian machines by Holger Hans Peter Freyther · 14 years ago
  89. 3aad776 isup: Respond to a ISUP GRS with a GRA. by Holger Hans Peter Freyther · 14 years ago
  90. c21cfaa isup: Start parsing the ISUP messages by Holger Hans Peter Freyther · 14 years ago
  91. 03ba4f4 isup: Start with isup support in the cellmgr. by Holger Hans Peter Freyther · 14 years ago
  92. 3a80cb2 mtp: Prepare ISUP handling, just print the ISUP part. by Holger Hans Peter Freyther · 14 years ago
  93. b38b33b mtp: Make the spare/ni configurable by Holger Hans Peter Freyther · 14 years ago
  94. e976df1 mtp: Be able to set the spare bits in the network indicator by Holger Hans Peter Freyther · 14 years ago
  95. 4e3e28e mtp: Store the NetworIndicator in the mtp_link and use it by Holger Hans Peter Freyther · 14 years ago
  96. 7694381 udt: Add a forward_only to the bsc struct and use it for the msc_conn by Holger Hans Peter Freyther · 14 years ago
  97. 594ee9a udt_relay: Add a forked copy of main to just relay messages by Holger Hans Peter Freyther · 14 years ago
  98. 5d930f8 mtp: Store the mtp_link inside the connection by Holger Hans Peter Freyther · 14 years ago
  99. 5228069 ussd: Pass the bsc_data to have access to the USSD message by Holger Hans Peter Freyther · 14 years ago
  100. dfcf2df ussd: Create the hook where packages from the MSC pass by by Holger Hans Peter Freyther · 14 years ago