vermont/src/common
Nicholas Brown b2ce0ef9d5 Add a logging attribute to the ipfix config element
This allows the logging level to set as part of configuration, instead
of having to use the `-l` CLI option. This mean it can also be changed
dynamically when the config file is re-read for changes.
2020-05-27 10:57:25 +01:00
..
anon Just use LOG_* instead of MSG_* 2018-02-12 22:27:24 +00:00
bloom Just use LOG_* instead of MSG_* 2018-02-12 22:27:24 +00:00
cryptopan fixed information element type ids in Vermont: now PENs (private enterprise numbers) are used for biflow and Vermont-specific fields 2010-05-20 12:23:47 +00:00
hmacsha1 64bit-arch bugfix in sha1 hash function (congratulation to the implementors of PktAnon for this masterpiece of software) 2009-10-27 17:37:35 +00:00
ipfixlolib Fix DTLS MTU calculation for OpenSSL 1.1.0 2020-04-22 22:35:34 +02:00
openssl Support openssl > 1.1.0 (older versions not supported) 2020-04-12 12:24:48 +02:00
CMakeLists.txt No strict-aliasing warnings for rijndael library 2017-06-10 15:38:06 +01:00
ConcurrentQueue.h factor out a common function 2018-02-14 11:02:20 +00:00
CountingSemaphore.cpp copied branch vermont-dynamic-config@r2113 to trunk 2009-06-23 17:09:49 +00:00
CountingSemaphore.h Consolidate DEBUG logging macros 2018-02-12 22:27:24 +00:00
Makefile.am copied branch vermont-dynamic-config@r2113 to trunk 2009-06-23 17:09:49 +00:00
ManagedInstance.h ManagedInstance: made variable volatile, as it is heavily used in multithreaded code 2010-07-14 13:45:39 +00:00
Misc.cpp copied branch vermont-dynamic-config@r2113 to trunk 2009-06-23 17:09:49 +00:00
Misc.h copied branch vermont-dynamic-config@r2113 to trunk 2009-06-23 17:09:49 +00:00
Mutex.h copied branch vermont-dynamic-config@r2113 to trunk 2009-06-23 17:09:49 +00:00
Sensor.cpp merged branch 'new-template' to dtls-merge 2010-09-28 16:46:08 +00:00
Sensor.h Add clear statistics infrastructure 2017-06-08 14:06:09 +01:00
SignalHandler.cpp Just use LOG_* instead of MSG_* 2018-02-12 22:27:24 +00:00
SignalHandler.h added a centralized signal handling mechanism in vermont 2010-06-30 10:16:39 +00:00
SignalInterface.h added a centralized signal handling mechanism in vermont 2010-06-30 10:16:39 +00:00
Thread.h Just use LOG_* instead of MSG_* 2018-02-12 22:27:24 +00:00
Time.h Just use LOG_* instead of MSG_* 2018-02-12 22:27:24 +00:00
TimeoutSemaphore.h Remove verbose debug messages from busy poll loops 2018-02-14 11:02:20 +00:00
VermontControl.cpp Simplify the logging code interaction with main 2017-06-08 18:49:34 +01:00
VermontControl.h Simplify the logging code interaction with main 2017-06-08 18:49:34 +01:00
atomic_lock.h copied branch vermont-dynamic-config@r2113 to trunk 2009-06-23 17:09:49 +00:00
crc.hpp copied branch vermont-dynamic-config@r2113 to trunk 2009-06-23 17:09:49 +00:00
defs.h fallthrough: handle GNU compiler older than 7 2018-01-14 21:21:35 +01:00
msg.cc Add a logging attribute to the ipfix config element 2020-05-27 10:57:25 +01:00
msg.h Add a logging attribute to the ipfix config element 2020-05-27 10:57:25 +01:00