这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: brownsdown/libdaq

Tags

v3.0.0-alpha6

Toggle v3.0.0-alpha6's commit message
daq_trace: Mangle output filename in multithreaded configurations

v3.0.0-alpha5

Toggle v3.0.0-alpha5's commit message
configure.ac: make C++11 optional

C++11 is optional otherwise build without C++ will fail on:
checking whether no supports C++11 features with -std=gnu++11... no
checking whether no supports C++11 features with -std=gnu++0x... no
checking whether no supports C++11 features with -std=c++11... no
checking whether no supports C++11 features with +std=c++11... no
checking whether no supports C++11 features with -h std=c++11... no
checking whether no supports C++11 features with -std=c++0x... no
checking whether no supports C++11 features with +std=c++0x... no
checking whether no supports C++11 features with -h std=c++0x... no
configure: error: *** A compiler with support for C++11 language features is required.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

v3.0.0-alpha4

Toggle v3.0.0-alpha4's commit message
api: Add capability flag for VXLAN decoding

v3.0.0-alpha3

Toggle v3.0.0-alpha3's commit message
api: Remove obsolete DAQ_PKT_FLAG_HW_TCP_CS_GOOD

v3.0.0-alpha2

Toggle v3.0.0-alpha2's commit message
daq_dump: Add support for dumping received packets with the 'dump-rx'…

… variable

v3.0.0-alpha1

Toggle v3.0.0-alpha1's commit message
build: Clean up some warnings reported by cppcheck

v2.2.2

Toggle v2.2.2's commit message
Update LibDAQ version to 2.2.2 and update the ChangeLog

v2.2.1

Toggle v2.2.1's commit message
Update LibDAQ version to 2.2.1 and update the ChangeLog

v2.2.0

Toggle v2.2.0's commit message
Update ChangeLog for LibDAQ 2.2.0 release.

v2.1.0

Toggle v2.1.0's commit message
Update ChangeLog for LibDAQ 2.1.0 release.