summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* xenserver: Fix string compatibility in python3.Joe Stringer2016-06-071-8/+8
* xenserver: Sort vsctl port options.Joe Stringer2016-06-071-2/+2
* testsuite: Add PMD specific tests.Ilya Maximets2016-06-073-0/+184
* ofproto-dpif.at: Run tests with dummy-pmd.Ilya Maximets2016-06-072-74/+114
* dpif-netdev.at: Run tests with dummy-pmd.Ilya Maximets2016-06-071-67/+80
* tests: Allow extra cmd line args to OVS_VSWITCHD_START.Daniele Di Proietto2016-06-071-2/+6
* tests: Skip "daemon --service" test on Windows from non-admin consolePaul Boca2016-06-071-0/+11
* ovn-northd: logical router icmp response should not care about inportFlavio Fernandes2016-06-061-0/+175
* tests: Fixed access denied on ovs-vswitchd.logPaul Boca2016-06-061-2/+2
* ovs-vsctl.at: Use OVS_VSCTL_CLEANUP.Ilya Maximets2016-06-061-3/+3
* tests: Avoid endianness sensitivity in MPLS handling test.Ben Pfaff2016-06-031-5/+5
* tests: Fix select group test on big-endian systems.Ben Pfaff2016-06-031-3/+3
* ofp-print: Sort queues before printing in OFPT_QUEUE_GET_CONFIG_REPLY.Ben Pfaff2016-06-032-6/+6
* ovn-nbctl: Add lrouter and lrport related commands.Nirapada Ghosh2016-06-031-1/+142
* ovn: Introduce l3 gateway router.Gurucharan Shetty2016-06-021-0/+184
* ovn-northd: Support connecting multiple routers to a switch.Gurucharan Shetty2016-06-021-0/+237
* ovn-northd: Restrict use of unspecified source addressesDustin Lundquist2016-06-021-1/+23
* tests: Add a tunnel packet-out test.Daniele Di Proietto2016-06-021-0/+38
* tests: Wait for ARPs to be sent in tunnel-push-pop.Daniele Di Proietto2016-06-021-0/+5
* system-tests: fix module removal during cleanupThadeu Lima de Souza Cascardo2016-06-011-1/+2
* xlate: Skip recirculation for output and set actionsSimon Horman2016-05-272-6/+75
* tests: bfd.at: Fix bridge name in commentMarkos Chandras2016-05-261-2/+2
* tests: Eliminate some intermittent failures due to races.Jarno Rajahalme2016-05-251-3/+16
* ofp-actions: Allow conntrack action in group buckets.Jarno Rajahalme2016-05-241-0/+172
* tests: Use on_exit in ovsdb-idl tests.Daniele Di Proietto2016-05-231-40/+51
* python: Add TCP passive-mode to IDL.Ofer Ben-Yacov2016-05-202-1/+76
* ovn-controller-vtep.at: Pre-sort output before feeding to "sort -d"YAMAMOTO Takashi2016-05-201-2/+2
* ovsdb-server.at: Fix racesYAMAMOTO Takashi2016-05-201-0/+4
* ovn test: add '-O OpenFlow13' to ovs-ofctlFlavio Fernandes2016-05-191-5/+5
* ovn test: remove check for non-existing bridge in hv3Flavio Fernandes2016-05-191-2/+4
* ovn test: improve vtep test description and fix typoFlavio Fernandes2016-05-191-2/+3
* tests: Enable color output for unit tests, if available.Flavio Fernandes2016-05-183-0/+6
* tests: Add test for partial map updates.Edward Aymerich2016-05-184-26/+232
* tests: Add support for helgrind thread error detector.William Tu2016-05-171-0/+7
* tests: Remove redundant ofport_request.William Tu2016-05-171-1/+1
* lib: Add new 'counting cmap' type.Jarno Rajahalme2016-05-163-0/+300
* ovn: Send GARP on localnet.Ramu Ramamurthy2016-05-161-0/+63
* tests: Add valgrind targets for ovn utilities and dameons.Gurucharan Shetty2016-05-121-0/+4
* vtep: Add source node replication support.Darrell Ball2016-05-091-0/+32
* tests: Fix tunnel push pop test failure.Pravin B Shelar2016-05-112-6/+2
* util: Pass 128-bit arguments directly instead of using pointers.Justin Pettit2016-05-081-2/+2
* system-traffic: Wait for availability of ftpd.Joe Stringer2016-05-101-0/+5
* system-traffic: Wait for IPv6 connectivity.Joe Stringer2016-05-101-16/+34
* system-traffic: Drop auto ct helpers in namespaces.Joe Stringer2016-05-101-0/+1
* cmap: New macro CMAP_INITIALIZER, for initializing an empty cmap.Ben Pfaff2016-05-091-3/+2
* ofproto-dpif: Do not count resubmit to later tables against limit.Ben Pfaff2016-05-091-1/+40
* ovn-nbctl: Add sanity checking for lswitch-add.Ben Pfaff2016-05-081-1/+20
* ovn-nbctl: Make error handling consistent with ovs-vsctl.Ben Pfaff2016-05-081-0/+42
* Add support for extended netdev statistics based on RFC 2819.mweglicx2016-05-065-58/+58
* ovn-northd: Add support for static_routes.Steve Ruan2016-05-041-0/+203