aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/snat/snat_test.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-26CGN: Session dump, test naming for ports fixedMartin Gálik1-2/+50
2017-04-26CGNAT: close session API and CLI commands.Martin Gálik1-3/+71
2017-04-12CGN: configurable timeoutsMatus Fabian1-3/+82
2017-03-08SNAT: deterministic map dumpMartin1-2/+42
2017-03-08SNAT: user_session_dump is_ip4 and vat unformating addedMartin1-0/+16
2017-03-07CGN: Deterministic NAT (VPP-623)Matus Fabian1-3/+126
2017-03-04Fix duplicate binary API registration messages / bugsDave Barach1-2/+1
2017-03-02SNAT: user's dump and session dump of a certain snat user.magalik1-2/+78
2017-02-22Repair SNAT's IPFIX and IF-add-del test functions.Jon Loeliger1-2/+2
2017-02-15SNAT: add static mappings with unresolved external interface address to snat_...Matus Fabian1-3/+17
2017-02-06SNAT: fix snat_add_static_mapping_command() uninitialized variableMatus Fabian1-1/+8
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