Age | Commit message (Expand) | Author | Files | Lines |
2018-12-17 | make test: add option for adding extra vpp config |  Klement Sekera | 1 | -1/+2 |
2018-12-17 | Fix TestIPv4FibCrud interdependencies. |  Paul Vinciguerra | 1 | -0/+14 |
2018-12-16 | VPP-1523: harden reassembly |  Klement Sekera | 1 | -2/+42 |
2018-12-16 | IP6-MFIB: replace the radix tree with bihash (VPP-1526) |  Neale Ranns | 2 | -21/+44 |
2018-12-14 | NAT: counters (VPP-1484) |  Matus Fabian | 1 | -1/+115 |
2018-12-14 | Fix test results |  juraj.linkes | 1 | -19/+23 |
2018-12-13 | reassembly: fix internal buffer count accounting |  Klement Sekera | 1 | -0/+31 |
2018-12-13 | VPP-1522: harden reassembly code |  Klement Sekera | 3 | -19/+45 |
2018-12-13 | test/hook.py. Add human-friendly annotations to log msgs. |  Paul Vinciguerra | 1 | -3/+19 |
2018-12-13 | API: Use string type instead of u8. |  Ole Troan | 2 | -3/+3 |
2018-12-13 | vom: Add support for new stats |  Mohsin Kazmi | 1 | -1/+1 |
2018-12-12 | VOM: vxlan-tunnel takes egress interface for multicast |  Neale Ranns | 1 | -1/+2 |
2018-12-12 | Fix CDP failure in make test |  Lijian.Zhang | 1 | -1/+2 |
2018-12-12 | PAPI: Allow ipaddress object as argument and return values from API calls |  Ole Troan | 9 | -53/+38 |
2018-12-11 | Fix typo in sanity test description |  juraj.linkes | 1 | -1/+1 |
2018-12-10 | VOM: vxlan-gbp |  Neale Ranns | 1 | -1/+1 |
2018-12-10 | IP-local: any IP can appear as the source (VPP-1522) |  Neale Ranns | 1 | -0/+19 |
2018-12-10 | test/framework.py: change logger to return 'e' format. |  Paul Vinciguerra | 1 | -15/+13 |
2018-12-10 | Test framework: StringIO fixes for Python3 |  Ole Troan | 22 | -124/+117 |
2018-12-07 | FIB recusrion loop checks traverse midchain adjacencies |  Neale Ranns | 1 | -0/+61 |
2018-12-07 | VPP-1506: dump local punts and registered punt sockets |  Pavel Kotucek | 3 | -8/+333 |
2018-12-07 | Test reader thread hardening |  juraj.linkes | 1 | -103/+111 |
2018-12-06 | Fix L2BD arp termination Test Case |  Paul Vinciguerra | 1 | -6/+2 |
2018-12-06 | Rename VPP_TEST_FAILED_DIR to FAILED_DIR |  juraj.linkes | 1 | -7/+7 |
2018-12-06 | Skip failing ARM testcases for CI |  juraj.linkes | 4 | -2/+21 |
2018-12-06 | Test framework: fix import logic for sphynx. |  Paul Vinciguerra | 1 | -9/+6 |
2018-12-06 | API: Change ip4_address and ip6_address to use type alias. |  Ole Troan | 7 | -52/+23 |
2018-12-05 | VPP-1508: Python3 compatible print |  Paul Vinciguerra | 6 | -24/+23 |
2018-12-05 | VPP-1508 python3 tests: xrange |  Paul Vinciguerra | 2 | -31/+34 |
2018-12-04 | vcl: test refactor and improvements |  Florin Coras | 1 | -264/+81 |
2018-12-02 | IPSEC-AH: anti-replay testing |  Neale Ranns | 4 | -30/+111 |
2018-12-02 | vppinfra: c11 safe string functions |  Steven | 1 | -0/+41 |
2018-11-30 | Fix L2BD arp termination Test Case |  Paul Vinciguerra | 1 | -3/+7 |
2018-11-30 | make test: print TEST= values for failed tests |  Klement Sekera | 1 | -4/+4 |
2018-11-30 | GBP: UT more robust for endpoint timeout |  Neale Ranns | 1 | -16/+17 |
2018-11-30 | vcl/test: increase wait time before connect |  Florin Coras | 1 | -10/+66 |
2018-11-30 | vcl: wait for segments with segment handle |  Florin Coras | 1 | -2/+2 |
2018-11-30 | Tests: Fix traceback. |  Paul Vinciguerra | 3 | -129/+182 |
2018-11-29 | GRE: UT uses new pkt send functions |  Neale Ranns | 1 | -108/+23 |
2018-11-29 | make test: verify packet counters in ipsec tests |  Klement Sekera | 1 | -0/+16 |
2018-11-29 | Trivial: test_container.py |  Paul Vinciguerra | 1 | -4/+4 |
2018-11-29 | Trivial: test/test_ipip.py |  Paul Vinciguerra | 1 | -3/+3 |
2018-11-29 | GBP: l3-out subnets |  Neale Ranns | 2 | -12/+360 |
2018-11-29 | gbp: Add support for flow hash profile |  Mohsin Kazmi | 1 | -59/+158 |
2018-11-29 | NAT: syslog - sessions logging (VPP-1139) |  Matus Fabian | 1 | -1/+173 |
2018-11-29 | test: use smaller timeouts for vcl/ldp tests |  Florin Coras | 1 | -18/+18 |
2018-11-29 | GRE: fix VRF unit-tests |  Neale Ranns | 1 | -3/+8 |
2018-11-29 | VPP-1507: Added binary api to dump configured ip_punt_redirect |  Pavel Kotucek | 3 | -23/+89 |
2018-11-29 | make test: create virtualenv under /test/ |  Klement Sekera | 11 | -73/+79 |
2018-11-29 | API: Add support for type aliases |  Ole Troan | 1 | -0/+2 |