api: register endian handlers for reply messages
[vpp.git] / src / plugins / nat /
2020-08-20 Filip Varganat: fixed cli nat summary and nat limit 15/28515/2
2020-08-19 Filip Varganat: session cli command fix 40/28440/2
2020-08-17 Klement Sekeranat: det: replace speculative buffer enqueue model 67/28167/3
2020-08-17 Filip Varganat: sessions get expired when fib table removed 78/28178/7
2020-08-13 Filip Varganat: move deterministic nat to det44 sub feature 06/27806/12
2020-08-13 Klement Sekeranat: remove non-error error counters 57/28057/4
2020-08-06 Dave Barachmisc: harmonize names 89/28189/1
2020-07-28 Klement Sekeranat: limit resource consumption when out of ports 71/28071/2
2020-07-23 Elias Rudbergnat: fix port number selection 86/27786/3
2020-07-15 Klement Sekeranat: add prefetching to in2out_ed/out2in_ed 77/27877/3
2020-07-02 Ole Troannat: nat66 to plugin 53/27753/7
2020-06-27 Klement Sekeranat: replace speculative buffer enqueue model 96/27596/6
2020-06-25 Klement Sekeranat: avoid division by zero 61/27661/2
2020-06-24 Klement Sekeranat: deterministic: disallow invalid config 48/27648/3
2020-06-23 Klement Sekeranat: fix broken test 39/27639/2
2020-06-22 Klement Sekeranat: set buf error if can't create user 38/27638/1
2020-06-19 Klement Sekeranat: remove unused code 93/27593/3
2020-06-17 Klement Sekeranat: print hash table parameters in CLI 83/27583/2
2020-06-17 Klement Sekeranat: add more trex test scripts 76/27576/2
2020-06-16 Klement Sekeranat: improve outside port selection & perf 64/27464/7
2020-06-11 Klement Sekeranat: properly scale out2in-ed hash on init 96/27496/1
2020-06-11 Klement Sekeranat: simplify bihash buckets/mem config 44/27444/9
2020-06-10 Klement Sekeranat: optimize prefetching 65/27465/2
2020-06-08 Klement Sekeranat: more long read after short write optimization 00/27400/5
2020-06-04 Klement Sekeranat: fix coverity warning 42/27442/2
2020-06-04 Filip Varganat: fixed input validation 10/27410/2
2020-06-04 Klement Sekeranat: add tracing for nat44-hairpinning 88/27288/5
2020-06-03 Ole Troannat: refactor mss_clamping to not depend on snat_main_t 02/27402/1
2020-06-01 Dave Barachnat: update ip4-udp src port for checksum == 0 pkts 47/27347/2
2020-05-27 Elias Rudbergnat: fix regarding vm arg for vlib_time_now call 81/27281/3
2020-05-22 Vladimir Ratnikovnat: fix dslite session port allocation 04/27204/2
2020-05-22 Filip Varganat: output fib index fix 96/27196/2
2020-05-15 Ray Kinsellamisc: removed executable bits from source files 02/27102/2
2020-05-14 Klement Sekeranat: unhide tests 40/27040/5
2020-05-14 Klement Sekeranat: "users" dump for ED-NAT 43/27043/3
2020-05-14 Klement Sekeranat: remove unused code 08/27008/2
2020-05-14 Klement Sekeranat: ED: store both thread&session idx in hash 24/26724/10
2020-05-14 Alexander Chernavinnat: fix segv if out of ports in ed mode 56/27056/2
2020-05-13 Klement Sekeranat: fix broken build 37/27037/1
2020-05-13 Klement Sekeranat: fix LRU blocked by inactive session 69/26869/11
2020-05-13 Klement Sekeranat: perf improvement - replace branchy code 71/26971/6
2020-05-13 Filip Varganat: handoff next node feature fix 17/27017/6
2020-05-08 Dave Wallacedocs: fix merge damage in nat.h 58/26958/3
2020-05-08 Ole Troannat: fix per thread data vlib_main_t usage take 2 51/26951/4
2020-05-07 Klement Sekeranat: remove duplicate line of code 97/26897/2
2020-05-07 Filip Varganat: fix per thread data vlib_main_t usage 42/26942/2
2020-05-06 Paul Vinciguerradocs: clean up make docs job 68/23168/7
2020-05-06 Elias Rudbergnat: ipfix logging vlib_mains[thread_index] bugfix 59/26659/2
2020-05-06 Filip Varganat: enable force session cleanup 15/26615/9
2020-05-06 Klement Sekeranat: fix coverity warning 09/26709/4
2020-05-05 Klement Sekeranat: remove unused code 68/26868/2
2020-05-04 Filip Varganat: per vrf session limits 75/26775/5
2020-05-03 Paul Vinciguerratests: vpp_interface remove deprecated packed properties 31/26831/3
2020-04-28 Klement Sekeranat: remove unused code 34/26734/2
2020-04-27 Klement Sekeranat: improve perf - long read after short write 03/26603/11
2020-04-24 Klement Sekeranat: ignore user hash in ED NAT 74/26574/11
2020-04-24 Klement Sekeranat: make usage of vnet_buffer2 transparent 90/26690/3
2020-04-24 Klement Sekeranat: ED: reduce number of hash tables used 11/26511/11
2020-04-24 Klement Sekeranat: fix extended unit tests 67/26667/4
2020-04-23 Dave Barachnat: add/del ed_ext_ports only if the table is instantiated 75/26675/1
2020-04-21 Vladimir Ratnikovnat: dslite ce mode in separate config entry 83/26483/5
2020-04-20 Klement Sekeranat: remove unused code 75/26575/3
2020-04-16 Filip Varganat: scavenging functionality removed 82/26382/3
2020-04-08 Klement Sekeranat: use correct data types for memory sizes 56/26256/8
2020-04-08 Klement Sekeranat: ED: global session LRU list 79/26379/8
2020-04-08 Klement Sekeranat: preallocate pools 78/26378/5
2020-04-07 Klement Sekeranat: ED: port re-use algorithm 53/25353/27
2020-04-07 Klement Sekeranat: don't drop packet for expired session 62/26362/7
2020-03-31 Alexander Chernavinnat: fix unknown proto translation out2in_ed 18/26018/4
2020-03-27 Jakub Grajciaracl: API cleanup 84/26184/4
2020-03-26 Ole Trøanacl: revert acl: api cleanup 72/26172/5
2020-03-26 Jakub Grajciaracl: API cleanup 87/25787/16
2020-03-26 Klement Sekeranat: transitory timeout for TCP CLOSED state 62/25762/12
2020-03-25 Klement Sekeranat: fix error counters 01/26101/2
2020-03-15 Klement Sekeranat: test cleanup 26/25826/5
2020-03-13 Elias Rudbergnat: in2out/out2in handoff node index bugfix 56/25856/2
2020-03-13 Filip Varganat: timed out session scavenging upgrade 62/25462/14
2020-03-11 Filip Varganat: dslite plugin separation 06/25806/2
2020-02-20 Filip Varganat: user deletion function & extra metrics 51/25151/2
2020-02-20 Klement Sekeranat: avoid running pointless session cleanups 10/25210/4
2020-02-20 Filip Varganat: nat44 split slow and fast path 50/25250/3
2020-02-07 Filip Varganat: api & cli command for forcing session cleanup 30/24830/2
2020-02-05 Ole Troannat: move dslite to separate sub-plugin 69/24069/9
2020-02-04 Filip Varganat: pool allocation function fix 47/24747/2
2020-01-27 Paul Vinciguerradocs nat: fix nat-ha ascii art 80/24080/3
2020-01-24 Matthew Smithnat: in2out-output nodes work with acl reflect 14/24414/2
2020-01-21 Alexander Chernavinnat: fix dhcp client on outside interface with output... 17/24317/2
2020-01-21 Filip Varganat: removed obsolete fragmentation code 15/24415/3
2020-01-17 Filip Varganat: refactor of port/address allocation functions 73/24373/2
2020-01-10 John DeNiscodocs: Edit FEATURE.yaml files so they can be published 88/24288/4
2020-01-03 Klement Sekeranat: use SVR 63/23963/8
2020-01-03 Ole Troannat: add feature.yaml 60/24160/4
2019-12-17 Neale Rannsip: Protocol Independent IP Neighbors 19/22819/26
2019-12-12 Filip Varganat: session cleanup fix 83/23683/9
2019-12-10 Dave Barachapi: multiple connections per process 56/23656/6
2019-12-04 Neale Rannsfib: Decouple source from priority and behaviour 77/23777/4
2019-11-27 Alexander Chernavinnat: fix dhcp client on outside interface with output... 08/23608/2
2019-11-26 Neale Rannsfib: Table Replace 36/23336/6
2019-11-19 Filip Varganat: respect arc features (multi worker) 04/23204/5
2019-11-15 Neale Rannstests: Remove the unrequired VPP IP address/prefix... 80/23380/4
next