summaryrefslogtreecommitdiffstats
path: root/src/main_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* Multiple configurationsSuren A. Chilingaryan2018-08-151-0/+1
* Make it compatible with CentOS 7.5Suren A. Chilingaryan2018-08-141-22/+1
* Support arbitrary ports and port-range splittingSuren A. Chilingaryan2018-08-061-5/+9
* bug fixesFrust, Tobias (FWCC) - 1116452017-11-031-1/+7
* added ReceiverThreads for tests with 40GBETobias Frust2016-07-211-15/+18
* UDP packets are sent out correctlyTobias Frust2016-07-111-0/+6
* added classes for detector; Sending out in n different streams with n differe...Tobias Frust2016-06-301-12/+44
* bug fixesTobias Frust2016-06-301-1/+1
* implemented virtual DetectorModule with simple send via udpTobias Frust2016-06-301-6/+6
* added client and server executable for testing simple udp packet transferTobias Frust2016-06-291-0/+28