Age | Commit message (Expand) | Author | Files | Lines |
2019-09-27 | abf: remove api boilerplate | Ole Troan | 4 | -128/+6 |
2019-09-16 | api: autogenerate api trace print/endian | Ole Troan | 1 | -0/+5 |
2019-08-22 | tests: move plugin tests to src/plugins/*/test | Dave Wallace | 1 | -0/+344 |
2019-08-20 | vppapigen: remove support for legacy typedefs | Paul Vinciguerra | 1 | -2/+2 |
2019-07-31 | fib: fix calls to unformat_fib_path | Neale Ranns | 1 | -3/+3 |
2019-06-18 | fib: fib api updates | Neale Ranns | 4 | -8/+22 |
2019-05-16 | init / exit function ordering | Dave Barach | 1 | -1/+6 |
2019-05-03 | plugins: clean up plugin descriptions | Dave Wallace | 1 | -1/+1 |
2019-04-11 | Adding check to ensure acl_id matches existing acl_id in abf_policy_update | Parixit Gokhale | 3 | -9/+23 |
2019-04-10 | API: Fix shared memory only action handlers. | Ole Troan | 1 | -27/+19 |
2019-03-01 | Fix API return code in case of error. | Igor Mikhailov (imichail) | 1 | -1/+1 |
2019-01-30 | MPLS tunnel; fix crash when deleting non-existant path | Neale Ranns | 1 | -0/+2 |
2018-12-20 | FIB: encode the label stack in the FIB path during table dump | Neale Ranns | 1 | -1/+1 |
2018-10-25 | Use correct name to register ABF plugin with ACLs | Neale Ranns | 1 | -1/+1 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -2/+2 |
2018-09-24 | Trivial: Clean up some typos. | Paul Vinciguerra | 3 | -12/+12 |
2018-08-27 | cmake: Fix plugins .h includes | Mohsin Kazmi | 1 | -0/+4 |
2018-08-25 | cmake: improve add_vpp_plugin macro | Damjan Marion | 1 | -2/+5 |
2018-08-17 | CMake as an alternative to autotools (experimental) | Damjan Marion | 1 | -0/+19 |
2018-07-19 | Remove unused argument to vlib_feature_next | Damjan Marion | 1 | -1/+1 |
2018-06-20 | acl-plugin: acl-as-a-service: VPP-1248: fix the error if exports.h included i... | Andrew Yourtchenko | 1 | -12/+29 |
2018-04-25 | ABF: remove the inclusion of version.h from abf_policy so it does not recompi... | Neale Ranns | 2 | -8/+6 |
2018-04-17 | ACL based forwarding | Andrew Yourtchenko | 9 | -0/+1965 |