You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andre Puschmann 4fa89b7039 pcap: make PCAP write thread-safe
* offload PCAP writing to background thread
* use blocking_queue between writer and clients to make it thread-safe
* add basic test case

this fixes point 1-3 of #2161
4 years ago
..
CMakeLists.txt pcap: make PCAP write thread-safe 4 years ago
mac_nr_pdu_test.cc change license header to agnostic version with hint to root LICENSE file 4 years ago
mac_pcap_test.cc pcap: make PCAP write thread-safe 4 years ago
pdu_test.cc pdu_test: add unpacking test for DL-SCH PDU containing TA command 4 years ago