aboutsummaryrefslogtreecommitdiffstats
path: root/src/mtp_link.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-24all: Use the libosmo-sccp version of mtp_level3.hHolger Hans Peter Freyther1-1/+1
2015-03-24mtp: Allow to skip SLTM on links (e.g. m3ua)Holger Hans Peter Freyther1-0/+9
2015-03-23mtp: Clean-up and remove the unused start routineHolger Hans Peter Freyther1-1/+0
2011-05-08Adopt to recent libosmocore namespace changes and libosmogsmHarald Welte1-8/+8
2011-02-23mtp: Do not start linktest on a blocked linkHolger Hans Peter Freyther1-0/+6
2011-02-17mtp: Rename link_no to nr, add a name like for the other commandsHolger Hans Peter Freyther1-22/+22
2011-02-17mtp: Make the mtp_link point to a specific type of linkHolger Hans Peter Freyther1-16/+69
2011-01-28mtp: Turn error messages into full sentences.Holger Hans Peter Freyther1-6/+8
2011-01-28mtp: Forbid link up/failure on blocked links.Holger Hans Peter Freyther1-0/+6
2011-01-26mtp: Assign a name to linkset, use this name in the log messagesHolger Hans Peter Freyther1-4/+11
2011-01-24mtp: Call it mtp_link_submit and use it in mtp_linkHolger Hans Peter Freyther1-1/+1
2011-01-24mtp: Make it possible to block a link.Holger Hans Peter Freyther1-0/+14
2011-01-22stats: Count packets on a per link levelHolger Hans Peter Freyther1-1/+13
2011-01-20mtp: Return SLTA on the same SLS, send SLTM with a static slsHolger Hans Peter Freyther1-0/+1
2011-01-20mtp: Send the SLTM/SLTA on the link directlyHolger Hans Peter Freyther1-1/+1
2011-01-20mtp: Create a method for a link failure to restart the link.Holger Hans Peter Freyther1-1/+7
2011-01-20mtp: Remove the unused linkset_sccp_down routine as it is not usedHolger Hans Peter Freyther1-1/+1
2011-01-20mtp: Move the link testing into a new file for mtp_linkHolger Hans Peter Freyther1-0/+150