Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-06-27 | make test: easy profiling via make test PROFILE=1 | Klement Sekera | 2 | -2/+25 |
2018-06-26 | NAT44: fix nat44_ed_not_translate_output_feature (VPP-1329) | Matus Fabian | 1 | -0/+25 |
2018-06-26 | L3DSR fix ip checksum issue and add test | Hongjun Ni | 1 | -0/+6 |
2018-06-26 | Add negative tests for leaking across different VRFs - ip4/6 | Jan Gelety | 2 | -31/+172 |
2018-06-25 | make test: fix RETRIES when setUpClass throws | Klement Sekera | 2 | -2/+25 |
2018-06-25 | make test: fix broken interfaces #2 | Klement Sekera | 5 | -86/+84 |
2018-06-24 | Revert "Revert "make test: fix broken interfaces"" | Klement Sekera | 23 | -86/+61 |
2018-06-24 | Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"" | Klement Sekera | 13 | -574/+634 |
2018-06-22 | Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums" | Ole Troan | 13 | -634/+574 |
2018-06-22 | Revert "make test: fix broken interfaces" | Ole Troan | 23 | -61/+86 |
2018-06-22 | make test: fix broken interfaces | Klement Sekera | 23 | -86/+61 |
2018-06-22 | Python API: Add enum and union support. | Ole Troan | 2 | -487/+1 |
2018-06-21 | test:vxlan over ipv6 tests | Eyal Bari | 6 | -6/+213 |
2018-06-21 | ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums | Klement Sekera | 13 | -574/+634 |