summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* python: Run flake8 at build time.Russell Bryant2016-01-051-0/+2
* odp-util: Fix memory leak reported by valgrind.William Tu2016-01-041-0/+1
* test-sflow: Fix memory leak in main function.Ilya Maximets2016-01-041-0/+2
* tests: OVN localnet port test case.Russell Bryant2015-12-301-0/+135
* system-traffic: Skip all vxlan tests if unsupported.Joe Stringer2015-12-232-2/+8
* test-classifier: Use `in_port.ofp_port`, instead of `in_port`.William Tu2015-12-221-17/+17
* ofproto: Remove flows from all tables upon group deletion.Zoltán Balogh2015-12-221-4/+4
* system-kmod-macros: Do not require the 'conntrack' tool.Daniele Di Proietto2015-12-212-10/+2
* system-traffic: Use 'dpctl/dump-conntrack' for NAT tests.Daniele Di Proietto2015-12-211-25/+27
* system-traffic: use `dpctl/*conntrack` instead of `conntrack` tool.Daniele Di Proietto2015-12-212-73/+70
* ovstest: Add test-netlink-conntrack command.Daniele Di Proietto2015-12-212-0/+182
* tests: Add ovn keyword to all ovn tests.Russell Bryant2015-12-214-0/+4
* Remove broken pipe warning logs from ovsdb-server.log for ovn testsNuman Siddique2015-12-212-2/+18
* actions: Bundle action parsing parameters into a structure.Ben Pfaff2015-12-161-3/+12
* tests: Fix typo in comment.Ben Pfaff2015-12-151-6/+6
* geneve-map-rename: rename geneve-map to tlv-map.Mengke Liu2015-12-153-13/+13
* ovsdb: test ovs-vswitchd for backward compatibilityAndy Zhou2015-12-111-0/+24
* lib: add monitor2 support in ovsdb-idl.Andy Zhou2015-12-111-5/+5
* lib: add diff and apply diff APIs for ovsdb_datumAndy Zhou2015-12-112-1/+140
* ovsdb-date.at: convert tabs into spacesAndy Zhou2015-12-111-13/+13
* odp-util: Return exact mask if netlink mask attribute is missing.Daniele Di Proietto2015-12-101-1/+1
* odp-util: Commit ICMP set only for ICMP packets.Daniele Di Proietto2015-12-101-1/+1
* tests: Check for NAT modules in system testsuite.Jarno Rajahalme2015-12-041-1/+1
* ovn: support ARP response for known IPsHan Zhou2015-12-041-6/+66
* tests: Add tunnel-push-pop-ipv6 testsThadeu Lima de Souza Cascardo2015-12-043-0/+155
* Allow flow-based IPv6 tunnels to be configured with OpenFlowThadeu Lima de Souza Cascardo2015-12-041-1/+3
* netdev-vport: Add IPv6 support for build/push/pop tunnel headerThadeu Lima de Souza Cascardo2015-12-041-0/+6
* ovn.at: Fix racesYAMAMOTO Takashi2015-12-021-6/+6
* ovn.at: Use {} to make this less ambiguousYAMAMOTO Takashi2015-12-021-1/+1
* ovs-ofctl: Support multiple tables in replace-flows and diff-flows.Jarno Rajahalme2015-11-301-30/+30
* ofproto: Implement OF1.4 error code for set-async-configAmbika Arora2015-11-301-0/+24
* tnl-arp-cache: Rename module and functions to tnl-neigh-cache.Thadeu Lima de Souza Cascardo2015-11-302-2/+2
* Implement Vacancy Events for OFPMP_TABLE_DESC.Saloni Jain2015-11-291-1/+2
* Implement Openflow 1.4 Vacancy Events for OFPT_TABLE_MOD.Saloni Jain2015-11-292-1/+8
* ovn: use name instead of uuid as key of logical router portsHan Zhou2015-11-291-1/+1
* ofp-util: Add "check_overlap" and "reset_counts" to stateful flags.Ben Pfaff2015-11-292-1/+36
* ofproto: Fix inserting buckets at the end of an empty group.Ben Pfaff2015-11-291-1/+31
* tests: Add tests for out_port and out_group.Ben Pfaff2015-11-291-0/+114
* ofp-actions: Look inside write_actions for output ports and groups.Ben Pfaff2015-11-291-2/+3
* tests: Make parse_listening_port entirely reliable.Ben Pfaff2015-11-265-27/+28
* tests: Make OVS_WAIT_WHILE, OVS_WAIT_UNTIL run even faster in some cases.Ben Pfaff2015-11-261-1/+4
* tests: Run OVS_WAIT_WHILE, OVS_WAIT_UNTIL in main shell environment.Ben Pfaff2015-11-261-7/+13
* ovs-ofctl.at: Fix a comment typoYAMAMOTO Takashi2015-11-261-1/+1
* ofproto.at: Workaround a raceYAMAMOTO Takashi2015-11-261-2/+1
* ofproto.at: Portability improvementYAMAMOTO Takashi2015-11-261-2/+2
* ofproto-dpif.at: Fix a raceYAMAMOTO Takashi2015-11-261-0/+1
* vtep-ctl.at: Fix a regexYAMAMOTO Takashi2015-11-261-1/+1
* ovn-controller-vtep.at: Fix a raceYAMAMOTO Takashi2015-11-261-0/+1
* ofproto-macros.at: Rename vconn_windows_sub to vconn_subYAMAMOTO Takashi2015-11-263-6/+6
* test-atomic: Bump test duration for multi-thread testsYAMAMOTO Takashi2015-11-261-3/+4