1. 7ca2b03 bsc: Remove the m2ua_set pointer from the struct as well by Holger Hans Peter Freyther · 14 years ago
  2. 89fa11a bsc: Remove the global link_set pointer from the bsc by Holger Hans Peter Freyther · 14 years ago
  3. 43b015a bsc: Move the connection tracking code out of main file by Holger Hans Peter Freyther · 14 years ago
  4. bf5eada bsc: Stop using the bsc.link_set directly by Holger Hans Peter Freyther · 14 years ago
  5. e86c02e bsc: Move the BSC<->MSC variables to a new struct. by Holger Hans Peter Freyther · 14 years ago
  6. ee63d7d stp: Allow/Disallow to inject messages on the UDP/M2UA interface by Holger Hans Peter Freyther · 14 years ago
  7. 0452f22 stp: Add code that allows to inject messages on any linkset by Holger Hans Peter Freyther · 14 years ago
  8. 6b71fd6 vty: Fix the help and the parameters for the trace command by Holger Hans Peter Freyther · 14 years ago
  9. f603f28 isup: Make it possible for the STP to handle/not handle ISUP messages by Holger Hans Peter Freyther · 14 years ago
  10. d3f412b mtp: Turn error messages into full sentences. by Holger Hans Peter Freyther · 14 years ago
  11. 309d79f mtp: Forbid link up/failure on blocked links. by Holger Hans Peter Freyther · 14 years ago
  12. 86a2a53 udp: Use link up/down signals from the MIB for the link by Holger Hans Peter Freyther · 14 years ago
  13. 122d604 mgcp: Turn the endpoint-offset into a proper config option by Holger Hans Peter Freyther · 14 years ago
  14. 1cf3a83 mgcp: Make it possible to control the offset from Endpoint to CIC by Holger Hans Peter Freyther · 14 years ago
  15. 38d936a mtp: Assign a name to linkset, use this name in the log messages by Holger Hans Peter Freyther · 14 years ago
  16. c5562bd sctp: Close the socket if we get <= 0 as a result for sctp_rcvmsg by Holger Hans Peter Freyther · 14 years ago
  17. 44f848b mgcp: Merge from master to respond to a RQNT by Holger Hans Peter Freyther · 14 years ago
  18. fd5d8d2 mtp: Send the TFP/TRA/TFA with the first SLS provided by that link by Holger Hans Peter Freyther · 14 years ago 1.1.0
  19. 7d336a5 mtp: Make SCCP tfa/tra/tfp messages work on the linkset by Holger Hans Peter Freyther · 14 years ago
  20. 1ec2a74 mtp: Remember the first SLS this link is on by Holger Hans Peter Freyther · 14 years ago
  21. 4c8ddb3 vty: Fix the up/down of the MSC link by Holger Hans Peter Freyther · 14 years ago
  22. 8b997bb configure: We do not want to always link to -lsctp by Holger Hans Peter Freyther · 14 years ago
  23. 8a96e47 mtp: Fix the logic... close the socket if we are blocked by Holger Hans Peter Freyther · 14 years ago
  24. 3c2b84c vty: Show the SLC mapping of a linkset by Holger Hans Peter Freyther · 14 years ago
  25. 326a1f7 stats: Fix counting incoming packets from a link by Holger Hans Peter Freyther · 14 years ago
  26. 9543f4a mtp: Call it mtp_link_submit and use it in mtp_link by Holger Hans Peter Freyther · 14 years ago
  27. 3a1c0af udp: Create a SNMP session per UDP by Holger Hans Peter Freyther · 14 years ago
  28. 4e2e242 mtp: Show blocked links as blocked in the vty stat by Holger Hans Peter Freyther · 14 years ago
  29. 315ec67 mtp: Implement VTY routines to block,unblock,reset a link by Holger Hans Peter Freyther · 14 years ago
  30. ea5ce23 mtp: Make it possible to block a link. by Holger Hans Peter Freyther · 14 years ago
  31. 8ade9b7 pcap: Fix stupid bug and unbreak pcap writing by Holger Hans Peter Freyther · 14 years ago
  32. fca7b12 vty: Install the vty logging commands by Holger Hans Peter Freyther · 14 years ago
  33. 16b07c6 pcap: Dump each packet in the DCAP category by Holger Hans Peter Freyther · 14 years ago
  34. 0292127 debug: Set the right debug area for the M2UA code by Holger Hans Peter Freyther · 14 years ago
  35. 5c2e458 debug: Add two categories to be used in the future. by Holger Hans Peter Freyther · 14 years ago
  36. 1b47ce5 stat: Dump a name next to the OPC by Holger Hans Peter Freyther · 14 years ago
  37. 5b2fe8d pcap: Allow to start tracing on a specific linkset after app start by Holger Hans Peter Freyther · 14 years ago
  38. f6375b4 pcap: Allow to log on a link or linkset level by Holger Hans Peter Freyther · 14 years ago
  39. 36260e9 pcap: Classify the direction of such a message by Holger Hans Peter Freyther · 14 years ago
  40. ddf8eae pcap: Run all pcap operations through one method by Holger Hans Peter Freyther · 14 years ago
  41. c6bfa27 udp: Allow to create multiple links via UDP by Holger Hans Peter Freyther · 14 years ago
  42. 0b31622 vty: Print the MSC status on the VTY for relay/cellmgr by Holger Hans Peter Freyther · 14 years ago
  43. a310e53 vty: Classify the application that we run and provide different options by Holger Hans Peter Freyther · 14 years ago
  44. fbfe8eb Merge branch 'on-waves/stats' by Holger Hans Peter Freyther · 14 years ago
  45. 60af5dd stats: Print some statistics about the state of the current set by Holger Hans Peter Freyther · 14 years ago
  46. 51b9e7a stats: Implement VTY command to dump the linksets by Holger Hans Peter Freyther · 14 years ago
  47. 4c1eb0e stats: Count packets on a per link level by Holger Hans Peter Freyther · 14 years ago
  48. c5d897e stats: Collect statistics on the linkset by Holger Hans Peter Freyther · 14 years ago
  49. aafa7c7 stats: Add rate_counter for more statistics on the MTP side by Holger Hans Peter Freyther · 14 years ago
  50. 7d7c711 Merge branch 'on-waves/multiple-links' by Holger Hans Peter Freyther · 14 years ago
  51. eab2096 udp: Make the SNMP code asynchronous by Holger Hans Peter Freyther · 14 years ago on-waves/multiple-links
  52. 4da421d udp: Make two snmp functions internal by Holger Hans Peter Freyther · 14 years ago
  53. 083a30b udp: Poll SNMP for timeouts and fd every 100ms by Holger Hans Peter Freyther · 14 years ago
  54. f38114e udp: Allow to run multiple links through the same socket by Holger Hans Peter Freyther · 14 years ago
  55. e250ac3 msc: Fix crash due pong timeout started from a msc reset by Holger Hans Peter Freyther · 14 years ago
  56. 42f9aa9 Merge branch 'on-waves/multiple-links' by Holger Hans Peter Freyther · 14 years ago
  57. 050577a mtp: Return SLTA on the same SLS, send SLTM with a static sls by Holger Hans Peter Freyther · 14 years ago
  58. 95057b9 mtp: Send the SLTM/SLTA on the link directly by Holger Hans Peter Freyther · 14 years ago
  59. 1cc2456 mtp: Count the links in a linkset by Holger Hans Peter Freyther · 14 years ago
  60. fa8cf2d mtp: Create a method for a link failure to restart the link. by Holger Hans Peter Freyther · 14 years ago
  61. 9b8a4a7 mtp: Remove the unused linkset_sccp_down routine as it is not used by Holger Hans Peter Freyther · 14 years ago
  62. a8ce061 mtp: Move the link testing into a new file for mtp_link by Holger Hans Peter Freyther · 14 years ago
  63. 2d845fc mtp: Rename the the_link to set as it is a link set by Holger Hans Peter Freyther · 14 years ago
  64. b4b747d mtp: Stop assigning the link_set it will be done in mtpl3 by Holger Hans Peter Freyther · 14 years ago
  65. 1349584 mtp: Start the linktest directly by Holger Hans Peter Freyther · 14 years ago
  66. 606eae8 mtp: Send the TFP/TRA once the first link is available by Holger Hans Peter Freyther · 14 years ago
  67. 157de2a mtp: Only respond to regular maintainenance for our code point by Holger Hans Peter Freyther · 14 years ago
  68. 925d566 mtp: Fix the address mask, macro to extract opc/dpc by Holger Hans Peter Freyther · 14 years ago
  69. 460a8eb Merge branch 'on-waves/stp' by Holger Hans Peter Freyther · 14 years ago
  70. 69e71e0 isup: Attempt a short cut in the link bring up by sending a unblock by Holger Hans Peter Freyther · 14 years ago
  71. 8f6eb5e isup: Handle a CGB with a CGBA and claim all circuits to be blocked by Holger Hans Peter Freyther · 14 years ago
  72. ecd8355 isup: Make status parsing and status response be generic by Holger Hans Peter Freyther · 14 years ago
  73. 6e11bee isup: Attempt to handle a RSC on the exchange by Holger Hans Peter Freyther · 14 years ago
  74. d8a73e2 isup: Allow to have a different OPC for ISUP messages. by Holger Hans Peter Freyther · 14 years ago
  75. a79ac9b isup: ANSI/ITU have a different idea about the CIC and spare bits by Holger Hans Peter Freyther · 14 years ago
  76. a4661fb isup: Fix the lebgth check in this packet by Holger Hans Peter Freyther · 14 years ago
  77. b4dd029 isup: Add the isup_types.h to the header files (fixes distcheck) by Holger Hans Peter Freyther · 14 years ago
  78. f0a5139 mtp: Add defines for the test messages by Holger Hans Peter Freyther · 14 years ago
  79. cfbe80f mtp: Send a TFA for the point codes we are routing to. by Holger Hans Peter Freyther · 14 years ago
  80. adf7692 mtp: Send TRA messages on all affected point codes by Holger Hans Peter Freyther · 14 years ago
  81. 27c5e23 mtp: Send the TFP for every POC we want to handle. by Holger Hans Peter Freyther · 14 years ago
  82. bee2ed1 mtp: Make the input path work on a specific link of the linkset by Holger Hans Peter Freyther · 14 years ago
  83. 84899a4 stp: Set the pcap fd properly... WIP merge this by Holger Hans Peter Freyther · 14 years ago
  84. efbd8c2 stp: Allow to forward all ISUP messages without any modification by Holger Hans Peter Freyther · 14 years ago
  85. 1b6901e stp: Forward unhandled ISUP from one end to another by Holger Hans Peter Freyther · 14 years ago
  86. 9cf11bc stp: Create a M2UA link by hand and connect the SCCP routines by Holger Hans Peter Freyther · 14 years ago
  87. a93b83b stp: Begin to implement a signalling transfer point by Holger Hans Peter Freyther · 14 years ago
  88. 92affda mtp: Do not send anything in case the there is no link by Holger Hans Peter Freyther · 14 years ago
  89. 101cd0b mtp: Send the SSA/SSP for the apoc and assn of the request by Holger Hans Peter Freyther · 14 years ago
  90. df8597a mtp: Send the SSA with the affected POC for SCCP. by Holger Hans Peter Freyther · 14 years ago
  91. c17852e m2ua: Write MTP packets to the pcap file if requested. by Holger Hans Peter Freyther · 14 years ago
  92. e13c5aa Merge branch 'on-waves/m2ua' by Holger Hans Peter Freyther · 14 years ago
  93. d70a7e8 m2ua: Create a MTP Link class using SCTP/M2UA for the transport by Holger Hans Peter Freyther · 14 years ago on-waves/m2ua
  94. 0e2f911 mtp: Rename link_data to mtp_link and move out the transport specific things by Holger Hans Peter Freyther · 14 years ago
  95. 4a37434 Merge branch 'on-waves/multiple-links' by Holger Hans Peter Freyther · 14 years ago
  96. d91f940 mtp: Create the SLC with all links by Holger Hans Peter Freyther · 14 years ago
  97. 0f833b0 mtp: take the linkset down when the last link is failing by Holger Hans Peter Freyther · 14 years ago
  98. 85e17d1 mtp: Remove the forced_down as it is never read in that application by Holger Hans Peter Freyther · 14 years ago
  99. fe72c16 mtp: Turn the MTPl2 link into a list of links. by Holger Hans Peter Freyther · 14 years ago
  100. 069e635 mtp: Keep an array for the SLS -> SLC mapping for active links. by Holger Hans Peter Freyther · 14 years ago