summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* dpctl: Avoid making assumptions on pmd threads.Daniele Di Proietto2017-01-151-0/+44
* dpif-netdev: Create pmd threads for every numa node.Daniele Di Proietto2017-01-151-1/+1
* ovn: specify addresses of type "router" lsps as "router"Mickey Spiegel2017-01-131-1/+2
* ofproto-dpif: Make ofproto/trace output easier to read.Ben Pfaff2017-01-124-25/+28
* dpdk: Late initialization.Daniele Di Proietto2017-01-101-1/+1
* New action "ct_clear".Ben Pfaff2017-01-102-0/+63
* ovsdb-idl: Enhance conditional monitoring APIAndy Zhou2017-01-091-2/+7
* ovn.at: Rewrite a test using ovn-controller 'inject-pkt' command.Justin Pettit2017-01-051-20/+23
* ovn-test: Add 'expr-to-packets' command.Justin Pettit2017-01-051-1/+48
* ofproto-macros: Quote "$@".Justin Pettit2017-01-051-1/+1
* expr: Rename "macros" to "addr_sets".Justin Pettit2017-01-051-10/+10
* ovsdb-data: Add support for integer ranges in database commandsLukasz Rzasik2017-01-053-6/+81
* ofproto: Fix crash on flow monitor request with tun_metadata.Daniele Di Proietto2017-01-041-0/+45
* ofp-parse: Allow match field names in actions and brackets in matches.Jarno Rajahalme2017-01-042-8/+24
* Python tests: Enable python tests on WindowsAlin Balutoiu2017-01-031-8/+0
* Python tests: Daemon ported to WindowsAlin Balutoiu2017-01-031-1/+3
* Python tests: Ported UNIX sockets to WindowsAlin Balutoiu2017-01-031-5/+11
* test-l7.py: Tidy up and python3-ify.Joe Stringer2017-01-031-6/+11
* lib: Add support for tftp ct helper.Joe Stringer2017-01-035-18/+128
* atlocal: Fix findcommand function style.Joe Stringer2017-01-031-2/+2
* conntrack: Do not create new connections from ICMP errors.Daniele Di Proietto2016-12-231-11/+16
* tests: Fix race in "ovn -- vtep: 3 HVs, 1 VIFs/HV, 1 GW, 1 LS".Ben Pfaff2016-12-231-3/+1
* ofproto-dpif-xlate: optimize 100% samplingBenli Ye2016-12-231-5/+5
* system-traffic: Reorder and bannerize ct tests.Joe Stringer2016-12-221-447/+447
* system-traffic: Add banners for ct sections.Joe Stringer2016-12-222-0/+5
* system-traffic: Wait for L7 servers to start.Joe Stringer2016-12-222-4/+4
* system-traffic: Introduce OVS_START_L7 macro.Joe Stringer2016-12-223-66/+86
* ofproto-dpif-xlate: Adding IGMP/MLD checksum verificationEelco Chaudron2016-12-221-0/+37
* system-traffic: Fix clone test.William Tu2016-12-212-11/+20
* ovn-sb: remote connection management in sb dbLance Richardson2016-12-211-0/+52
* ovn-nb: remote connection management in nb dbLance Richardson2016-12-211-0/+52
* ovn-controller: Fix duplicated flow add attempts in table 32.Han Zhou2016-12-211-0/+5
* ovs-vsctl: Print error when add-port fails.Daniele Di Proietto2016-12-212-7/+14
* tests: Regenerate atlocal when running tests.Ben Pfaff2016-12-201-0/+2
* ovsdb-idl: Change interface to conditional monitoring.Ben Pfaff2016-12-193-173/+81
* ovn-controller: Drop most uses of OVS patch ports.Ben Pfaff2016-12-191-53/+4
* ovn-controller: Handle only relevant ports and flows.Ben Pfaff2016-12-192-3/+20
* ofp-actions: Add clone action.William Tu2016-12-193-0/+52
* system-traffic: Skip test cases if firewalld is on.Yi-Hung Wei2016-12-141-3/+13
* system-traffic: Skip test cases if netcat is not installed.Yi-Hung Wei2016-12-142-0/+22
* ovn-northd: Sort options in put_dhcp(v6)_opts.Daniele Di Proietto2016-12-121-2/+2
* ovn: Encode dhcpv6 PACKET_IN userdata as big endian.Daniele Di Proietto2016-12-121-4/+4
* doc: Move WHY-OVSStephen Finucane2016-12-122-2/+2
* doc: Populate 'topics' sectionStephen Finucane2016-12-121-1/+1
* netdev: Set the default number of queues at removal from the databaseIlya Maximets2016-12-091-0/+7
* ofproto-dpif-ipfix: Fix assertion failure for bad configuration.Ben Pfaff2016-12-091-1/+10
* ovs-vswitchd: Avoid segfault for "netdev" datapath.nickcooper-zhangtonghao2016-12-091-0/+34
* tests: Add tracing to "ovn -- 2 HVs, 4 lports/HV, localnet ports" test.Ben Pfaff2016-12-061-36/+60
* tests: Fix order confusion in "ovn -- 2 HVs, 4 lports/HV, localnet ports".Ben Pfaff2016-12-061-2/+2
* tests/bundle: Use active_backup algorithm for up/down test.Ilya Maximets2016-12-061-1/+1