Age | Commit message (Expand) | Author | Files | Lines |
2021-05-13 | tests: move test source to vpp/test | Dave Wallace | 1 | -109/+0 |
2021-03-15 | dns: fix crash when printing unlikely msg | Dave Barach | 1 | -3/+4 |
2021-03-15 | ikev2: support responder hostname | Filip Tehlar | 2 | -30/+56 |
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 |