plugins: http_static. Migrate to use api string type.
[vpp.git] / test /
2019-05-28 Jakub Grajciarl2tp: l2tp-decap-local don't accept packets unless... 40/19840/3
2019-05-28 Alexandre Poirriermake test: add option in pg interfaces for duplicating... 97/19397/6
2019-05-28 Neale RannsPunt: socket register for exception dispatched/punted... 42/19642/14
2019-05-28 Dave BarachAdd an ip6 local hop-by-hop protocol demux table 24/19824/5
2019-05-28 Jakub Grajciargre: don't register gre input nodes unless a gre tunnel... 09/19809/3
2019-05-27 Neale RannsIPIP tunnel: use address types on API 30/19830/3
2019-05-22 Klement Sekeramake test: fix bug due to concurrent commits 63/19763/2
2019-05-22 Dave Wallacemake test: Fix QUIC External apps transfer test 24/19724/2
2019-05-22 Ole Troanstats: support multiple works for error counters 45/19645/8
2019-05-20 Vladimir Ratnikovopenssl plugin 3des routine iv_len fix 85/19685/7
2019-05-20 Klement Sekerareassembly: prevent long chain attack 43/19643/3
2019-05-17 Paul VinciguerraTests: Refactor. Remove copies of enums. 87/19687/2
2019-05-17 Dave Wallacemake test: Add QUIC serial transfer test 24/19624/5
2019-05-17 Paul VinciguerraTests: Raise exception if API cli_inband command fails. 23/19523/8
2019-05-17 Mohsin Kazmigbp: Add unit tests for contracts 41/19041/3
2019-05-17 Paul Vinciguerratests: refactor. Replace literal constant w/ named... 75/19575/3
2019-05-15 Paul Vinciguerravpp_papi: remove dependency on environment var. VPP_API... 52/18352/4
2019-05-14 Paul Vinciguerratests: test_pipe.py. Fix missing import. 76/19576/2
2019-05-14 Paul Vinciguerratests: fix TestMPLSPIC tests in test_mpls.py. 75/19475/4
2019-05-14 Dave Wallacemake test: vcl fix OSError exception handling 50/19550/2
2019-05-14 Dave Wallacemake test: Add QUIC external echo transfer test 48/19548/4
2019-05-10 Ole Troancli: Add return value in cli_inband 91/19491/2
2019-05-10 Paul Vinciguerratests: test/vpp_papi_provider.py Specify exception... 76/19476/2
2019-05-09 Dave Barachadd mactime plugin unit / code coverage tests 38/19438/3
2019-05-09 Dave Wallacemake test: add quic multistream test case 39/19439/4
2019-05-08 Klement Sekeramake test: introduce COREDUMP_COMPRESS option 82/19382/2
2019-05-08 Paul VinciguerraVPP-1508: Fix zip() under python3. 81/17981/4
2019-05-07 Dave BarachImprove lcov reported code coverage stats 15/19415/4
2019-05-07 Alexandre Poirriermake test: add python3 compatibility in extend_packet 96/19396/2
2019-05-06 Dave Wallacemake test: Fix truncated core file 76/18776/3
2019-05-06 Dave Barachgcov / test framework: sigterm not sigkill 79/19379/2
2019-05-06 Filip VargaNAT: VPP-1646 test case asserts 40/19340/2
2019-05-02 Filip VargaNAT: VPP-1661 - test case cleanup and refactoring 68/19168/5
2019-05-02 Paul Vinciguerravpp_papi_provider.py: update defautmapping. 87/19287/2
2019-04-25 Damjan Marioncrypto_ipsecmb: use pre-expanded keys 45/19145/13
2019-04-25 Damjan Marionipsec: drop runts in esp-decrypt 50/19150/4
2019-04-24 Mohsin Kazmil2: Add support for arp unicast forwarding 14/18714/4
2019-04-24 Filip VargaNAT: VPP-1531 api cleanup & update 34/19134/2
2019-04-23 Ole TroanAPI: Python and Unix domain socket improvement 98/19098/5
2019-04-23 Ole TrøanRevert "NAT: VPP-1531 api cleanup & update" 12/19112/2
2019-04-23 Filip VargaNAT: VPP-1531 api cleanup & update 68/18168/14
2019-04-19 Neale RannsIPSEC: IPv6 ESP transport mode incorrect packet length... 57/19057/3
2019-04-19 Florin Corassvm: move fifo tests to a separate file 59/19059/3
2019-04-19 Neale RannsIPSEC: ESP IPv6 transport mode payload length incorrect... 54/19054/2
2019-04-18 Neale RannsGRE: API update 13/18913/5
2019-04-18 Florin Corastls: allow engines to customize close 83/18983/6
2019-04-18 Neale RannsIPSEC: tunnel rekey fix and test (VPP-1652) 87/18987/2
2019-04-17 Florin Corasvcl/session: tx notifications for cut-thru sessions 77/18977/3
2019-04-17 Paul Vinciguerraapi: Add to interface crud - read by sw_if_index. 93/18693/5
2019-04-17 Neale RannsIPSEC: Pass the algorithm salt (used in GCM) over the API 50/18950/2
2019-04-17 Neale Rannscrypto-ipsecmb: enable GCM 43/18943/2
2019-04-16 Mohsin Kazmigbp: Add support for allow sclass/dclass 1 35/18935/2
2019-04-16 Neale RannsIPSEC: support GCM in ESP 34/18834/8
2019-04-11 Neale RannsIPSEC: ESP with ESN tests and fixes 99/18799/3
2019-04-11 Neale RannsIPSEC-MB: Use random & non-repeating IV (VPP-1642) 07/18807/5
2019-04-11 Paul VinciguerraTests: Refactor tearDown show command logging, add... 69/18269/6
2019-04-10 Dave Wallacemake test: fix redundant setUp() in template_ipsec.py 98/18798/2
2019-04-10 Neale Rannscrypto: Intel IPSEC-MB engine 48/18748/8
2019-04-10 Dave Wallacemake test: Initial QUIC test 78/18778/3
2019-04-10 Neale RannsIPSEC: for each engine and algorithm tests 95/18795/4
2019-04-10 Paul VinciguerraTests Cleanup: Fix missing calls to setUpClass/tearDown... 30/18230/4
2019-04-10 Ole TroanAPI: Fix shared memory only action handlers. 85/18785/2
2019-04-08 Neale RannsGBP: drop and contract counters 94/18594/7
2019-04-08 Jim Thompsonfixing typos 32/18732/4
2019-04-08 Neale RannsIPSEC TEST: various hash alogrithms 47/18747/3
2019-04-06 Mohsin Kazmigbp: Add gbp bd flags unit test 79/18679/4
2019-04-05 Neale RannsIPSEC: punt reasons; SPI=0, no-tunnel 87/18687/3
2019-04-04 Mohsin Kazmigbp: Add bd flags 84/18484/6
2019-04-03 Neale RannsGBP: iVXLAN reflection check 91/18591/4
2019-04-02 Neale RannsIPSEC-GRE; tests 03/18603/3
2019-04-02 Andrew Yourtchenkovppinfra: fix sparse_vec_index() returning non-zero... 79/18579/6
2019-03-29 Paul Vinciguerratests: test/vpp_l2.py fix missing name. 82/18582/2
2019-03-29 Paul Vinciguerratests: refactor vpp_object.py 78/18578/3
2019-03-29 Neale RannsIPSEC: tunnel fragmentation 68/18568/4
2019-03-28 Damjan Marionipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN 66/18566/6
2019-03-28 Neale RannsPunt Infra 48/15148/15
2019-03-28 Neale RannsIPSEC: 4o6 and 6o4 for tunnel interfaces 60/18560/2
2019-03-28 Neale RannsIPSEC: run encrpyt as a feautre on the tunnel 37/18537/3
2019-03-28 Paul VinciguerraTypos. A bunch of typos I've been collecting. 56/18556/3
2019-03-27 Naveen Joymake-test: fix ValueError raised by hook in python3 55/18555/2
2019-03-27 Neale RannsGBP: fixes for l3-out routing 47/18547/3
2019-03-26 Paul VinciguerraVPP-1508: Tests: Update version of syslog_rfc5424_parser. 02/18402/2
2019-03-25 Dave WallaceVCL: add TLS opt to socket_test.sh 23/18523/1
2019-03-25 Neale RannsIPSEC tests fnd fix or Extended Sequence Numbers 10/18510/5
2019-03-22 Neale RannsIPSEC: test for packet drop on sequence number wrap 61/18461/2
2019-03-22 Paul Vinciguerratests: update test_lb.py to use api call lb_conf. 96/18396/4
2019-03-21 Neale RannsBVI Interface 16/18316/8
2019-03-21 Neale RannsIPSEC: Mutli-tunnel tests 42/18442/4
2019-03-21 Kingwel Xieipsec: add ipv6 support for ipsec tunnel interface 18/18418/4
2019-03-20 Paul Vinciguerratests: cdp plugin. Replace cdp enable cli command with... 77/18377/2
2019-03-20 Paul Vinciguerratests: replace CLI command with API for flowprobe params. 83/18383/2
2019-03-19 Neale RannsRevert "tests: Deprecate the use of CLI commands in... 94/18394/2
2019-03-18 Paul Vinciguerratests: Speedup tests by 30%. 45/18345/2
2019-03-18 Paul VinciguerraTests: Trivial. Define constants once. 50/18350/2
2019-03-18 Paul Vinciguerratests: Deprecate the use of CLI commands in tests. 49/18349/2
2019-03-15 Ole TrøanRevert "API: Cleanup APIs interface.api" 40/18340/2
2019-03-15 Jakub GrajciarAPI: Cleanup APIs interface.api 57/17957/9
2019-03-15 Paul VinciguerraAdd @deprecated decorator. 91/18291/2
2019-03-14 Paul VinciguerraTests: test/test_flowprobe.py Fix TypeError. 96/18296/2
2019-03-14 Andrew Yourtchenkoacl-plugin: fix the l2l3 unittest to actually verify... 86/18286/2
next