aboutsummaryrefslogtreecommitdiffstats
path: root/CommonLibs/Sockets.h
AgeCommit message (Collapse)AuthorFilesLines
2018-01-11Remove UDDSocket classPau Espin Pedrol1-20/+0
This class is not used anymore in osmo-trx, so we can safely remove it. Change-Id: I67f90aa3d6a2a5e92292436d10928e0705c8f8ff
2017-08-16Add -j option to bind to specific addressPau Espin Pedrol1-4/+4
Before this patch, the binding of the listening sockets was hardcoded to a local IP. Change-Id: I9ba184a1251c823e413a9230943ed263e52142ec
2016-05-02common: Add mandatory length field to UDP receive callsTom Tsou1-2/+2
Current UDP receive reads up to MAX_UDP_LENGTH bytes into the passed in buffer, which may lead to buffer overflow if the write buffer is of insufficient size. Add mandatory length argument to UDP socket receive calls. Reported-by: Simone Margaritelli <simone@zimperium.com> Signed-off-by: Tom Tsou <tom.tsou@ettus.com>
2011-10-07Putting the actual OpenBTS P2.8 source code into the public SVN branch.dburgess1-0/+193
git-svn-id: http://wush.net/svn/range/software/public/openbts/trunk@2242 19bc5d8c-e614-43d4-8b26-e1612bc8e597