summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Shorten line in table-features test.Ben Pfaff2015-09-201-1/+3
* dpif-netdev: Exact match non-presence of vlans.Jarno Rajahalme2015-09-181-35/+109
* stream-ssl: Get peer-ca-cert functionality to work.Gurucharan Shetty2015-09-181-0/+27
* ovs-vsctl.at: Correct title of SSL test.Gurucharan Shetty2015-09-181-7/+10
* ovn-nbctl: Enable database commands using db-ctl-base infrastructure.Ben Pfaff2015-09-151-2/+2
* ovn-controller-vtep: Extend vtep module to install Ucast_Macs_Remote.Alex Wang2015-09-151-0/+136
* ovn-controller-vtep: Add vtep module.Alex Wang2015-09-151-0/+52
* tunnel: Validate IP header for userspace tunneling.Jesse Gross2015-09-131-3/+3
* expr: Properly handle several cases involving string variables.Ben Pfaff2015-09-112-117/+271
* tests: Add basic IPFIX test.Joe Stringer2015-09-111-0/+37
* ovn-nbctl: Add ACL commands.Justin Pettit2015-09-101-0/+49
* ofproto: Implement OF1.4 Group & Meter change notification messagesNiti Rohilla2015-09-092-0/+137
* tests: Replace ON_EXIT m4 macro by on_exit() shell function.Ben Pfaff2015-09-0916-91/+80
* tests: Automatically initialize OVS_*DIR vars when tests begin.Ben Pfaff2015-09-0922-125/+23
* tun-metadata: Provide error messages during auto-allocation.Jesse Gross2015-09-091-0/+8
* tnl-ports: Add destination IP and MAC address to the match.Pravin B Shelar2015-09-081-12/+14
* packets: Avoid compile errors.Aaron Conole2015-09-041-1/+1
* tests: Add unit tests for ovn-nbctl.Justin Pettit2015-09-043-0/+121
* tests: Group the OVN tests together.Justin Pettit2015-09-041-1/+1
* tests: Fix banner name for ovn-sbctl.Justin Pettit2015-09-041-1/+1
* tunnel: Support matching on the presence of Geneve options.Jesse Gross2015-08-282-1/+42
* bridge: Relax the whitelist format for punix path.Alex Wang2015-08-291-0/+14
* userspace: Define and use struct eth_addr.Jarno Rajahalme2015-08-283-59/+31
* tests: Avoid nonportable "sed -i".Ben Pfaff2015-08-281-9/+5
* flow: Add struct flowmap.Jarno Rajahalme2015-08-261-18/+14
* ovn-controller-vtep.at: Remove all 'Broken pipe' warning logs fromAlex Wang2015-08-241-1/+9
* ofp-util: For OF1.0, don't wildcard PCP field when 802.1Q header absent.Ben Pfaff2015-08-242-7/+7
* ovsdb-server: Add the ability to push peer-cert.Gurucharan Shetty2015-08-211-0/+24
* tun-metadata: Always set option present when copying data.Jesse Gross2015-08-211-3/+13
* test-classifier: Add benchmark.Jarno Rajahalme2015-08-211-0/+256
* tunneling: Remove gre64 tunnel support.Pravin B Shelar2015-08-202-7/+2
* ovn-controller-vtep.at: Check the successful exit of ovn-controller-vtep.Alex Wang2015-08-191-1/+3
* system-traffic: Add basic vxlan tunnel sanity test.Joe Stringer2015-08-193-2/+84
* system-macros: Don't explicitly remove bridge.Joe Stringer2015-08-192-4/+2
* system-macros: Create ADD_BR variant.Joe Stringer2015-08-193-6/+12
* system-traffic: Check ping-by-ping output.Joe Stringer2015-08-192-24/+26
* system-common-macros: Allow quotes in NS_EXEC().Joe Stringer2015-08-191-2/+3
* ovn-controller-vtep.at: Skip test when using Windows setup.Alex Wang2015-08-171-2/+7
* ovn-controller-vtep: Add binding module.Alex Wang2015-08-161-0/+115
* ovn-controller-vtep.at: Fix intermittent test failure.Alex Wang2015-08-161-0/+4
* ovn-controller-vtep.at: Fix intermittent test failure.Alex Wang2015-08-161-1/+1
* ofproto: Allow in-place modifications of datapath flows.Ethan Jackson2015-08-131-0/+40
* db-ctl-base: Allow print rows that weak reference to table inAlex Wang2015-08-131-0/+24
* classifier: Simplify minimask_hash().Jarno Rajahalme2015-08-121-1/+33
* system-kmod-macros: Fix VSWITCHD_STOP.Joe Stringer2015-08-111-1/+1
* ovn-controller-vtep: Add gateway module.Alex Wang2015-08-101-0/+151
* ovn: Add controller for VTEP gateway.Alex Wang2015-08-103-2/+5
* ovn-northd: Pass logical port type and options to ovn-sb database.Alex Wang2015-08-081-0/+13
* ovn-sbctl: Add ovn-sbctl.Alex Wang2015-08-083-2/+65
* tests: Add system-userspace-testsuite.Daniele Di Proietto2015-08-077-23/+111