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