Age | Commit message (Expand) | Author | Files | Lines |
2020-12-14 | misc: move to new pool_foreach macros |  Damjan Marion | 1 | -6/+6 |
2020-11-25 | dns: use correct per-thread vlib_main |  Benoît Ganne | 4 | -60/+63 |
2020-11-25 | dns: fix double-unlock |  Benoît Ganne | 1 | -12/+0 |
2020-11-25 | api: vat2 and json autogeneration for api messages |  Ole Troan | 2 | -57/+4 |
2020-10-21 | misc: minimize dependencies on udp.h |  Florin Coras | 1 | -1/+1 |
2020-06-17 | docs: add more FEATURE.yaml documentation |  Dave Barach | 1 | -0/+18 |
2020-06-16 | misc: fix sonarclound warnings |  Dave Barach | 1 | -0/+6 |
2020-02-14 | vrrp dns: fix coverity warnings |  Dave Barach | 1 | -1/+1 |
2019-12-10 | api: multiple connections per process |  Dave Barach | 1 | -1/+1 |
2019-11-15 | tests: Remove the unrequired VPP IP address/prefix class wrappers |  Neale Ranns | 1 | -2/+1 |
2019-11-05 | misc: Fix python scripts shebang line |  Renato Botelho do Couto | 1 | -1/+1 |
2019-10-30 | dns: fix typo in counter |  Paul Vinciguerra | 1 | -1/+1 |
2019-10-22 | tests: python3 changes for dns tests |  snaramre | 1 | -1/+1 |
2019-09-30 | dns: fix non-NULL terminated C-string |  Benoît Ganne | 1 | -0/+2 |
2019-09-27 | dns: remove api boilerplate |  Ole Troan | 7 | -245/+14 |
2019-08-22 | dns: fix trivial multi-thread deadlock |  Dave Barach | 3 | -12/+17 |
2019-08-22 | dns: make the dns name resolver a plugin |  Dave Barach | 12 | -0/+5137 |