aboutsummaryrefslogtreecommitdiffstats
path: root/src/mtp_link.c
AgeCommit message (Expand)AuthorFilesLines
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