aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2017-12-14BIER disposition default routeNeale Ranns1-0/+25
2017-12-13IP bi-direction multicast - same cable check on egressNeale Ranns1-3/+43
2017-12-13make "test-all" target pass againGabriel Ganne3-116/+15
2017-12-13GRE: fix single loop decap and add testNeale Ranns2-0/+34
2017-12-13NAT64: multi-thread support (VPP-891)Matus Fabian1-3/+3
2017-12-13NAT: DS-Lite AFTR tunnel endpoint address respond to ICMPv6 echo request (VPP...Matus Fabian1-0/+14
2017-12-12tcp/session: add make testsFlorin Coras3-0/+67
2017-12-11acl-plugin: unapply/reapply the classifier-based inacls when performing macip...Andrew Yourtchenko1-19/+15
2017-12-09BIER in non-MPLS netowrksNeale Ranns4-35/+230
2017-12-08VOM: prefix bit fiddlingNeale Ranns1-1/+39
2017-12-02VOM: l2fib: Add bvi flag supportMohsin Kazmi1-4/+46
2017-11-30NAT44: identity NAT (VPP-1073)Matus Fabian2-0/+107
2017-11-29VOM: logging, populate and stats fixesNeale Ranns1-3/+1
2017-11-25VCL: improve debug outputDave Wallace1-2/+10
2017-11-24VOM: Additions to allow uses to UT applications that use VOMNeale Ranns1-2/+2
2017-11-21VCL: close-on-empty state transition refactoring.Dave Wallace1-1/+1
2017-11-17Replace tap interface using general interfaceHongjun Ni1-2/+2
2017-11-16Add Support of DHCP VSS Type 0 where VPN-ID is ASCIIJohn Lo2-175/+307
2017-11-15vxlan extended tests - fix scapy-related issuesGabriel Ganne2-1/+12
2017-11-15VOM: interface RD update reconfigures L3 bindingsNeale Ranns1-0/+87
2017-11-14VOM: bridge-domain learning mode and route help commandsNeale Ranns1-3/+3
2017-11-11ACLs: Use better error return codes than "-1" everywhere.Jon Loeliger1-5/+5
2017-11-11MPLS disposition actions at the tail of unicast LSPsNeale Ranns4-8/+115
2017-11-10make test: fix logic for CACHE_OUTPUT optionKlement Sekera1-1/+1
2017-11-10add classify session action set-sr-policy-indexGabriel Ganne2-0/+155
2017-11-10make test: automatically seed random generatorKlement Sekera3-14/+34
2017-11-09VCL: Set debug output level from env varDave Wallace1-2/+7
2017-11-09BIERNeale Ranns7-42/+899
2017-11-09Port restricted NAT44 (VPP-1048)Matus Fabian1-0/+32
2017-11-09Remove boost-log link dependency from test/ext/MakefileNeale Ranns1-1/+0
2017-11-08ACL plugin support tagged subinterfacesPavel Kotucek2-230/+509
2017-11-08NAT64 to use IPv4 address from interface (VPP-1051)Matus Fabian2-1/+32
2017-11-07SNAT: IP fragmentation (VPP-890)Matus Fabian2-2/+449
2017-11-07UDP Encapsulation.Neale Ranns4-0/+355
2017-11-07NAT: DS-Lite (VPP-1040)Matus Fabian2-0/+176
2017-11-07VCL-LDPRELOAD: enable accept4() wrapperDave Wallace1-1/+1
2017-11-06make test: add CACHE_OUTPUT optionKlement Sekera2-0/+13
2017-11-06make test: fix DEBUG=core errorKlement Sekera2-1/+3
2017-11-06VOM reshuffleNeale Ranns2-283/+310
2017-11-06VCL_LDPRELOAD: mixed libc/vcl epoll fd'sDave Wallace1-8/+2
2017-11-02VCL: application proxy configurationDave Wallace1-7/+11
2017-11-01VPP Object Model (VOM)Neale Ranns5-52/+1565
2017-10-31VPP PAPI: Error in unserializer for non-array compound types.Ole Troan1-0/+438
2017-10-31l2fib: MAC: Fix uint64 to u8 byte arrayMohsin Kazmi1-1/+1
2017-10-31Refactor IP input checks for re-use at MPLS dispositionNeale Ranns3-3/+233
2017-10-31lb plugin tests - wipe flowtable after each unit testGabriel Ganne1-0/+4
2017-10-26NAT: delete session API/CLI (VPP-1041)Matus Fabian2-0/+50
2017-10-26VCL: add session namespace support.Dave Wallace1-24/+56
2017-10-25VCL: Fix vcl test scripts to check vcl.am instead of uri.amDave Wallace1-1/+1
2017-10-25VPP-1033: Python API support arbitrary sized input parameters.Ole Troan5-12/+47