summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* conntrack: Fix icmp error address sanity check.Darrell Ball2017-12-111-3/+3
* conntrack: Disable algs by default.Darrell Ball2017-12-111-0/+21
* conntrack: Allow specified alg port numbers.Darrell Ball2017-12-111-3/+3
* ofproto: Keep inserting buckets into a group from changing group type.Ben Pfaff2017-12-111-0/+25
* tests: Always ignore "Broken pipe" and "Connection reset" log messages.Ben Pfaff2017-12-084-39/+15
* stream-unix: Give accepted sockets distinct names for log messages.Ben Pfaff2017-12-082-1/+2
* test-ovsdb: Triggers should wake up other triggers immediately.Ben Pfaff2017-12-082-1/+2
* test-ovsdb: Simplify code in do_trigger().Ben Pfaff2017-12-081-4/+4
* dpctl: Support flush conntrack by conntrack 5-tupleYi-Hung Wei2017-12-073-0/+83
* ct-dpif,dpif-netlink: Support conntrack flush by ct 5-tupleYi-Hung Wei2017-12-071-1/+1
* tests: Use $(MKDIR_P) instead of mkdir -p.Ben Pfaff2017-12-061-1/+1
* tests: Use $(MKDIR_P) to avoid races.Ben Pfaff2017-12-061-1/+1
* odp-util: Fix parsing corner case for encap_nsh() actions.Ben Pfaff2017-12-011-0/+8
* types: New macros ETH_ADDR_C and ETH_ADDR64_C.Ben Pfaff2017-11-292-7/+9
* tunnel: Fix deletion of datapath tunnel ports in case of reconfigurationBalazs Nemeth2017-11-282-6/+62
* ovn-northd; Treat logical ports of router type as always being upJakub Sitnicki2017-11-281-0/+69
* Remove Perl dependency.Ben Pfaff2017-11-262-2/+0
* tests: Convert miscellaneous test code from Perl to Python.Ben Pfaff2017-11-262-23/+23
* tests: Convert flowgen utility from Perl to Python.Ben Pfaff2017-11-264-255/+242
* tests: Convert ovsdb-monitor-sort utility from Perl to Python.Ben Pfaff2017-11-264-55/+88
* tests: Convert uuidfilt utility from Perl to Python.Ben Pfaff2017-11-2618-174/+196
* ovn.at: Fix MSYS IPv6 interpretationAlin Gabriel Serdean2017-11-141-1/+1
* tests: Try harder to figure out whether IPv6 is supported.Ben Pfaff2017-11-141-1/+6
* ovn: Fix remote not receive GARP, when localnet Port has vlan tag.Guoshuai Li2017-11-031-0/+31
* lib: Move lib/poll-loop.h to include/openvswitchXiao Liang2017-11-037-7/+7
* test-ovsdb: Fix memory leakYifeng Sun2017-11-021-0/+1
* ovn: Generate Neighbor Solicitation packet for unknown MAC IPv6 packetsNuman Siddique2017-11-021-0/+116
* ovn-northd: Add logical flows to support native IPv6 RAZongkai LI2017-11-021-0/+249
* ovn-controller: Add a new action - 'put_nd_ra_opts'Numan Siddique2017-11-022-3/+41
* ovn util: Refactor dhcp_opts_map to make it genericNuman Siddique2017-11-021-1/+2
* ovn: Add IPv6 capability to ovn-nbctl lb-addMark Michelson2017-11-021-60/+319
* ovn: Allow ct_lb actions to take IPv6 address arguments.Mark Michelson2017-11-021-1/+7
* ovn: Check for known logical switch port types.Mark Michelson2017-11-012-1/+74
* tests: Add a default timeout for control utilitiesAlin Gabriel Serdean2017-10-311-0/+37
* system-traffic: Fix conntrack testsYi-Hung Wei2017-10-311-5/+5
* ofproto/trace: Propagate ct_zone in recirculationYi-Hung Wei2017-10-311-7/+7
* tests: fix PTAP system test to check only OF statsZoltan Balogh2017-10-311-52/+67
* ovsdb-idl: fix index row setting with references.Han Zhou2017-10-303-6/+121
* treewide: Get rid of "echo -n", and add a test to prevent regression.Ben Pfaff2017-10-302-8/+8
* ovn: Add LB flows for logical router with gateway portNuman Siddique2017-10-271-0/+141
* Add dl_type to flow metadata for correct interpretation of conntrack metadataDaniel Alvarez2017-10-261-15/+15
* ovn-northd: Do not add lflows in lr_in_arp_resolve stage for disabled logical...Numan Siddique2017-10-251-0/+21
* tests/stp: Use long warps instead of multiple calls.Ilya Maximets2017-10-241-47/+7
* tests: Add timeout to OVS_APP_EXIT_AND_WAIT.Ilya Maximets2017-10-241-3/+3
* tests: Add support for 1-argument 'seq' in emulation.Ben Pfaff2017-10-241-0/+3
* ofp-print: Avoid trailing white space in OpenFlow dumps.Ben Pfaff2017-10-061-8/+8
* util: Avoid trailing white space in hex dumps.Ben Pfaff2017-10-063-41/+41
* table: Avoid trailing white space in tables.Ben Pfaff2017-10-063-61/+61
* ovs-atomic: Reintroduce atomic_uint64_t and atomic_int64_t.Ben Pfaff2017-10-061-0/+2
* tests/odp: Add set vlan test to odp testsuitePaul Blakey2017-09-131-0/+5