Age | Commit message (Expand) | Author | Files | Lines |
2019-12-10 | flowprobe: use explicit types in api | Ole Troan | 4 | -25/+44 |
2019-11-08 | tests: python3 use byte strings in raw() | Ole Troan | 1 | -1/+1 |
2019-11-06 | build: add yaml file linting to make checkstyle | Paul Vinciguerra | 1 | -3/+4 |
2019-11-05 | misc: Fix python scripts shebang line | Renato Botelho do Couto | 1 | -1/+1 |
2019-10-22 | ip: ipfix-export API update | Jakub Grajciar | 1 | -2/+2 |
2019-10-22 | flowprobe: tests support python3 | Ole Troan | 1 | -12/+8 |
2019-09-25 | api: split api generated files | Ole Troan | 6 | -214/+11 |
2019-08-22 | tests: move plugin tests to src/plugins/*/test | Dave Wallace | 1 | -0/+1082 |
2019-07-09 | vat: unload unused vat plugins | Dave Barach | 1 | -21/+2 |
2019-06-07 | build: add -Wall and -fno-common, fix reported issues | Benoît Ganne | 2 | -1/+1 |
2019-05-31 | tools: FEATURE.yaml meta-data infrastructure | Ole Troan | 1 | -0/+13 |
2019-01-20 | buffers: don't init metadata, as it is already initialized | Damjan Marion | 1 | -4/+0 |
2019-01-02 | Fixes for buliding for 32bit targets: | David Johnson | 1 | -1/+1 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 1 | -27/+27 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -3/+3 |
2018-08-27 | cmake: Fix plugins .h includes | Mohsin Kazmi | 1 | -0/+4 |
2018-08-25 | cmake: handle api_test_plugins in add_vpp_plugin macro | Damjan Marion | 1 | -3/+1 |
2018-08-25 | cmake: improve add_vpp_plugin macro | Damjan Marion | 1 | -3/+6 |
2018-08-17 | CMake as an alternative to autotools (experimental) | Damjan Marion | 1 | -0/+24 |
2018-07-19 | Remove unused argument to vlib_feature_next | Damjan Marion | 1 | -6/+3 |
2018-05-13 | Improve ipfix template packet rewrite construction | Dave Barach | 1 | -5/+15 |
2018-05-04 | Flow: Rename IPFIX exporter. | Ole Troan | 1 | -2/+2 |
2018-02-07 | Refactor vlib_buffer flags | Damjan Marion | 1 | -4/+5 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 1 | -1/+1 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps | Dave Barach | 1 | -0/+2 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. | Christophe Fontaine | 1 | -1/+1 |
2017-10-03 | Repair vlib API socket server | Dave Barach | 2 | -2/+0 |
2017-08-29 | Flowprobe: Fix flow start time and hash computation | Pierre Pfister | 2 | -25/+21 |
2017-07-14 | flowprobe: Fixed assert error with less than 1 second passive timer | Andrew Li | 1 | -2/+2 |
2017-06-27 | FLOWPROBE: Add flowstartns, flowendns and tcpcontrolbits | Ole Troan | 3 | -14/+88 |
2017-06-12 | Remove calls to crc_u32 and add clib_crc32c for armv8+crc | Christophe Fontaine | 1 | -3/+10 |
2017-05-30 | Flowprobe: Stateful flows and IPv6, L4 recording | Ole Troan | 8 | -0/+2652 |