1. 5a34c7f mtp: Rename link_no to nr, add a name like for the other commands by Holger Hans Peter Freyther · 14 years ago
  2. 6c0b2e5 mtp: Make the mtp_link point to a specific type of link by Holger Hans Peter Freyther · 14 years ago
  3. 1b5d846 mtp: Stop hardcoding the supported SSN inside the mtp_layer3.c by Holger Hans Peter Freyther · 14 years ago
  4. b27c962 mtp: Remove the bsc pointer from the MTP LinkSet by Holger Hans Peter Freyther · 14 years ago
  5. a33b23f mtp: Rename no to nr to align with the rest of the structs by Holger Hans Peter Freyther · 14 years ago
  6. a7bc3aa ss7: Create a SS7 application that is responsible for the routing by Holger Hans Peter Freyther · 14 years ago
  7. 84ec871 msc: Move the MSC Connection into a new header file by Holger Hans Peter Freyther · 14 years ago
  8. 694337f mtp: Allow to find a linkset by number by Holger Hans Peter Freyther · 14 years ago
  9. 599c9a4 mtp: Allocate the MTPLinkSet as a child of the BSC by Holger Hans Peter Freyther · 14 years ago
  10. 89fa11a bsc: Remove the global link_set pointer from the bsc by Holger Hans Peter Freyther · 14 years ago
  11. e86c02e bsc: Move the BSC<->MSC variables to a new struct. by Holger Hans Peter Freyther · 14 years ago
  12. 0452f22 stp: Add code that allows to inject messages on any linkset by Holger Hans Peter Freyther · 14 years ago
  13. 38d936a mtp: Assign a name to linkset, use this name in the log messages by Holger Hans Peter Freyther · 14 years ago
  14. 1ec2a74 mtp: Remember the first SLS this link is on by Holger Hans Peter Freyther · 14 years ago
  15. 9543f4a mtp: Call it mtp_link_submit and use it in mtp_link by Holger Hans Peter Freyther · 14 years ago
  16. ea5ce23 mtp: Make it possible to block a link. by Holger Hans Peter Freyther · 14 years ago
  17. f6375b4 pcap: Allow to log on a link or linkset level by Holger Hans Peter Freyther · 14 years ago
  18. 4c1eb0e stats: Count packets on a per link level by Holger Hans Peter Freyther · 14 years ago
  19. c5d897e stats: Collect statistics on the linkset by Holger Hans Peter Freyther · 14 years ago
  20. 95057b9 mtp: Send the SLTM/SLTA on the link directly by Holger Hans Peter Freyther · 14 years ago
  21. 1cc2456 mtp: Count the links in a linkset by Holger Hans Peter Freyther · 14 years ago
  22. fa8cf2d mtp: Create a method for a link failure to restart the link. by Holger Hans Peter Freyther · 14 years ago
  23. 9b8a4a7 mtp: Remove the unused linkset_sccp_down routine as it is not used by Holger Hans Peter Freyther · 14 years ago
  24. a8ce061 mtp: Move the link testing into a new file for mtp_link by Holger Hans Peter Freyther · 14 years ago
  25. 2d845fc mtp: Rename the the_link to set as it is a link set by Holger Hans Peter Freyther · 14 years ago
  26. 1349584 mtp: Start the linktest directly by Holger Hans Peter Freyther · 14 years ago
  27. 606eae8 mtp: Send the TFP/TRA once the first link is available by Holger Hans Peter Freyther · 14 years ago
  28. d8a73e2 isup: Allow to have a different OPC for ISUP messages. by Holger Hans Peter Freyther · 14 years ago
  29. bee2ed1 mtp: Make the input path work on a specific link of the linkset by Holger Hans Peter Freyther · 14 years ago
  30. efbd8c2 stp: Allow to forward all ISUP messages without any modification by Holger Hans Peter Freyther · 14 years ago
  31. 1b6901e stp: Forward unhandled ISUP from one end to another by Holger Hans Peter Freyther · 14 years ago
  32. 0e2f911 mtp: Rename link_data to mtp_link and move out the transport specific things by Holger Hans Peter Freyther · 14 years ago
  33. fe72c16 mtp: Turn the MTPl2 link into a list of links. by Holger Hans Peter Freyther · 14 years ago
  34. 069e635 mtp: Keep an array for the SLS -> SLC mapping for active links. by Holger Hans Peter Freyther · 14 years ago
  35. 644aafb mtp: Make the link_data be a child of the link_set by Holger Hans Peter Freyther · 14 years ago
  36. c840569 mtp: Propagate link and linkset failures in two stages by Holger Hans Peter Freyther · 14 years ago
  37. 569f1e1 mtp: Rename mtp_link to mtp_link_set as this is the linkset by Holger Hans Peter Freyther · 14 years ago
  38. 346e1c4 mtp: Attempt to select the sls properly in the round robin fashion by Holger Hans Peter Freyther · 14 years ago
  39. 4573888 mtp: Kill the link variable from the mtp link. by Holger Hans Peter Freyther · 14 years ago
  40. f19afae sccp: Stop queueing messages between SLTM messages by Holger Hans Peter Freyther · 14 years ago
  41. de56c22 license: Switch to the GNU AGPLv3 for this network service by Holger Hans Peter Freyther · 14 years ago
  42. 7a72556 mtp: Allow to have a different POC for SCCP by Holger Hans Peter Freyther · 14 years ago
  43. 3aad776 isup: Respond to a ISUP GRS with a GRA. by Holger Hans Peter Freyther · 14 years ago
  44. e976df1 mtp: Be able to set the spare bits in the network indicator by Holger Hans Peter Freyther · 14 years ago
  45. 4e3e28e mtp: Store the NetworIndicator in the mtp_link and use it by Holger Hans Peter Freyther · 14 years ago
  46. cbf7d18 Use libosmocore instead of the old temporary laF0rge1 lib.. by Holger Hans Peter Freyther · 14 years ago
  47. 5aa1701 u_int8_t -> uint8_t by Holger Hans Peter Freyther · 14 years ago
  48. 97f66e2 Public release of the cellmgr_ng code to convert E1 to IPA SCCP by Holger Hans Peter Freyther · 14 years ago