aboutsummaryrefslogtreecommitdiffstats
path: root/src/isup.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-24isup: Make isup CIC parsing/using work on big endian machines as wellHolger Hans Peter Freyther1-0/+15
2011-11-20misc: Address various compiler warnings in the codeHolger Hans Peter Freyther1-3/+0
2011-05-08Adopt to recent libosmocore namespace changes and libosmogsmHarald Welte1-2/+2
2011-03-05isup: Handle CGUs and respond with a CGUAHolger Hans Peter Freyther1-0/+31
2011-03-03isup: Print the linkset nr and name like in other commands.Holger Hans Peter Freyther1-1/+2
2011-02-23mtp: Call the mtp_link_set always set otherwise things get confusingHolger Hans Peter Freyther1-14/+14
2011-01-20isup: Attempt a short cut in the link bring up by sending a unblockHolger Hans Peter Freyther1-8/+27
2011-01-20isup: Handle a CGB with a CGBA and claim all circuits to be blockedHolger Hans Peter Freyther1-3/+37
2011-01-20isup: Make status parsing and status response be genericHolger Hans Peter Freyther1-7/+7
2011-01-20isup: Attempt to handle a RSC on the exchangeHolger Hans Peter Freyther1-0/+38
2011-01-20isup: Fix the lebgth check in this packetHolger Hans Peter Freyther1-1/+1
2011-01-20stp: Allow to forward all ISUP messages without any modificationHolger Hans Peter Freyther1-0/+5
2011-01-20stp: Forward unhandled ISUP from one end to anotherHolger Hans Peter Freyther1-4/+5
2011-01-17mtp: Rename mtp_link to mtp_link_set as this is the linksetHolger Hans Peter Freyther1-3/+3
2011-01-16license: Switch to the GNU AGPLv3 for this network serviceHolger Hans Peter Freyther1-7/+6
2010-12-10isup: Respond to a ISUP GRS with a GRA.Holger Hans Peter Freyther1-3/+46
2010-12-10isup: Implement handling GRS and GRA messages for ISUP.Holger Hans Peter Freyther1-0/+43
2010-12-10isup: Start parsing the ISUP messagesHolger Hans Peter Freyther1-0/+51