1. b7299a8 mgcp: Configure the HSCOMM routing based on the information we have by Holger Hans Peter Freyther · 14 years ago
  2. d384912 mgcp: Calculate which dsp resource should be used by the trunks by Holger Hans Peter Freyther · 14 years ago
  3. 672f321 mgcp: Calculate the right Audio Processor resource for high endpoints by Holger Hans Peter Freyther · 14 years ago
  4. dcc3312 mgcp: Merge OpenBSC MGCP code and update the structure to match it by Holger Hans Peter Freyther · 14 years ago
  5. f3da99e mgcp: Attempt to get the endpoint configuration right by Holger Hans Peter Freyther · 14 years ago
  6. 796406b mgcp: Add code that will attempt to configure the TDM switch by Holger Hans Peter Freyther · 14 years ago
  7. a2938fe sctp: Fix a memory leak on connection failures. by Holger Hans Peter Freyther · 14 years ago
  8. 718d4ba sctp: Only handle traffic with the payload type of M2UA by Holger Hans Peter Freyther · 14 years ago
  9. 0e6cbc6 sctp: Fail if we fail to enable SCTP events on this socket by Holger Hans Peter Freyther · 14 years ago
  10. 639d77b links: Fix the init code for the old cellmgr_ng code by Holger Hans Peter Freyther · 14 years ago
  11. 03fc660 counter: Fix the wrong counter size. by Holger Hans Peter Freyther · 14 years ago
  12. af3faf8 vty: Allow to specify 14 bits for the CPC. by Holger Hans Peter Freyther · 14 years ago
  13. d062f83 mtp: Call the mtp_link_set always set otherwise things get confusing by Holger Hans Peter Freyther · 14 years ago
  14. 765fba3 msc: Remove unused method from the code by Holger Hans Peter Freyther · 14 years ago
  15. 4c9dd16 sccp: The link attribute was never used leading to a crash by Holger Hans Peter Freyther · 14 years ago
  16. 47c9faa mtp: Attempt to implement the MTP Restart properly by Holger Hans Peter Freyther · 14 years ago
  17. 8d70278 mtp: Do not start linktest on a blocked link by Holger Hans Peter Freyther · 14 years ago
  18. 7176030 vty: Add all mighty new vty interface for osmo-stp by Holger Hans Peter Freyther · 14 years ago
  19. 2917644 vty: Move the actual commands into a new file in preparation by Holger Hans Peter Freyther · 14 years ago
  20. 318e830 vty: Always work through the linkset number for the commands by Holger Hans Peter Freyther · 14 years ago
  21. 169a1a9 misc: Use llist_add_tail to add new links to the end by Holger Hans Peter Freyther · 14 years ago
  22. e62e4b0 m2ua: Make sure all replies contain the link identifier by Holger Hans Peter Freyther · 14 years ago
  23. cfe9d71 vty: Remove more globals from the bsc data. by Holger Hans Peter Freyther · 14 years ago
  24. 4cee7c0 m2ua: Start link only after we had the emergency alignment by Holger Hans Peter Freyther · 14 years ago
  25. 5e5758c log: Improve some logging messages across several files. by Holger Hans Peter Freyther · 14 years ago
  26. 7c6feca m2ua: Do nothing on a reset request for now. by Holger Hans Peter Freyther · 14 years ago
  27. 8fd28db m2ua: Keep the M2UA ASP state in the mtp_m2ua_link by Holger Hans Peter Freyther · 14 years ago
  28. 41df6c5 m2ua: Include the interface identifier in the notify message by Holger Hans Peter Freyther · 14 years ago
  29. 5a34c7f mtp: Rename link_no to nr, add a name like for the other commands by Holger Hans Peter Freyther · 14 years ago
  30. 6c0b2e5 mtp: Make the mtp_link point to a specific type of link by Holger Hans Peter Freyther · 14 years ago
  31. ea247c1 vty: Move link commands from the name to the linkset number by Holger Hans Peter Freyther · 14 years ago
  32. 1b5d846 mtp: Stop hardcoding the supported SSN inside the mtp_layer3.c by Holger Hans Peter Freyther · 14 years ago
  33. b27c962 mtp: Remove the bsc pointer from the MTP LinkSet by Holger Hans Peter Freyther · 14 years ago
  34. a33b23f mtp: Rename no to nr to align with the rest of the structs by Holger Hans Peter Freyther · 14 years ago
  35. 4096d12 bsc: Print the talloc allocation report on SIGUSR1 by Holger Hans Peter Freyther · 14 years ago
  36. 5cd45e1 bsc: Move the signal handling code over to the bsc.c by Holger Hans Peter Freyther · 14 years ago
  37. 2d4891f bsc: Move the option parsing into the common code in bsc.c by Holger Hans Peter Freyther · 14 years ago
  38. 289436f bsc: Cleanup some fields and names by Holger Hans Peter Freyther · 14 years ago
  39. 64b7d56 ss7: Move all mtp linksets callbacks into the app layer by Holger Hans Peter Freyther · 14 years ago
  40. c5200fc ss7: Move the linkset up/down into the ss7_app, move some code around by Holger Hans Peter Freyther · 14 years ago
  41. ab7c601 ss7: Provide a way to start the application by Holger Hans Peter Freyther · 14 years ago
  42. a7bc3aa ss7: Create a SS7 application that is responsible for the routing by Holger Hans Peter Freyther · 14 years ago
  43. 2cdb73c msc: Move more state into the sccp_state.c by Holger Hans Peter Freyther · 14 years ago
  44. 3d4d8c7 msc: Move the nat handling into the sccp_state for now by Holger Hans Peter Freyther · 14 years ago
  45. 84ec871 msc: Move the MSC Connection into a new header file by Holger Hans Peter Freyther · 14 years ago
  46. f7ce2c6 m2ua: Start to separate the SCTP code and M2UA to allow multiple links by Holger Hans Peter Freyther · 14 years ago
  47. 694337f mtp: Allow to find a linkset by number by Holger Hans Peter Freyther · 14 years ago
  48. 599c9a4 mtp: Allocate the MTPLinkSet as a child of the BSC by Holger Hans Peter Freyther · 14 years ago
  49. 2ff47b8 bsc: Allocate the bsc with talloc instead by Holger Hans Peter Freyther · 14 years ago
  50. 1927e63 m2ua: Close a huge memory leak in the m2ua code. by Holger Hans Peter Freyther · 14 years ago
  51. b187049 vty; Remove the lac/mnc/mcc option as this was never implemented by Holger Hans Peter Freyther · 14 years ago
  52. dd32ae5 msc: The udt_relay could be implemented with the normal cellmgr now by Holger Hans Peter Freyther · 14 years ago
  53. cea4518 msc: In forward_only mode never ask any of the connection tracking code by Holger Hans Peter Freyther · 14 years ago
  54. 7ca2b03 bsc: Remove the m2ua_set pointer from the struct as well by Holger Hans Peter Freyther · 14 years ago
  55. 89fa11a bsc: Remove the global link_set pointer from the bsc by Holger Hans Peter Freyther · 14 years ago
  56. 43b015a bsc: Move the connection tracking code out of main file by Holger Hans Peter Freyther · 14 years ago
  57. bf5eada bsc: Stop using the bsc.link_set directly by Holger Hans Peter Freyther · 14 years ago
  58. e86c02e bsc: Move the BSC<->MSC variables to a new struct. by Holger Hans Peter Freyther · 14 years ago
  59. ee63d7d stp: Allow/Disallow to inject messages on the UDP/M2UA interface by Holger Hans Peter Freyther · 14 years ago
  60. 0452f22 stp: Add code that allows to inject messages on any linkset by Holger Hans Peter Freyther · 14 years ago
  61. 6b71fd6 vty: Fix the help and the parameters for the trace command by Holger Hans Peter Freyther · 14 years ago
  62. f603f28 isup: Make it possible for the STP to handle/not handle ISUP messages by Holger Hans Peter Freyther · 14 years ago
  63. d3f412b mtp: Turn error messages into full sentences. by Holger Hans Peter Freyther · 14 years ago
  64. 309d79f mtp: Forbid link up/failure on blocked links. by Holger Hans Peter Freyther · 14 years ago
  65. 86a2a53 udp: Use link up/down signals from the MIB for the link by Holger Hans Peter Freyther · 14 years ago
  66. 122d604 mgcp: Turn the endpoint-offset into a proper config option by Holger Hans Peter Freyther · 14 years ago
  67. 1cf3a83 mgcp: Make it possible to control the offset from Endpoint to CIC by Holger Hans Peter Freyther · 14 years ago
  68. 38d936a mtp: Assign a name to linkset, use this name in the log messages by Holger Hans Peter Freyther · 14 years ago
  69. c5562bd sctp: Close the socket if we get <= 0 as a result for sctp_rcvmsg by Holger Hans Peter Freyther · 14 years ago
  70. 44f848b mgcp: Merge from master to respond to a RQNT by Holger Hans Peter Freyther · 14 years ago
  71. 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
  72. 7d336a5 mtp: Make SCCP tfa/tra/tfp messages work on the linkset by Holger Hans Peter Freyther · 14 years ago
  73. 1ec2a74 mtp: Remember the first SLS this link is on by Holger Hans Peter Freyther · 14 years ago
  74. 4c8ddb3 vty: Fix the up/down of the MSC link by Holger Hans Peter Freyther · 14 years ago
  75. 8b997bb configure: We do not want to always link to -lsctp by Holger Hans Peter Freyther · 14 years ago
  76. 8a96e47 mtp: Fix the logic... close the socket if we are blocked by Holger Hans Peter Freyther · 14 years ago
  77. 3c2b84c vty: Show the SLC mapping of a linkset by Holger Hans Peter Freyther · 14 years ago
  78. 326a1f7 stats: Fix counting incoming packets from a link by Holger Hans Peter Freyther · 14 years ago
  79. 9543f4a mtp: Call it mtp_link_submit and use it in mtp_link by Holger Hans Peter Freyther · 14 years ago
  80. 3a1c0af udp: Create a SNMP session per UDP by Holger Hans Peter Freyther · 14 years ago
  81. 4e2e242 mtp: Show blocked links as blocked in the vty stat by Holger Hans Peter Freyther · 14 years ago
  82. 315ec67 mtp: Implement VTY routines to block,unblock,reset a link by Holger Hans Peter Freyther · 14 years ago
  83. ea5ce23 mtp: Make it possible to block a link. by Holger Hans Peter Freyther · 14 years ago
  84. 8ade9b7 pcap: Fix stupid bug and unbreak pcap writing by Holger Hans Peter Freyther · 14 years ago
  85. fca7b12 vty: Install the vty logging commands by Holger Hans Peter Freyther · 14 years ago
  86. 16b07c6 pcap: Dump each packet in the DCAP category by Holger Hans Peter Freyther · 14 years ago
  87. 0292127 debug: Set the right debug area for the M2UA code by Holger Hans Peter Freyther · 14 years ago
  88. 5c2e458 debug: Add two categories to be used in the future. by Holger Hans Peter Freyther · 14 years ago
  89. 1b47ce5 stat: Dump a name next to the OPC by Holger Hans Peter Freyther · 14 years ago
  90. 5b2fe8d pcap: Allow to start tracing on a specific linkset after app start by Holger Hans Peter Freyther · 14 years ago
  91. f6375b4 pcap: Allow to log on a link or linkset level by Holger Hans Peter Freyther · 14 years ago
  92. 36260e9 pcap: Classify the direction of such a message by Holger Hans Peter Freyther · 14 years ago
  93. ddf8eae pcap: Run all pcap operations through one method by Holger Hans Peter Freyther · 14 years ago
  94. c6bfa27 udp: Allow to create multiple links via UDP by Holger Hans Peter Freyther · 14 years ago
  95. 0b31622 vty: Print the MSC status on the VTY for relay/cellmgr by Holger Hans Peter Freyther · 14 years ago
  96. a310e53 vty: Classify the application that we run and provide different options by Holger Hans Peter Freyther · 14 years ago
  97. fbfe8eb Merge branch 'on-waves/stats' by Holger Hans Peter Freyther · 14 years ago
  98. 60af5dd stats: Print some statistics about the state of the current set by Holger Hans Peter Freyther · 14 years ago
  99. 51b9e7a stats: Implement VTY command to dump the linksets by Holger Hans Peter Freyther · 14 years ago
  100. 4c1eb0e stats: Count packets on a per link level by Holger Hans Peter Freyther · 14 years ago