aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nat
AgeCommit message (Expand)AuthorFilesLines
2020-02-20nat: user deletion function & extra metricsFilip Varga4-0/+272
2020-02-20nat: avoid running pointless session cleanupsKlement Sekera3-11/+33
2020-02-20nat: nat44 split slow and fast pathFilip Varga2-1080/+339
2020-02-07nat: api & cli command for forcing session cleanupFilip Varga4-0/+98
2020-02-05nat: move dslite to separate sub-pluginOle Troan19-763/+775
2020-02-04nat: pool allocation function fixFilip Varga1-1/+1
2020-01-27docs nat: fix nat-ha ascii artPaul Vinciguerra1-0/+2
2020-01-24nat: in2out-output nodes work with acl reflectMatthew Smith2-2/+107
2020-01-21nat: fix dhcp client on outside interface with output featureAlexander Chernavin2-18/+18
2020-01-21nat: removed obsolete fragmentation codeFilip Varga1-84/+16
2020-01-17nat: refactor of port/address allocation functionsFilip Varga8-15/+429
2020-01-10docs: Edit FEATURE.yaml files so they can be publishedJohn DeNisco1-4/+4
2020-01-03nat: use SVRKlement Sekera28-5253/+1424
2020-01-03nat: add feature.yamlOle Troan1-0/+27
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns1-2/+2
2019-12-12nat: session cleanup fixFilip Varga8-79/+266
2019-12-10api: multiple connections per processDave Barach1-1/+1
2019-12-04fib: Decouple source from priority and behaviourNeale Ranns6-35/+46
2019-11-27nat: fix dhcp client on outside interface with output featureAlexander Chernavin2-0/+86
2019-11-26fib: Table ReplaceNeale Ranns1-13/+16
2019-11-19nat: respect arc features (multi worker)Filip Varga7-419/+887
2019-11-15tests: Remove the unrequired VPP IP address/prefix class wrappersNeale Ranns1-13/+7
2019-11-06build: add yaml file linting to make checkstylePaul Vinciguerra1-7/+6
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto3-3/+3
2019-11-05nat: NAT udp counter & unit test fixesFilip Varga5-20/+20
2019-11-05nat: respect udp checksumFilip Varga6-170/+428
2019-11-04nat: revert respect udp checksumOle Troan6-428/+166
2019-11-04nat: revert fix dual-loop tcp checksum botchOle Troan1-17/+9
2019-11-04nat: fix dual-loop tcp checksum botchDave Barach1-9/+17
2019-10-28nat: respect udp checksumFilip Varga6-166/+428
2019-10-22ip: ipfix-export API updateJakub Grajciar1-80/+76
2019-10-17nat: tests support python3Ole Troan1-10/+9
2019-10-04nat: fix use-after-freeBenoît Ganne1-4/+6
2019-09-23nat: fix update of outside fibs (output-feature)Dmitry Vakhrushev3-4/+198
2019-09-16api: autogenerate api trace print/endianOle Troan1-0/+5
2019-09-10misc: fix shebang with missing envNathan Skrzypczak1-1/+1
2019-09-03api: enforce vla is last and fixed string typeOle Troan3-123/+42
2019-08-22tests: move plugin tests to src/plugins/*/testDave Wallace2-0/+9846
2019-08-22nat: handoff traffic matching for dynamic NATFilip Varga9-222/+493
2019-08-20vppapigen: remove support for legacy typedefsPaul Vinciguerra2-2/+1
2019-08-01nat: handoff rewrite & fixes for multi-workerFilip Varga2-60/+163
2019-07-31nat: elog rewrite for multi-worker supportFilip Varga17-142/+340
2019-07-23nat: fixed handoff in2out lookup of static mappings by external addressFilip Varga1-2/+2
2019-07-12nat: added handoff trace index for easier trace matchFilip Varga1-2/+4
2019-07-12nat: fix net44 lb static APIBenoît Ganne1-1/+1
2019-07-09vat: unload unused vat pluginsDave Barach1-2/+3
2019-06-26api: refactor format_vl_api_prefix_t return keysPaul Vinciguerra1-3/+3
2019-06-26api: Remove the inlines file and replace with library functionsNeale Ranns1-1/+0
2019-06-18api: string type to convert to vectorOle Troan1-0/+1
2019-06-12NAT: interface fib fix (VPP-1691)Filip Varga1-8/+16