Age | Commit message (Expand) | Author | Files | Lines |
2023-11-12 | flowprobe: fix tx flows generated for rewritten traffic | Alexander Chernavin | 1 | -0/+75 |
2023-11-07 | flowprobe: fix clearing interface state on feature disabling | Alexander Chernavin | 1 | -1/+20 |
2023-11-03 | tests: refactor asf framework code | Dave Wallace | 1 | -6/+14 |
2023-10-30 | flowprobe: fix accumulation of tcp flags in flow entries | Alexander Chernavin | 1 | -0/+74 |
2023-10-18 | flowprobe: fix sending L4 fields in L2 template and flows | Alexander Chernavin | 1 | -7/+40 |
2023-10-16 | flowprobe: fix corrupted packets sent after feature disabling | Alexander Chernavin | 1 | -0/+38 |
2023-10-12 | flowprobe: fix sending L2 flows using L2_IP6 template | Alexander Chernavin | 1 | -2/+68 |
2022-10-11 | l2: Add bridge_domain_add_del_v2 to l2 api | Laszlo Kiraly | 1 | -1/+3 |
2022-09-27 | tests: disable failing tests on ubuntu-22.04 debian-11 | Dave Wallace | 1 | -1/+8 |
2022-05-16 | flowprobe: add api messages to obtain current state | Alexander Chernavin | 1 | -1/+92 |
2022-05-13 | flowprobe: add support for reporting on inbound packets | Alexander Chernavin | 1 | -36/+148 |
2022-05-10 | tests: replace pycodestyle with black | Klement Sekera | 1 | -142/+165 |
2022-02-17 | tests: make tests less make dependent | Klement Sekera | 1 | -5/+6 |
2021-09-09 | flowprobe: simplify test logic | Klement Sekera | 1 | -55/+18 |
2021-05-13 | tests: move test source to vpp/test | Dave Wallace | 1 | -0/+1094 |
2019-08-22 | tests: move plugin tests to src/plugins/*/test | Dave Wallace | 1 | -1082/+0 |
2019-06-24 | api: implement ipfix_flush | Paul Vinciguerra | 1 | -26/+26 |
2019-03-28 | Typos. A bunch of typos I've been collecting. | Paul Vinciguerra | 1 | -4/+4 |
2019-03-20 | tests: replace CLI command with API for flowprobe params. | Paul Vinciguerra | 1 | -3/+5 |
2019-03-14 | Tests: test/test_flowprobe.py Fix TypeError. | Paul Vinciguerra | 1 | -1/+1 |
2019-03-11 | vpp_papi_provider: Remove more wrapper functions. | Ole Troan | 1 | -2/+4 |
2019-02-04 | VTL Cleanup: Fix missing calls to setUpClass/tearDownClass, fix numerous Type... | Paul Vinciguerra | 1 | -1/+53 |
2018-12-20 | Tests: Cleanup @skip decorator. | Paul Vinciguerra | 1 | -4/+4 |
2018-12-05 | VPP-1508: Python3 compatible print | Paul Vinciguerra | 1 | -3/+3 |
2018-11-27 | VPP-1508 python3 tests: .encode('hex') | Paul Vinciguerra | 1 | -19/+24 |
2017-06-27 | FLOWPROBE: Add flowstartns, flowendns and tcpcontrolbits | Ole Troan | 1 | -10/+96 |
2017-06-13 | Flowprobe - tests speed-up | Pavel Kotucek | 1 | -183/+151 |
2017-05-30 | Flowprobe: Stateful flows and IPv6, L4 recording | Ole Troan | 1 | -0/+967 |