1. c21c0d6 misc: Update code to compil with libosmocore 0.3.2 by Holger Hans Peter Freyther · 13 years ago
  2. ff397ed Adopt to recent libosmocore namespace changes and libosmogsm by Harald Welte · 13 years ago
  3. 7176030 vty: Add all mighty new vty interface for osmo-stp by Holger Hans Peter Freyther · 14 years ago
  4. cfe9d71 vty: Remove more globals from the bsc data. by Holger Hans Peter Freyther · 14 years ago
  5. 6c0b2e5 mtp: Make the mtp_link point to a specific type of link by Holger Hans Peter Freyther · 14 years ago
  6. 1b5d846 mtp: Stop hardcoding the supported SSN inside the mtp_layer3.c by Holger Hans Peter Freyther · 14 years ago
  7. b27c962 mtp: Remove the bsc pointer from the MTP LinkSet by Holger Hans Peter Freyther · 14 years ago
  8. 5cd45e1 bsc: Move the signal handling code over to the bsc.c by Holger Hans Peter Freyther · 14 years ago
  9. 2d4891f bsc: Move the option parsing into the common code in bsc.c 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. 84ec871 msc: Move the MSC Connection into a new header file by Holger Hans Peter Freyther · 14 years ago
  16. f7ce2c6 m2ua: Start to separate the SCTP code and M2UA to allow multiple links by Holger Hans Peter Freyther · 14 years ago
  17. 599c9a4 mtp: Allocate the MTPLinkSet as a child of the BSC by Holger Hans Peter Freyther · 14 years ago
  18. 2ff47b8 bsc: Allocate the bsc with talloc instead by Holger Hans Peter Freyther · 14 years ago
  19. 7ca2b03 bsc: Remove the m2ua_set pointer from the struct as well by Holger Hans Peter Freyther · 14 years ago
  20. 89fa11a bsc: Remove the global link_set pointer from the bsc by Holger Hans Peter Freyther · 14 years ago
  21. e86c02e bsc: Move the BSC<->MSC variables to a new struct. by Holger Hans Peter Freyther · 14 years ago
  22. ee63d7d stp: Allow/Disallow to inject messages on the UDP/M2UA interface by Holger Hans Peter Freyther · 14 years ago
  23. 0452f22 stp: Add code that allows to inject messages on any linkset by Holger Hans Peter Freyther · 14 years ago
  24. f603f28 isup: Make it possible for the STP to handle/not handle ISUP messages by Holger Hans Peter Freyther · 14 years ago
  25. 38d936a mtp: Assign a name to linkset, use this name in the log messages by Holger Hans Peter Freyther · 14 years ago
  26. 0292127 debug: Set the right debug area for the M2UA code by Holger Hans Peter Freyther · 14 years ago
  27. f6375b4 pcap: Allow to log on a link or linkset level by Holger Hans Peter Freyther · 14 years ago
  28. c6bfa27 udp: Allow to create multiple links via UDP by Holger Hans Peter Freyther · 14 years ago
  29. a310e53 vty: Classify the application that we run and provide different options by Holger Hans Peter Freyther · 14 years ago
  30. b4b747d mtp: Stop assigning the link_set it will be done in mtpl3 by Holger Hans Peter Freyther · 14 years ago
  31. d8a73e2 isup: Allow to have a different OPC for ISUP messages. by Holger Hans Peter Freyther · 14 years ago
  32. 84899a4 stp: Set the pcap fd properly... WIP merge this by Holger Hans Peter Freyther · 14 years ago
  33. efbd8c2 stp: Allow to forward all ISUP messages without any modification by Holger Hans Peter Freyther · 14 years ago
  34. 1b6901e stp: Forward unhandled ISUP from one end to another by Holger Hans Peter Freyther · 14 years ago
  35. 9cf11bc stp: Create a M2UA link by hand and connect the SCCP routines by Holger Hans Peter Freyther · 14 years ago
  36. a93b83b stp: Begin to implement a signalling transfer point by Holger Hans Peter Freyther · 14 years ago