aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libmgcp/mgcp_network.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-12mgcp: Document a difference between RFC 3550 and this codeHolger Hans Peter Freyther1-0/+8
2012-11-12mgcp: Align the variable naming with Appendix A of RFC 3550Holger Hans Peter Freyther1-4/+4
2012-11-12mgcp: Remember the initial sequence number of the streamHolger Hans Peter Freyther1-0/+1
2012-11-12mgcp: Count the received octets as of the MGCP specificationHolger Hans Peter Freyther1-0/+2
2012-11-12mgcp: Remove the lost_no from the mgcp statisticsHolger Hans Peter Freyther1-4/+0
2012-10-27Set byte order defines when compiled on OSXTobias Engel1-1/+7
2012-09-11mgcp_network.c: Address compiler warning on returnHolger Hans Peter Freyther1-0/+2
2012-05-11mgcp: Make it possible to drop RTCP packets coming from the BTS/NetHolger Hans Peter Freyther1-2/+2
2012-01-17mgcp: Fix warning about unused variableHolger Hans Peter Freyther1-2/+0
2011-06-02mgcp: Fix a typo in the function nameHolger Hans Peter Freyther1-5/+5
2011-05-06src: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso1-12/+12
2011-04-18misc: Remove sys/types.h includes from the filesHolger Hans Peter Freyther1-1/+0
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-2/+2
2011-03-08mgcp: Remove some duplicate header files from the list.Holger Hans Peter Freyther1-1/+0
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-0/+579