aboutsummaryrefslogtreecommitdiffstats
path: root/src/links.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-17mtp: Turn the MTPl2 link into a list of links.Holger Hans Peter Freyther1-15/+47
2011-01-17mtp: Keep an array for the SLS -> SLC mapping for active links.Holger Hans Peter Freyther1-2/+4
2011-01-17mtp: Make the link_data be a child of the link_setHolger Hans Peter Freyther1-21/+28
2011-01-17mtp: Propagate link and linkset failures in two stagesHolger Hans Peter Freyther1-0/+12
2011-01-17mtp: Rename mtp_link to mtp_link_set as this is the linksetHolger Hans Peter Freyther1-4/+4
2011-01-17mtp: Kill the link variable from the mtp link.Holger Hans Peter Freyther1-1/+0
2011-01-17linkset: Prepare the UDP support to support multiple links.Holger Hans Peter Freyther1-1/+3
2011-01-17msc: Remove the msc_clear_queue now that it is not neededHolger Hans Peter Freyther1-0/+4
2011-01-17mtp: Move the link code into a new file called links.Holger Hans Peter Freyther1-0/+94