aboutsummaryrefslogtreecommitdiffstats
path: root/src/main_udt.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-17mtp: Turn the MTPl2 link into a list of links.Holger Hans Peter Freyther1-1/+1
2011-01-17mtp: Make the link_data be a child of the link_setHolger Hans Peter Freyther1-8/+8
2011-01-17mtp: Propagate link and linkset failures in two stagesHolger Hans Peter Freyther1-15/+9
2011-01-17mtp: Rename mtp_link to mtp_link_set as this is the linksetHolger Hans Peter Freyther1-6/+6
2011-01-17msc: Remove the msc_clear_queue now that it is not neededHolger Hans Peter Freyther1-10/+0
2011-01-17mtp: Move the link code into a new file called links.Holger Hans Peter Freyther1-69/+2
2011-01-17misc: Remove the link_c7 dummy methodsHolger Hans Peter Freyther1-7/+0
2011-01-16license: Switch to the GNU AGPLv3 for this network serviceHolger Hans Peter Freyther1-7/+6
2011-01-01mtp: Allow to have a different POC for SCCPHolger Hans Peter Freyther1-0/+2
2010-12-08udt_relay: Remove the abort and return a NULL pointer after a messageHolger Hans Peter Freyther1-2/+2
2010-12-08udt_relay: Initialize the ni_ni as well hereHolger Hans Peter Freyther1-0/+5
2010-11-16udt: Add a forward_only to the bsc struct and use it for the msc_connHolger Hans Peter Freyther1-0/+1
2010-11-16udt_relay: Add a forked copy of main to just relay messagesHolger Hans Peter Freyther1-0/+363