Age | Commit message (Expand) | Author | Files | Lines |
2018-09-20 | NAT44 virtual fragmentation reassembly for endpoint-dependent mode (VPP-1325) |  Juraj Sloboda | 1 | -16/+518 |
2018-09-20 | VPP-1421: Reworked results gathering |  juraj.linkes | 2 | -159/+193 |
2018-09-19 | GRE: fix 4o6 and 6o4 adj stacking |  Neale Ranns | 1 | -0/+87 |
2018-09-18 | fix TEST_JOBS=auto max jobs detection |  Klement Sekera | 1 | -1/+1 |
2018-09-17 | STATS: Dynamically mapped shared memory segment |  Ole Troan | 1 | -7/+9 |
2018-09-14 | BIER API and load-balancing fixes |  Neale Ranns | 4 | -21/+159 |
2018-09-13 | NAT: TCP MSS clamping |  Matus Fabian | 2 | -0/+66 |
2018-09-12 | Always use 'lib' instead of 'lib64' |  Damjan Marion | 2 | -21/+21 |
2018-09-12 | VXLAN-GBP: use common types on the API |  Neale Ranns | 2 | -24/+31 |
2018-09-11 | GBP Endpoint Updates |  Neale Ranns | 22 | -310/+432 |
2018-09-10 | vxlan-gbp: Add support for vxlan gbp |  Mohsin Kazmi | 5 | -2/+327 |
2018-09-08 | L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes |  Neale Ranns | 2 | -9/+27 |
2018-09-07 | IP route update fix when multipath and drop set |  Neale Ranns | 2 | -4/+34 |
2018-09-06 | session: support multiple worker binds |  Florin Coras | 2 | -59/+61 |
2018-09-06 | NAT: fix maximum out of order fragments (VPP-1399) |  Matus Fabian | 1 | -6/+8 |
2018-09-06 | NAT: test cleanup (VPP-1252) |  Matus Fabian | 1 | -30/+11 |
2018-09-06 | Fix test summary and retries |  juraj.linkes | 2 | -24/+37 |
2018-09-05 | STATS: Update Prometheus port |  Ole Troan | 1 | -1/+1 |
2018-09-04 | NAT: add support for configurable port range (VPP-1346) |  Matus Fabian | 2 | -3/+62 |
2018-09-03 | NAT44: client-IP based session affinity for load-balancing (VPP-1297) |  Matus Fabian | 2 | -0/+64 |
2018-09-02 | STATS: Python binding to access VPP statistics and counters. |  Ole Troan | 2 | -1/+15 |
2018-09-02 | Switch to cmake |  Damjan Marion | 2 | -57/+62 |
2018-08-31 | Support lb on both vip and per-port-vip case |  Hongjun Ni | 1 | -55/+218 |
2018-08-30 | Refactor the ARP throttle into a common type so it can be reused |  Neale Ranns | 1 | -0/+31 |
2018-08-30 | SR-MPLS: fixes and tests |  Neale Ranns | 3 | -0/+286 |
2018-08-30 | Fix hanging test runner when child process dies |  juraj.linkes | 2 | -52/+71 |
2018-08-30 | Fix the default step when using STEP=1 while testing |  juraj.linkes | 1 | -1/+1 |
2018-08-28 | VAPI: bugfixes |  Klement Sekera | 1 | -1/+13 |
2018-08-27 | NAT44: add support for session timeout (VPP-1272) |  Matus Fabian | 2 | -47/+192 |
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 |