summaryrefslogtreecommitdiffstats
path: root/src/UdpSocket.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Make UdpPacket copyable, add API to get bufferMatthias P. Braendli2017-01-131-1/+1
|
* Add new UDP inputMatthias P. Braendli2016-11-041-4/+14
|
* Drop SLIP, Refactor sockets, improve TCP outputMatthias P. Braendli2016-09-111-384/+120
| | | | | | | | Quite a large refactoring of the sockets, TCP and UDP, in order to improve the ETI-over-TCP output. This can now accept several simultaneous connections, and requires a throttle. The SLIP input is gone. The UDP inputs are currently broken.
* Replace SOL_IP by more portable IPPROTO_IPMatthias P. Braendli2016-03-051-1/+1
|
* Add source and ttl settings for EDIMatthias P. Braendli2015-11-271-1/+33
|
* EDI: Do not use misbehaving UdpPacketMatthias P. Braendli2015-08-091-1/+24
|
* EDI: add options, fix AF sequence, revisionMatthias P. Braendli2015-07-171-1/+1
|
* rename CRC-DabMux to ODR-DabMuxMatthias P. Braendli2014-02-071-4/+4
|
* added unmodified mmbtoolsMatthias (think)2012-07-111-0/+455