hs-test: more debug output in http3 test
[vpp.git] / src / plugins / nat /
2021-06-23 Klement Sekeranat: ICMP handling fixes 70/32870/5
2021-06-22 Klement Sekeranat: don't drop packet with ttl=1 if output feature 15/32815/3
2021-06-16 Alexander Chernavinnat: test all intf addrs in is_interface_addr() 53/32453/4
2021-06-16 Alexander Chernavinnat: fix crash when translate unknown proto packets 67/32467/2
2021-06-01 Ruslan Babayevnat: fix broken nat44-ed cli 02/32502/1
2021-05-26 Klement Sekeranat: add thread index assertions 68/31768/6
2021-05-25 Matthew Smithnat: report correct EI per-user session limit 01/32301/5
2021-05-21 Ole Troannat: add maximum configured sessions to stat segment 61/32361/3
2021-05-14 Damjan Marionvlib: pass node runtime to vlib_buffer_enqueue_to_thread() 14/32314/3
2021-05-13 Dave Wallacetests: move test source to vpp/test 93/32293/2
2021-05-06 Ole Troanvlib: rename vl_counter_t to vlib_error_desc_t 34/32234/2
2021-05-06 Ole Troanpnat: coverity errors 33/32233/2
2021-05-05 Filip Varganat: cli commands parsing fix 92/32192/6
2021-05-05 Filip Varganat: fixing cfg file parsing cli issues 12/32212/3
2021-05-01 Benoît Gannevlib: refactor trajectory trace debug feature 28/31528/4
2021-04-28 Matthew Smithnat: fix byte order on ipfix message fields 25/32125/3
2021-04-23 Klement Sekeranat: correct detection of icmp bypass presence 89/32089/3
2021-04-21 Klement Sekeranat: fix multi worker scenarios 64/31864/17
2021-04-20 Filip Varganat: fixing cli bug for nat44-ei and nat44-ed 63/32063/3
2021-04-20 Filip Varganat: nat44-ed i2o & o2i trace fix 64/32064/2
2021-04-14 Filip Varganat: test dynamic translation between two vrfs 66/31966/5
2021-04-06 Klement Sekeratests: remove wrappers 35/31835/6
2021-04-01 Klement Sekeranat: fix ordering of feature nodes 60/31860/2
2021-03-31 Klement Sekeranat: enable multiworker tests 53/31753/5
2021-03-31 Klement Sekeranat: fix test for multi-worker scenario 49/31749/10
2021-03-31 Klement Sekeranat: correct thread index usage 52/31752/5
2021-03-31 Klement Sekeranat: avoid creating negative zero checksum 73/31773/4
2021-03-31 Filip Varganat: NAT44-ED unused value removal 09/31709/4
2021-03-31 Filip Varganat: NAT66 plugin enable&disable calls update 44/31744/4
2021-03-30 Klement Sekeranat: fix HA multi-worker issues 46/31646/17
2021-03-26 Damjan Marionvlib: split vlib_main_t into global and per-thread 23/31623/10
2021-03-26 Damjan Marionvlib: introduce vlib_get_main_by_index(), vlib_get_n_th... 82/31782/4
2021-03-25 Klement Sekeranat: allocate enough space for full port usage 51/31751/4
2021-03-25 Klement Sekeranat: fix bihash kvp print 50/31750/3
2021-03-25 Klement Sekeranat: prevent usage of ED nodes in EI code 48/31748/2
2021-03-25 Klement Sekeranat: fix vnet_feature_next in source hairpinning 47/31747/2
2021-03-20 Klement Sekeratests: add support for worker awareness 49/31649/13
2021-03-15 Klement Sekeranat: get rid of worker selection callbacks 54/31654/1
2021-03-15 Andrew Yourtchenkonat: pnat copy and clear byte instructions 55/31255/11
2021-03-15 Klement Sekeranat: remove unused parameter 45/31645/1
2021-03-12 Klement Sekeranat: remove unused import 06/31606/2
2021-03-09 Andrew Yourtchenkotests: re-enable the rest of NAT44ED tests for multiworker 48/31348/5
2021-03-09 Klement Sekeranat: fix dst nat thread issues 99/31599/1
2021-03-09 Ole Troanpnat: coverity fixes 92/31592/2
2021-03-07 Klement Sekeranat: replace main vlib with per-thread vlib 52/31552/2
2021-03-07 Klement Sekeranat: fix worker selection 27/31527/7
2021-03-07 Klement Sekeranat: test - add show trace 31/31531/4
2021-03-06 Klement Sekeranat: use correct node indexes for queues 34/31534/3
2021-03-01 Klement Sekeranat: avoid crash if plugin not enabled 76/31476/1
2021-03-01 Klement Sekeranat: pick outside addr based on local addr 51/31451/5
2021-02-26 Klement Sekeranat: optimize flow matching in ED NAT 36/31336/3
2021-02-26 Filip Varganat: NAT44ED fail if using old plugin option 54/31454/3
2021-02-24 Filip Varganat: Final NAT44 EI/ED split patch 07/31107/10
2021-02-24 Dave Wallacedocs: move pnat doc link into dev doc section 20/31420/3
2021-02-18 Andrew Yourtchenkotests: re-enable NAT44ED tests for multiworker 30/31330/2
2021-02-13 Ole Troannat: pnat only use save_rewrite_length on output path 15/31215/2
2021-02-11 Andrew Yourtchenkotests: tag the tests that do not work with multi-worker... 23/31023/20
2021-02-10 Klement Sekeranat: fix EI hairpinning thread safety 74/31174/4
2021-02-09 Klement Sekeranat: bump default max translations to 63K 40/30840/2
2021-02-09 Alexander Chernavinnat: deny adding intf addr if static-mapping-only 82/30382/4
2021-02-09 Ole Troannat: fix coverity errors 34/31134/4
2021-02-09 Klement Sekeranat: improve type safety and remove unused param 91/31091/6
2021-02-08 Ole Troanmisc: support api generated dependency for multiarch... 30/30230/15
2021-02-05 Ole Troannat: 1:1 policy NAT 18/30718/23
2021-02-05 Elias Rudbergnat: configurable handoff frame queue size 33/30933/4
2021-02-04 Klement Sekeranat: reduce number of hash tables for EI NAT 90/31090/4
2021-01-18 Klement Sekeranat: deal with flows instead of sessions 83/29983/29
2021-01-11 Filip Varganat: refactor and split fo EI/ED features p.2 38/30538/4
2021-01-05 Filip Varganat: refactor and split fo EI/ED features 65/30465/8
2020-12-16 Filip Varganat: refactor & MW support for NAT tests 53/30253/6
2020-12-15 Alexander Chernavinnat: set out2in-dpo during plugin enabling 54/30354/2
2020-12-14 Damjan Marionmisc: refactor clib_bitmap_foreach macro 97/30397/2
2020-12-14 Damjan Marionmisc: move to new pool_foreach macros 96/30396/2
2020-12-14 Damjan Marionvppinfra: simpler and faster pool_foreach 93/30393/3
2020-12-13 Damjan Marionnat: revert 'fix byte order on ipfix message fields' 05/30305/2
2020-12-11 Matthew Smithnat: fix byte order on ipfix message fields 54/29754/2
2020-12-08 Elias Rudbergnat: avoid hairpinning infinite loop problem 84/30284/3
2020-12-07 Paul Vinciguerratests: py2 cleanup - remove subclassing of object 85/30285/6
2020-12-03 Filip Varganat: fix forwarding handoff workaround 94/29594/13
2020-12-03 Klement Sekeranat: fix incorrect session removal case 37/30237/3
2020-12-02 Benoît Gannenat: use correct per-thread vlib_main 35/30135/2
2020-11-26 Filip Varganat: fix tests 94/29994/3
2020-11-25 Ole Troanapi: vat2 and json autogeneration for api messages 90/29890/13
2020-11-13 Filip Varganat: cleanup & reorganization 93/29893/3
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
next