Age | Commit message (Expand) | Author | Files | Lines |
2019-05-17 | Tests: Refactor. Remove copies of enums. |  Paul Vinciguerra | 4 | -62/+69 |
2019-05-17 | make test: Add QUIC serial transfer test |  Dave Wallace | 1 | -2/+38 |
2019-05-17 | Tests: Raise exception if API cli_inband command fails. |  Paul Vinciguerra | 7 | -18/+29 |
2019-05-17 | gbp: Add unit tests for contracts |  Mohsin Kazmi | 1 | -1/+224 |
2019-05-16 | tests: refactor. Replace literal constant w/ named constant. |  Paul Vinciguerra | 14 | -216/+257 |
2019-05-15 | vpp_papi: remove dependency on environment var. VPP_API_DIR. |  Paul Vinciguerra | 1 | -10/+9 |
2019-05-14 | tests: test_pipe.py. Fix missing import. |  Paul Vinciguerra | 1 | -4/+5 |
2019-05-14 | tests: fix TestMPLSPIC tests in test_mpls.py. |  Paul Vinciguerra | 1 | -28/+82 |
2019-05-14 | make test: vcl fix OSError exception handling |  Dave Wallace | 1 | -1/+1 |
2019-05-14 | make test: Add QUIC external echo transfer test |  Dave Wallace | 1 | -8/+104 |
2019-05-10 | cli: Add return value in cli_inband |  Ole Troan | 1 | -0/+36 |
2019-05-10 | tests: test/vpp_papi_provider.py Specify exception to catch. |  Paul Vinciguerra | 1 | -1/+1 |
2019-05-09 | add mactime plugin unit / code coverage tests |  Dave Barach | 3 | -0/+160 |
2019-05-09 | make test: add quic multistream test case |  Dave Wallace | 1 | -40/+118 |
2019-05-08 | make test: introduce COREDUMP_COMPRESS option |  Klement Sekera | 2 | -13/+17 |
2019-05-08 | VPP-1508: Fix zip() under python3. |  Paul Vinciguerra | 1 | -4/+4 |
2019-05-07 | Improve lcov reported code coverage stats |  Dave Barach | 1 | -2/+23 |
2019-05-07 | make test: add python3 compatibility in extend_packet |  Alexandre Poirrier | 1 | -2/+2 |
2019-05-06 | make test: Fix truncated core file |  Dave Wallace | 1 | -0/+23 |
2019-05-06 | gcov / test framework: sigterm not sigkill |  Dave Barach | 2 | -2/+2 |
2019-05-06 | NAT: VPP-1646 test case asserts |  Filip Varga | 1 | -0/+1 |
2019-05-02 | NAT: VPP-1661 - test case cleanup and refactoring |  Filip Varga | 3 | -1333/+1304 |
2019-05-02 | vpp_papi_provider.py: update defautmapping. |  Paul Vinciguerra | 1 | -0/+2 |
2019-04-25 | crypto_ipsecmb: use pre-expanded keys |  Damjan Marion | 1 | -1/+1 |
2019-04-25 | ipsec: drop runts in esp-decrypt |  Damjan Marion | 1 | -2/+22 |
2019-04-24 | l2: Add support for arp unicast forwarding |  Mohsin Kazmi | 1 | -2/+6 |
2019-04-24 | NAT: VPP-1531 api cleanup & update |  Filip Varga | 3 | -777/+787 |
2019-04-23 | API: Python and Unix domain socket improvement |  Ole Troan | 3 | -3/+16 |
2019-04-23 | Revert "NAT: VPP-1531 api cleanup & update" |  Ole Trøan | 3 | -787/+777 |
2019-04-23 | NAT: VPP-1531 api cleanup & update |  Filip Varga | 3 | -777/+787 |
2019-04-19 | IPSEC: IPv6 ESP transport mode incorrect packet length and checksum (VPP-1654) |  Neale Ranns | 1 | -0/+4 |
2019-04-19 | svm: move fifo tests to a separate file |  Florin Coras | 1 | -0/+26 |
2019-04-19 | IPSEC: ESP IPv6 transport mode payload length incorrect (VPP-1653) |  Neale Ranns | 1 | -0/+4 |
2019-04-18 | GRE: API update |  Neale Ranns | 5 | -81/+47 |
2019-04-18 | tls: allow engines to customize close |  Florin Coras | 1 | -2/+0 |
2019-04-18 | IPSEC: tunnel rekey fix and test (VPP-1652) |  Neale Ranns | 1 | -0/+57 |
2019-04-17 | vcl/session: tx notifications for cut-thru sessions |  Florin Coras | 1 | -2/+3 |
2019-04-17 | api: Add to interface crud - read by sw_if_index. |  Paul Vinciguerra | 2 | -0/+34 |
2019-04-17 | IPSEC: Pass the algorithm salt (used in GCM) over the API |  Neale Ranns | 6 | -32/+64 |
2019-04-17 | crypto-ipsecmb: enable GCM |  Neale Ranns | 1 | -1/+0 |
2019-04-16 | gbp: Add support for allow sclass/dclass 1 |  Mohsin Kazmi | 1 | -0/+40 |
2019-04-16 | IPSEC: support GCM in ESP |  Neale Ranns | 4 | -33/+216 |
2019-04-11 | IPSEC: ESP with ESN tests and fixes |  Neale Ranns | 2 | -23/+33 |
2019-04-11 | IPSEC-MB: Use random & non-repeating IV (VPP-1642) |  Neale Ranns | 2 | -2/+2 |
2019-04-11 | Tests: Refactor tearDown show command logging, add lifecycle markers. |  Paul Vinciguerra | 35 | -204/+278 |
2019-04-10 | make test: fix redundant setUp() in template_ipsec.py |  Dave Wallace | 1 | -3/+0 |
2019-04-10 | crypto: Intel IPSEC-MB engine |  Neale Ranns | 2 | -41/+49 |
2019-04-10 | make test: Initial QUIC test |  Dave Wallace | 1 | -0/+89 |
2019-04-10 | IPSEC: for each engine and algorithm tests |  Neale Ranns | 3 | -408/+600 |
2019-04-10 | Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. |  Paul Vinciguerra | 68 | -3/+814 |