summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: Introduce NS_EXEC and NS_CHECK_EXEC for system tests.Daniele Di Proietto2015-08-072-18/+33
* tests: Rename kmod-testsuite to system-kmod-testsuite.Daniele Di Proietto2015-08-076-16/+16
* kmod-macros: Don't unload kmod in VSWITCHD_STOP.Joe Stringer2015-08-071-1/+0
* kmod-macros: Move some code to traffic-common-macros.Daniele Di Proietto2015-08-074-54/+55
* tests: Rename kmod-traffic.at to traffic.at.Daniele Di Proietto2015-08-073-2/+2
* dpif-netdev: Translate Geneve options per-flow, not per-packet.Jesse Gross2015-08-051-1/+1
* kmod-traffic: Expand sanity tests.Joe Stringer2015-08-032-1/+103
* treewide: Fix doubled "the".Ben Pfaff2015-08-031-1/+1
* actions: Allow caller to specify output table.Ben Pfaff2015-08-031-1/+1
* ofproto-dpif-xlate: Fix mirroring interaction with recirculation.Ben Pfaff2015-07-311-0/+28
* ofproto-dpif-xlate: Rewrite mirroring to better fit flow translation.Ben Pfaff2015-07-311-6/+6
* ofp-util: Fix group desc request encoding.Minoru TAKAHASHI2015-07-311-2/+2
* ofp-util: Fix port desc request encoding.Minoru TAKAHASHI2015-07-311-2/+2
* ofproto-dpif: Fix inaccurate wildcard output in ofproto/trace.Ben Pfaff2015-07-311-1/+1
* type-props: Suppress warnings in newer Clang and GCC.Ben Pfaff2015-07-301-1/+5
* ofp-actions: OFPP_ANY (aka OFPP_NONE) is not a valid output port.Ben Pfaff2015-07-291-0/+8