nat: api,cli and test update & cleanup
[vpp.git] / src / plugins / nat /
2020-11-13 Filip Varganat: api,cli and test update & cleanup 17/29717/5
2020-11-12 Matthew Smithnat: use table ID for nat44 ipfix session events 87/29787/2
2020-11-05 Klement Sekeranat: fix hairpinning trace 31/29531/4
2020-11-05 Klement Sekeranat: remove unnecessary code 01/29701/2
2020-11-05 Alexander Chernavinnat: fix byte order of vrf_id in logging 77/29777/2
2020-11-05 Klement Sekeranat: remove unused code 50/29750/2
2020-11-03 Klement Sekeranat: bihash: fix buckets calc and remove mem param 38/29638/4
2020-11-02 Benoît Gannenat: fix nat64 disable 48/29548/3
2020-10-28 Neale Rannsmisc: Break the big IP header files to improve compile... 34/29634/4
2020-10-26 Filip Varganat: nat44 cli command fix 32/29632/3
2020-10-23 Filip Varganat: nat44 enable/disable dynamic config 63/29463/5
2020-10-21 Florin Corasmisc: minimize dependencies on udp.h 61/29561/9
2020-10-16 Dengfeng Liunat: error in input parameter of init_nat_k 83/29383/2
2020-10-14 Vladimir Isaevnat: Fix ICMP bypass session creation 77/29277/3
2020-10-12 Vladimir Isaevnat: set fib index for bypass session 66/29266/2
2020-10-09 Filip Varganat: ipfix logging separation & refactor 49/29149/6
2020-10-08 Klement Sekeranat: use proper type for counters 79/29279/2
2020-10-07 Neale Rannsmisc: Purge unused pg includes 56/29256/2
2020-10-07 Filip Varganat: move nat64 to a subfeature 18/29018/11
2020-10-07 Filip Varganat: det44 plugin fix style and api cleanup 37/29037/4
2020-10-02 Damjan Marionnat: add dummy nat_ha_resync() to avoid missing symbol... 14/29214/2
2020-09-16 Ole Troanapi: clean up use of deprecated flag 44/28844/3
2020-09-14 Ole Troannat: delay datastructure allocation until configured 20/28820/4
2020-09-11 Vladimir Isaevnat: Fix next feature for ED with multiple workers 95/28595/4
2020-09-11 Filip Varganat: endian mismatch 13/28713/2
2020-09-02 Filip Varganat: twice-nat static mapping pool address 09/28609/5
2020-09-01 Benoît Ganneip: fix ip zero checksum verification 23/28623/5
2020-08-31 Klement Sekeranat: fix type in api message 96/27796/5
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
next