aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dns
AgeCommit message (Expand)AuthorFilesLines
2020-02-14vrrp dns: fix coverity warningsDave Barach1-1/+1
2019-12-10api: multiple connections per processDave Barach1-1/+1
2019-11-15tests: Remove the unrequired VPP IP address/prefix class wrappersNeale Ranns1-2/+1
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto1-1/+1
2019-10-30dns: fix typo in counterPaul Vinciguerra1-1/+1
2019-10-22tests: python3 changes for dns testssnaramre1-1/+1
2019-09-30dns: fix non-NULL terminated C-stringBenoƮt Ganne1-0/+2
2019-09-27dns: remove api boilerplateOle Troan7-245/+14
2019-08-22dns: fix trivial multi-thread deadlockDave Barach3-12/+17
2019-08-22dns: make the dns name resolver a pluginDave Barach12-0/+5137