aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2018-08-03loop counter to prevent infiinte number of look ups per-packetNeale Ranns2-1/+138
2018-07-23NAT44: fix forwarding feature bug (VPP-1349)v18.07-rc2Matus Fabian1-16/+3
2018-07-23QoS: marking and recording for MPLS and VLANNeale Ranns1-4/+210
2018-07-19gbp: Add support for ACLMohsin Kazmi1-10/+78
2018-07-18VOM: support for pipesNeale Ranns2-6/+82
2018-07-13srv6-as: Adding support for L2 trafficFrancois Clad1-0/+199
2018-07-13srv6-as: Adding test casesFrancois Clad1-0/+692
2018-07-11srv6: Fixing SRH parsing bug in Scapy 2.4Francois Clad1-0/+28
2018-07-11make_test: Add missing classifier testsJan Gelety3-126/+1294
2018-07-10NAT44: multiple outside FIB tables (VPP-1314)Matus Fabian1-21/+442
2018-07-10Do not translate packets destined for NAT64 inside interface (VPP-1331)Juraj Sloboda1-2/+60
2018-07-09IGMP improvementsNeale Ranns5-243/+642
2018-07-09vxlan:use bihash_16_8 for ipv4 lookupEyal Bari1-5/+5
2018-07-07PipesNeale Ranns2-0/+267
2018-07-05VPP-1335 vapi crash when memclnt_keepalive receivedKlement Sekera1-4/+4
2018-07-04fix VPP-1312 Invalid UDP packet length in ipsecKlement Sekera1-26/+22
2018-07-03vom: Add cross connect supportMohsin Kazmi1-0/+64
2018-07-02make_test: add icmp packet size sweep and icmp echo testsJan Gelety2-47/+201
2018-06-29IP4 Router Alert option handling for IGMPNeale Ranns1-1/+5
2018-06-28make test: fix profilingKlement Sekera1-1/+1
2018-06-27make test: easy profiling via make test PROFILE=1Klement Sekera2-2/+25
2018-06-26NAT44: fix nat44_ed_not_translate_output_feature (VPP-1329)Matus Fabian1-0/+25
2018-06-26L3DSR fix ip checksum issue and add testHongjun Ni1-0/+6
2018-06-26Add negative tests for leaking across different VRFs - ip4/6Jan Gelety2-31/+172
2018-06-25make test: fix RETRIES when setUpClass throwsKlement Sekera2-2/+25
2018-06-25make test: fix broken interfaces #2Klement Sekera5-86/+84
2018-06-24Revert "Revert "make test: fix broken interfaces""Klement Sekera23-86/+61
2018-06-24Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums""Klement Sekera13-574/+634
2018-06-22Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"Ole Troan13-634/+574
2018-06-22Revert "make test: fix broken interfaces"Ole Troan23-61/+86
2018-06-22make test: fix broken interfacesKlement Sekera23-86/+61
2018-06-22Python API: Add enum and union support.Ole Troan2-487/+1
2018-06-21test:vxlan over ipv6 testsEyal Bari6-6/+213
2018-06-21ipsec: VPP-1316 calculate IP/TCP/UDP inner checksumsKlement Sekera13-574/+634
2018-06-21Implement DHCPv6 IA NA client (VPP-1094)Juraj Sloboda2-32/+388
2018-06-19Fixed bugs in SRv6 APIPablo Camarillo3-45/+50
2018-06-18Revert "Python API: Add enum and union support."Ole Trøan2-3/+451
2018-06-17Python API: Add enum and union support.Ole Troan2-451/+3
2018-06-15Update DHCPv6 DUID code and fix coverity warningsJuraj Sloboda1-12/+9
2018-06-15NAT44: endpoint dependent mode (VPP-1273)Matus Fabian1-936/+1105
2018-06-14MTU: IP fragmentation added to ip4-rewrite and ip6-rewriteOle Troan1-4/+3
2018-06-11udp: fix for multiple workers and add testFlorin Coras1-0/+74
2018-06-11MTU: Software interface / Per-protocol MTU supportOle Troan3-21/+13
2018-06-08Implement DHCPv6 PD client (VPP-718, VPP-1050)Juraj Sloboda2-0/+493
2018-06-08Gratuitous ARP packet handlingNeale Ranns2-2/+104
2018-06-07DHCP Client DumpNeale Ranns2-6/+33
2018-05-30make test: VPP-1288 fix bogus sw_if_index valuesKlement Sekera1-8/+6
2018-05-28NAT44: code cleanup and refactor (VPP-1285)Matus Fabian1-136/+150
2018-05-27Fixes make test errors with clang compiler on aarch64Sirshak Das1-3/+3
2018-05-25bond: performance harvestingSteven1-11/+3