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
..
test change license header to agnostic version with hint to root LICENSE file 4 years ago
CMakeLists.txt Backport some changes from FAPI branch (#2124) 4 years ago
arch_select.cc change license header to agnostic version with hint to root LICENSE file 4 years ago
backtrace.c change license header to agnostic version with hint to root LICENSE file 4 years ago
basic_vnf.cc change license header to agnostic version with hint to root LICENSE file 4 years ago
buffer_pool.cc change license header to agnostic version with hint to root LICENSE file 4 years ago
crash_handler.c change license header to agnostic version with hint to root LICENSE file 4 years ago
enb_events.cc Backport some changes from FAPI branch (#2124) 4 years ago
gen_mch_tables.c change license header to agnostic version with hint to root LICENSE file 4 years ago
liblte_security.cc update license header for liblte_*.{h,cc} files 4 years ago
log_filter.cc change license header to agnostic version with hint to root LICENSE file 4 years ago
logger_srslog_wrapper.cc change license header to agnostic version with hint to root LICENSE file 4 years ago
logmap.cc change license header to agnostic version with hint to root LICENSE file 4 years ago
mac_nr_pcap.cc change license header to agnostic version with hint to root LICENSE file 4 years ago
mac_pcap.cc pcap: make PCAP write thread-safe 4 years ago
nas_pcap.cc change license header to agnostic version with hint to root LICENSE file 4 years ago
network_utils.cc change license header to agnostic version with hint to root LICENSE file 4 years ago
pcap.c change license header to agnostic version with hint to root LICENSE file 4 years ago
rlc_pcap.cc change license header to agnostic version with hint to root LICENSE file 4 years ago
s1ap_pcap.cc change license header to agnostic version with hint to root LICENSE file 4 years ago
s3g.cc change license header to agnostic version with hint to root LICENSE file 4 years ago
security.cc change license header to agnostic version with hint to root LICENSE file 4 years ago
standard_streams.cc change license header to agnostic version with hint to root LICENSE file 4 years ago
thread_pool.cc change license header to agnostic version with hint to root LICENSE file 4 years ago
threads.c Backport misc changes from the fapi repo. 4 years ago
time_prof.cc change license header to agnostic version with hint to root LICENSE file 4 years ago
tti_sync_cv.cc change license header to agnostic version with hint to root LICENSE file 4 years ago
version.c change license header to agnostic version with hint to root LICENSE file 4 years ago
zuc.cc change license header to agnostic version with hint to root LICENSE file 4 years ago