Age | Commit message (Expand) | Author | Files | Lines |
2017-01-06 | Added basic tests for multicast vxlan tunnels | Eyal Bari | 2 | -41/+199 |
2017-01-03 | BFD: immediately honor reduced remote_min_rx interval | Klement Sekera | 1 | -24/+62 |
2017-01-02 | make test: fix debug print | Klement Sekera | 1 | -1/+1 |
2017-01-02 | make test: rotate capture files after consuming arp/ndp | Klement Sekera | 2 | -3/+9 |
2017-01-02 | make test: fix assert_nothing_captured api | Klement Sekera | 1 | -8/+9 |
2017-01-02 | make test: improve test_flowperpkt | Klement Sekera | 2 | -146/+117 |
2016-12-28 | test: fix paths after source code move | Damjan Marion | 1 | -1/+1 |
2016-12-23 | Make test support for the ipfix flow-per-pkt plugin | Dave Barach | 1 | -0/+222 |
2016-12-23 | make test: improve handling of packet captures | Klement Sekera | 19 | -271/+321 |
2016-12-23 | make test: add log.txt | Klement Sekera | 2 | -8/+13 |
2016-12-22 | SNAT: Remove the oldest translation fix (VPP-568) | Matus Fabian | 2 | -0/+33 |
2016-12-21 | make test: Add classifier - ip/mac/pbr cases | Steve Shin | 2 | -0/+440 |
2016-12-19 | make test: work around timing issue in bfd test | Klement Sekera | 1 | -1/+1 |
2016-12-19 | make test: filter IPv6 RAs out by default | Klement Sekera | 3 | -30/+32 |
2016-12-16 | make test: improve robustness and performance | Klement Sekera | 11 | -157/+188 |
2016-12-14 | Ping response in a VRF context uses correct FIB for response | Neale Ranns | 2 | -11/+75 |
2016-12-14 | make test: improve virtualenv patching process | Klement Sekera | 1 | -10/+17 |
2016-12-13 | make test: Use VXLAN built in scapy 2.3.3 | Matej Klotton | 6 | -67/+60 |
2016-12-12 | snat: Hairpinning (VPP-444) | Matus Fabian | 1 | -0/+67 |
2016-12-12 | make test: remove unneeded print | Klement Sekera | 1 | -1/+3 |
2016-12-09 | Add FIB unit test to 'make test' | Neale Ranns | 1 | -0/+28 |
2016-12-09 | BFD: handle timing wheel prematurely firing events | Klement Sekera | 1 | -3/+3 |
2016-12-09 | Add make test code coverage reporting using gcov | Juraj Sloboda | 1 | -4/+25 |
2016-12-09 | make test: FIB add/update/delete - ip4 routes | Matej Klotton | 3 | -2/+276 |
2016-12-09 | When waiting for an IPv6 response, filter non-ND packets | Neale Ranns | 1 | -16/+21 |
2016-12-09 | BFD: fix timing in the main loop | Klement Sekera | 5 | -69/+86 |
2016-12-08 | BFD: improve ip header handling, fix assert | Klement Sekera | 2 | -0/+3 |
2016-12-07 | BFD: basic asynchronous session up/down | Klement Sekera | 9 | -190/+926 |
2016-12-07 | make test: add S-NAT plugin tests | Matus Fabian | 2 | -0/+623 |
2016-12-06 | SPAN API: Fix various errors making SPAN break make tests. | Ole Troan | 2 | -8/+3 |
2016-12-06 | API: Adapt make test to Python API changes. | Ole Troan | 2 | -168/+196 |
2016-12-06 | test: l2xc instances multi-context test (CSIT-491) | Jan | 1 | -0/+351 |
2016-12-06 | add missing import to mpls test | Gabriel Ganne | 1 | -0/+1 |
2016-12-05 | test: l2bd instance multi-context correction | Jan | 2 | -29/+23 |
2016-12-05 | make test: fix missing log/packet messages | Klement Sekera | 13 | -86/+107 |
2016-12-02 | test: l2bd instances multi-context test (CSIT-479) | Jan | 2 | -0/+528 |
2016-12-02 | make test: handle exceptions from VppPapiProvider.__init__ | Klement Sekera | 1 | -6/+8 |
2016-12-02 | MPLS infrastructure improvments | Neale Ranns | 5 | -47/+767 |
2016-11-30 | VXLAN multicast dst (remote) address support | Eyal Bari | 1 | -2/+4 |
2016-11-29 | Fix "TypeError: cannot concatenate 'str' and 'NoneType' objects" | Ed Warnicke | 1 | -1/+1 |
2016-11-28 | GRE Tests update after postinit removal | Neale Ranns | 2 | -2/+4 |
2016-11-28 | make test: detect early vpp crash | Klement Sekera | 2 | -16/+18 |
2016-11-24 | Remove postinit from make-test interfaces | Matej Klotton | 4 | -44/+33 |
2016-11-23 | CSIT-473: L2 FIB tests | Jan | 2 | -14/+445 |
2016-11-22 | GRE tests and fixes | Neale Ranns | 9 | -5/+917 |
2016-11-15 | span: add feature (rx only) (VPP-185) | Pavel Kotucek | 2 | -0/+196 |
2016-11-15 | Update test documentation. | Matej Klotton | 27 | -314/+276 |
2016-11-14 | make test: improve naming of temporary pcap files | Klement Sekera | 1 | -6/+7 |
2016-11-11 | Add single-loop test variant to L2BD and L2XC tests | Jan | 6 | -151/+284 |
2016-11-11 | Add IRB test | Matej Klotton | 10 | -119/+483 |