summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* lib: Retire packet buffering feature.Jarno Rajahalme2016-08-301-5/+5
* python tests: Skip python tests specific to Linux.Paul Boca2016-08-301-0/+12
* tunnel tests: Skip ipsec_gre tests on WindowsPaul Boca2016-08-261-0/+3
* ovn: Delete stale MAC_Bindings that result in Referential Integrity ViolationChandra S Vejendla2016-08-261-0/+33
* ovn: Replace tabs with spaces and clean up alignment in unit tests.Flavio Fernandes2016-08-251-77/+77
* system-ovn.at: Fix occasional test failures.Gurucharan Shetty2016-08-191-2/+6
* system-traffic: Don't rely on --field-separator.Joe Stringer2016-08-181-4/+4
* tests: Avoid race in tunnel-push-pop tests.Jesse Gross2016-08-182-2/+2
* system-traffic: Add link-args for ADD_NATIVE_TUNNEL.William Tu2016-08-182-8/+9
* ovn: Support for GARP for NAT IPs via localnetChandra S Vejendla2016-08-161-0/+49
* ovn: Fix ARP request flow for unknown IP in lrouterChandra S Vejendla2016-08-161-0/+111
* ovn-trace: New utility.Ben Pfaff2016-08-151-0/+216
* expr: New function expr_parse_microflow().Ben Pfaff2016-08-151-16/+18
* expr: New function expr_evaluate().Ben Pfaff2016-08-151-106/+24
* Add read-only option to ovs-dpctl and ovs-ofctl commands.Ryan Moats2016-08-1514-140/+140
* lex: Integrate error handling into struct lexer.Ben Pfaff2016-08-151-2/+2
* ofproto: Reduce bundle memory use.Jarno Rajahalme2016-08-151-4/+0
* ovn: Rewrite logical action parsing and encoding library.Ben Pfaff2016-08-152-184/+412
* ovn: Ability to set multiple load balancers.Gurucharan Shetty2016-08-151-3/+20
* ovsdb-idl: Fix bugs in Python IDL partial set and map.Amitabha Biswas2016-08-152-39/+44
* tests: Add a new MTU test.Daniele Di Proietto2016-08-151-0/+30
* netdev-dummy: Add dummy-internal class.Daniele Di Proietto2016-08-1511-47/+47
* ovsdb: Make OVSDB backup sever read onlyAndy Zhou2016-08-143-3/+92
* ovsdb: Rename replication related variable names.Andy Zhou2016-08-141-18/+18
* Simplify partial map Py3 IDL test added by commit a59912a0Ryan Moats2016-08-142-5/+5
* ovn-controller: Reset flow processing after (re)connection to switchNuman Siddique2016-08-141-0/+95
* python: Add support for partial map and partial set updatesRyan Moats2016-08-142-0/+118
* ovsdb: Add/use partial set updates.Ryan Moats2016-08-144-6/+227
* ovn-northd: Add logical flows to support DHCPv6Numan Siddique2016-08-141-4/+230
* ovn-controller: Add 'put_dhcpv6_opts' action in ovn-controllerNuman Siddique2016-08-142-2/+24
* ovn-controller: Use UDP checksums when creating Geneve tunnels.Jesse Gross2016-08-132-0/+4
* ovn-controller: Make encap processing more robust against changes.Jesse Gross2016-08-131-0/+48
* ovsdb: Use better error message for "timeout" without waiting.Ryan Moats2016-08-131-3/+3
* system-ovn.at: Add another load-balancing test.Gurucharan Shetty2016-08-131-0/+103
* ovn-controller: Add datapath-type and iface-types in chassis:external_idsNuman Siddique2016-08-131-0/+65
* dpif-netdev: dpcls per in_port with sorted subtablesJan Scheurich2016-08-121-2/+4
* ovn: Fix receive from vxlan in ovn-controller.Darrell Ball2016-08-021-0/+3
* Revert "pvector: Expose non-concurrent priority vector."Jarno Rajahalme2016-08-101-6/+6
* logical-fields: Beautify conntrack definitions.Ben Pfaff2016-08-081-0/+15
* ovn: Use a common symbol table for ovn-controller and test-ovn.Ben Pfaff2016-08-082-107/+64
* expr: Fine-tune parser error message for common typo.Ben Pfaff2016-08-081-0/+2
* ovn-nbctl: Add "sync" command to wait for previous changes to take effect.Ben Pfaff2016-08-081-2/+3
* check-kernel: Remove '-d' from TESTSUITEFLAGS.Daniele Di Proietto2016-08-051-1/+1
* system-traffic: Flush conntrack after debug ping6.Daniele Di Proietto2016-08-051-0/+4
* system-userspace-macros: Check the exit code of ethtool.Daniele Di Proietto2016-08-051-1/+1
* system-traffic: Make ping6 vlan test more reliable.Joe Stringer2016-08-051-1/+1
* test-netlink-conntrack: Fix sparse warning.Daniele Di Proietto2016-08-031-0/+1
* tests: Skip vlog tests that try to move opened file.Paul Boca2016-08-031-0/+3
* python tests: Skip TCP6 idl tests on WindowsPaul Boca2016-08-031-0/+1
* python tests: Skip IPsec test on WindowsPaul Boca2016-08-031-0/+1