Commit Graph

10 Commits

Author SHA1 Message Date
surtur f088faa94b
ci: add 'fastnetmon subfolder build' step
All checks were successful
continuous-integration/drone/push Build is passing
build in 'build' subfolder and run ldd on artifacts
* fix most obvious insufficiencies in fastnetmon_tests.cpp to allow us
  to build again
2021-05-06 23:35:11 +02:00
Pavel Odintsov be8afbd1b7 Reformatted source code with clang-format 2020-05-23 19:55:10 +01:00
Pavel Odintsov 669ef4ae4a We have integrated json to main application. But please be very careful with this code because it's enough unstable 2015-08-12 19:30:27 +02:00
Pavel Odintsov 3316373184 Add support for looking up IPv6 addresses for patricia + tests 2015-08-10 10:34:48 +02:00
Pavel Odintsov 299e03b629 Add single line ExaBGP v4 format of Flow Spec representation; Offer ability to specify custom sentence separator; Class refactoring; 2015-07-13 17:00:20 +02:00
Pavel Odintsov dd42422ec1 Add complete integration tests and real call to ExaBGP for configurartion checks 2015-07-13 14:36:50 +02:00
Pavel Odintsov 00532de6aa Add tests for complete match/than blocks generatio 2015-07-13 14:17:05 +02:00
Pavel Odintsov 032838205c Added TCP flags support to the BGP Flow Spec class; Added tests for it; Added tests for serializers. 2015-07-13 12:27:09 +02:00
Pavel Odintsov cf2928ea6d Have finished Google Test integration to the project. Closes #325 2015-07-13 10:05:26 +02:00
Pavel Odintsov d025c8bc84 Add tests for BGP Flow SPec 2015-07-12 18:34:00 +03:00