Age | Commit message (Expand) | Author | Files | Lines |
2018-08-25 | Fix logging to file and summary for crashed tests | juraj.linkes | 3 | -84/+62 |
2018-08-23 | sctp: https://jira.fd.io/browse/VPP-1396 | Marco Varlese | 1 | -1/+1 |
2018-08-23 | CSIT-1139: Implement parallel test execution | juraj.linkes | 5 | -302/+750 |
2018-08-22 | srv6-ad: Adding support for L2 traffic | Francois Clad | 1 | -0/+174 |
2018-08-22 | srv6-ad: Adding test cases | Francois Clad | 1 | -0/+635 |
2018-08-22 | IPIP and SIXRD tunnels create API needs table-IDs not fib-indexes | Neale Ranns | 3 | -41/+134 |
2018-08-22 | NAT: update nat_show_config_reply API (VPP-1403) | Matus Fabian | 1 | -0/+12 |
2018-08-20 | make test: remove excessive prints | Klement Sekera | 1 | -2/+0 |
2018-08-17 | VPP-1392: VXLAN fails with IP fragmentation | Ole Troan | 1 | -1/+46 |
2018-08-17 | Add psutil to testing virtualenv | juraj.linkes | 1 | -1/+1 |
2018-08-15 | NAT44: fix next_src_nat (VPP-1384) | Matus Fabian | 1 | -0/+57 |
2018-08-15 | NAT64: fix TCP session expire (VPP-1390) | Matus Fabian | 1 | -3/+3 |
2018-08-10 | IP fragmentation buffer chains, part 2. | Ole Troan | 1 | -12/+54 |
2018-08-10 | IP fragmentation to handle buffer chains. | Ole Troan | 1 | -0/+51 |
2018-08-10 | Use IP address types on UDP encap API | Neale Ranns | 4 | -53/+185 |
2018-08-10 | Add test of the IP unnumbered dump | Neale Ranns | 2 | -0/+8 |
2018-08-09 | NAT44: delete user with zero sessions (VPP-1282) | Matus Fabian | 1 | -0/+12 |
2018-08-09 | Fix "Old Style VLA" build warnings | Juraj Sloboda | 1 | -0/+6 |
2018-08-08 | Remove unnecessary routes during vrf-multi-instances tests | Neale Ranns | 2 | -6/+0 |
2018-08-03 | loop counter to prevent infiinte number of look ups per-packet | Neale Ranns | 2 | -1/+138 |
2018-08-02 | NAT44: LB NAT - local backends in multiple VRFs (VPP-1345) | Matus Fabian | 2 | -11/+16 |
2018-08-01 | Move java api to extras/ | Damjan Marion | 1 | -2/+4 |
2018-07-27 | vcl: use events for epoll/select/read/write | Florin Coras | 1 | -1/+1 |
2018-07-26 | L2 Flood: use the buffer clone API rather than buffer recycle | Neale Ranns | 1 | -0/+148 |
2018-07-25 | make_test: Add equal-cost multi-path routing tests | Jan Gelety | 1 | -0/+252 |
2018-07-24 | Create a unit-test plugin | Dave Barach | 2 | -1/+42 |
2018-07-24 | test frame work pump thread exit: set flag then wake | Neale Ranns | 1 | -2/+2 |
2018-07-23 | NAT44: fix forwarding feature bug (VPP-1349) | Matus Fabian | 1 | -16/+3 |
2018-07-22 | make test-ext: a new test target that builds VOM (existing one no longer do) | Neale Ranns | 1 | -1/+4 |
2018-07-20 | IP directed broadcast | Neale Ranns | 2 | -0/+81 |
2018-07-20 | QoS: marking and recording for MPLS and VLAN | Neale Ranns | 1 | -4/+210 |
2018-07-19 | test_jvpp: improve error message when JVpp JARS are missing | Marek Gradzki | 1 | -0/+7 |
2018-07-19 | gbp: Add support for ACL | Mohsin Kazmi | 1 | -10/+78 |
2018-07-18 | make_test: dhcp - add lease time test and wrong XID in OFFER test | Jan Gelety | 1 | -7/+102 |
2018-07-17 | VOM: support for pipes | Neale Ranns | 2 | -6/+82 |
2018-07-13 | srv6-as: Adding support for L2 traffic | Francois Clad | 1 | -0/+199 |
2018-07-13 | srv6-as: Adding test cases | Francois Clad | 1 | -0/+692 |
2018-07-11 | srv6: Fixing SRH parsing bug in Scapy 2.4 | Francois Clad | 1 | -0/+28 |
2018-07-11 | make_test: Add missing classifier tests | Jan Gelety | 3 | -126/+1294 |
2018-07-10 | NAT44: multiple outside FIB tables (VPP-1314) | Matus Fabian | 1 | -21/+442 |
2018-07-10 | Do not translate packets destined for NAT64 inside interface (VPP-1331) | Juraj Sloboda | 1 | -2/+60 |
2018-07-09 | IGMP improvements | Neale Ranns | 5 | -243/+642 |
2018-07-09 | vxlan:use bihash_16_8 for ipv4 lookup | Eyal Bari | 1 | -5/+5 |
2018-07-07 | Pipes | Neale Ranns | 2 | -0/+267 |
2018-07-05 | VPP-1335 vapi crash when memclnt_keepalive received | Klement Sekera | 1 | -4/+4 |
2018-07-04 | fix VPP-1312 Invalid UDP packet length in ipsec | Klement Sekera | 1 | -26/+22 |
2018-07-03 | vom: Add cross connect support | Mohsin Kazmi | 1 | -0/+64 |
2018-07-02 | make_test: add icmp packet size sweep and icmp echo tests | Jan Gelety | 2 | -47/+201 |
2018-06-29 | IP4 Router Alert option handling for IGMP | Neale Ranns | 1 | -1/+5 |
2018-06-28 | make test: fix profiling | Klement Sekera | 1 | -1/+1 |