1. ff397ed Adopt to recent libosmocore namespace changes and libosmogsm by Harald Welte · 13 years ago
  2. 639d77b links: Fix the init code for the old cellmgr_ng code by Holger Hans Peter Freyther · 14 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. 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. ab7c601 ss7: Provide a way to start the application by Holger Hans Peter Freyther · 14 years ago
  10. 84ec871 msc: Move the MSC Connection into a new header file by Holger Hans Peter Freyther · 14 years ago
  11. 599c9a4 mtp: Allocate the MTPLinkSet as a child of the BSC by Holger Hans Peter Freyther · 14 years ago
  12. 2ff47b8 bsc: Allocate the bsc with talloc instead by Holger Hans Peter Freyther · 14 years ago
  13. 89fa11a bsc: Remove the global link_set pointer from the bsc by Holger Hans Peter Freyther · 14 years ago
  14. bf5eada bsc: Stop using the bsc.link_set directly by Holger Hans Peter Freyther · 14 years ago
  15. e86c02e bsc: Move the BSC<->MSC variables to a new struct. by Holger Hans Peter Freyther · 14 years ago
  16. d3f412b mtp: Turn error messages into full sentences. by Holger Hans Peter Freyther · 14 years ago
  17. 309d79f mtp: Forbid link up/failure on blocked links. by Holger Hans Peter Freyther · 14 years ago
  18. 38d936a mtp: Assign a name to linkset, use this name in the log messages by Holger Hans Peter Freyther · 14 years ago
  19. 3a1c0af udp: Create a SNMP session per UDP by Holger Hans Peter Freyther · 14 years ago
  20. 8ade9b7 pcap: Fix stupid bug and unbreak pcap writing by Holger Hans Peter Freyther · 14 years ago
  21. 16b07c6 pcap: Dump each packet in the DCAP category by Holger Hans Peter Freyther · 14 years ago
  22. f6375b4 pcap: Allow to log on a link or linkset level by Holger Hans Peter Freyther · 14 years ago
  23. 36260e9 pcap: Classify the direction of such a message by Holger Hans Peter Freyther · 14 years ago
  24. ddf8eae pcap: Run all pcap operations through one method by Holger Hans Peter Freyther · 14 years ago
  25. c6bfa27 udp: Allow to create multiple links via UDP by Holger Hans Peter Freyther · 14 years ago
  26. c5d897e stats: Collect statistics on the linkset by Holger Hans Peter Freyther · 14 years ago
  27. eab2096 udp: Make the SNMP code asynchronous by Holger Hans Peter Freyther · 14 years ago on-waves/multiple-links
  28. f38114e udp: Allow to run multiple links through the same socket by Holger Hans Peter Freyther · 14 years ago
  29. 9b8a4a7 mtp: Remove the unused linkset_sccp_down routine as it is not used by Holger Hans Peter Freyther · 14 years ago
  30. a8ce061 mtp: Move the link testing into a new file for mtp_link by Holger Hans Peter Freyther · 14 years ago
  31. 2d845fc mtp: Rename the the_link to set as it is a link set by Holger Hans Peter Freyther · 14 years ago
  32. b4b747d mtp: Stop assigning the link_set it will be done in mtpl3 by Holger Hans Peter Freyther · 14 years ago
  33. d8a73e2 isup: Allow to have a different OPC for ISUP messages. by Holger Hans Peter Freyther · 14 years ago
  34. 0e2f911 mtp: Rename link_data to mtp_link and move out the transport specific things by Holger Hans Peter Freyther · 14 years ago
  35. 0f833b0 mtp: take the linkset down when the last link is failing by Holger Hans Peter Freyther · 14 years ago
  36. fe72c16 mtp: Turn the MTPl2 link into a list of links. by Holger Hans Peter Freyther · 14 years ago
  37. 069e635 mtp: Keep an array for the SLS -> SLC mapping for active links. by Holger Hans Peter Freyther · 14 years ago
  38. 644aafb mtp: Make the link_data be a child of the link_set by Holger Hans Peter Freyther · 14 years ago
  39. c840569 mtp: Propagate link and linkset failures in two stages by Holger Hans Peter Freyther · 14 years ago
  40. 569f1e1 mtp: Rename mtp_link to mtp_link_set as this is the linkset by Holger Hans Peter Freyther · 14 years ago
  41. 4573888 mtp: Kill the link variable from the mtp link. by Holger Hans Peter Freyther · 14 years ago
  42. b6edf97 linkset: Prepare the UDP support to support multiple links. by Holger Hans Peter Freyther · 14 years ago
  43. 016ba29 msc: Remove the msc_clear_queue now that it is not needed by Holger Hans Peter Freyther · 14 years ago
  44. a99b04b mtp: Move the link code into a new file called links. by Holger Hans Peter Freyther · 14 years ago