summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* python tests: Fixed unixctl python tests for WindowsPaul Boca2016-08-031-3/+9
* python tests: Implemented signal.alarm for WindowsPaul Boca2016-08-033-5/+6
* Windows: Local named pipe implementationAlin Serdean2016-08-031-3/+3
* tests: Fix conntrack tests on windows.Daniele Di Proietto2016-08-021-92/+177
* ovn: Add support for IPv6 dynamic bindings.Justin Pettit2016-07-292-1/+16
* ovn: Don't require clearing inport to hair-pin packets.Justin Pettit2016-07-291-2/+2
* ovn: Rename "nd" action to "nd_na".Justin Pettit2016-07-291-4/+4
* ovn-controller: Tighten "nd" definition, add "nd_ns" and "nd_na".Justin Pettit2016-07-291-5/+8
* tests: Add new pmd test for pmd-rxq-affinity.Daniele Di Proietto2016-07-291-0/+53
* ofproto: Support group mods in bundles.Jarno Rajahalme2016-07-292-3/+417
* ofproto-dpif-xlate: Hash only fields specified for 'hash' selection method.Jarno Rajahalme2016-07-291-1/+1
* meta-flow: Add mf_mask_field_masked().Jarno Rajahalme2016-07-291-1/+1
* vconn: Better bundle error management.Jarno Rajahalme2016-07-292-15/+23
* ofproto: Lockless group lookups.Jarno Rajahalme2016-07-291-8/+8
* lib: Separate versioning to its own module.Jarno Rajahalme2016-07-292-25/+25
* system-tests: Add ping through conntrack test.Daniele Di Proietto2016-07-291-0/+84
* system-tests: Run conntrack tests with userspace.Daniele Di Proietto2016-07-294-6/+102
* tests: Remove trim_zeros() from ovn tests.Daniele Di Proietto2016-07-291-29/+18
* netdev-*: Do not use dp_packet_pad() in recv() functions.Daniele Di Proietto2016-07-295-391/+367
* pvector: Expose non-concurrent priority vector.Jarno Rajahalme2016-07-291-6/+6
* tests: Ignore proxy configuration.Jarno Rajahalme2016-07-292-4/+14
* tests: Remove most packet-forwarding related "sleep"s from OVN tests.Ben Pfaff2016-07-281-124/+66
* ovn: Make two end-to-end tests more reliable.Ben Pfaff2016-07-281-0/+9
* tests: Define trim_zeros in only one place.Ben Pfaff2016-07-281-53/+11
* ovn-northd, tests: Adding IPAM to ovn-northd.Nimay Desai2016-07-281-0/+294
* system-ovn.at: Fix ICMP conntrack output.Joe Stringer2016-07-281-5/+5
* ovn: add easy SNAT test case.Dongjun2016-07-281-1/+105
* conntrack: Add 'dl_type' parameter to conntrack_execute().Daniele Di Proietto2016-07-271-7/+45
* conntrack: Track ICMP type and code.Daniele Di Proietto2016-07-271-4/+4
* tests: Add conntrack ofproto-dpif tests.Daniele Di Proietto2016-07-271-0/+678
* flow: Generate checksum and udp_len in flow_compose().Daniele Di Proietto2016-07-271-99/+99
* dpif-netdev: Execute conntrack action.Daniele Di Proietto2016-07-273-21/+21
* tests: Add test-conntrack pcap test.Daniele Di Proietto2016-07-271-0/+73
* tests: Add very simple conntrack benchmark.Daniele Di Proietto2016-07-272-0/+173
* test-ovsdb: Fix memory leak reported by Valgrind.William Tu2016-07-271-0/+1
* python: Send old values of the updated cols in notify for update2Numan Siddique2016-07-272-12/+149
* dpif-netdev: use the open_type when creating the local portThadeu Lima de Souza Cascardo2016-07-271-6/+7
* move ovn/lib/<lex|actions|expr>.h to include/ovnAaron Rosen2016-07-271-3/+3
* dpif-netdev: Introduce pmd-rxq-affinity.Ilya Maximets2016-07-271-0/+6
* ovn: Make it possible for CMS to detect when the OVN system is up-to-date.Ben Pfaff2016-07-262-2/+3
* ovn-northd: Add logical flows to support native DHCPv4Numan Siddique2016-07-261-0/+281
* ovsdb: Weak references performance fixRodriguez Betancourt, Esteban2016-07-262-2/+43
* python: Serial JSON via Python's json lib.Terry Wilson2016-07-261-6/+20
* tests: Fix typo: s/OSVDB/OVSDB/.Ben Pfaff2016-07-241-1/+1
* test: change replication test to use unix domain socketAndy Zhou2016-07-231-40/+30
* json: Move from lib to include/openvswitch.Terry Wilson2016-07-227-7/+7