aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nat
AgeCommit message (Expand)AuthorFilesLines
2020-04-08nat: use correct data types for memory sizesKlement Sekera8-25/+25
2020-04-08nat: ED: global session LRU listKlement Sekera6-19/+110
2020-04-08nat: preallocate poolsKlement Sekera1-0/+3
2020-04-07nat: ED: port re-use algorithmKlement Sekera6-45/+196
2020-04-07nat: don't drop packet for expired sessionKlement Sekera3-6/+4
2020-03-31nat: fix unknown proto translation out2in_edAlexander Chernavin1-2/+2
2020-03-27acl: API cleanupJakub Grajciar1-51/+14
2020-03-26acl: revert acl: api cleanupOle Trøan1-14/+51
2020-03-26acl: API cleanupJakub Grajciar1-51/+14
2020-03-26nat: transitory timeout for TCP CLOSED stateKlement Sekera9-118/+329
2020-03-25nat: fix error countersKlement Sekera4-1/+21
2020-03-15nat: test cleanupKlement Sekera1-291/+261
2020-03-13nat: in2out/out2in handoff node index bugfixElias Rudberg1-2/+2
2020-03-13nat: timed out session scavenging upgradeFilip Varga11-293/+615
2020-03-11nat: dslite plugin separationFilip Varga15-84/+213
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