aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/snat/snat_test.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-03SNAT: Port allocation per protocolMatus Fabian1-11/+18
2017-02-02Remove unnecessary block structure around CONTROL_PING messages.Jon Loeliger1-25/+25
2017-02-02Refactor fragile msg macro W and W2 to not burry return control flow.Jon Loeliger1-38/+36
2017-02-02Localize the timeout variable within the W message macro.Jon Loeliger1-12/+0
2017-02-02Convert message macro S to accept a message pointer parameter;Jon Loeliger1-17/+24
2017-02-02Ensure all M() and M2() second parameters are the message pointer.Jon Loeliger1-17/+17
2017-01-25Repair plugin binary API message numberingDave Barach1-0/+2
2017-01-25SNAT: static mappings for dhcp addressed interfaces (VPP-590)Matus Fabian1-6/+21
2017-01-23binary-api debug CLI works with pluginsDave Barach1-50/+7
2017-01-14SNAT: IPFIX logging (VPP-445)Matus Fabian1-4/+44
2017-01-13SNAT: add API and test for NAT pool address from interfaceMatus Fabian1-3/+84
2017-01-01Move java,lua api and remaining plugins to src/Damjan Marion1-0/+602