summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* dpif-netdev.at: Add missing backslash.Ilya Maximets2018-10-191-4/+8
* expr: Disallow < <= >= > comparisons against empty value set.Ben Pfaff2018-10-111-0/+2
* expr: Set a limit on the depth of nested parenthesesYifeng Sun2018-10-111-0/+4
* tests: Fix conntrack tests expected results.Ben Pfaff2018-10-081-2/+2
* ofproto-dpif-xlate: Fix conntrack fields on NXT_RESUMEYi-Hung Wei2018-09-261-0/+35
* ofproto-dpif: Fix NXT_RESUME flow statsYi-Hung Wei2018-09-211-0/+33
* ovn: Add DHCP support for option 252.Mark Michelson2018-09-212-3/+4
* meta-flow: Make "nw_frag" a synonym for "ip_frag".Ben Pfaff2018-09-201-5/+5
* tests: Make test result more predictable.Darrell Ball2018-09-071-1/+2
* tests: Use the default key length when generating RSA keysTimothy Redaelli2018-08-312-6/+6
* ovn: Fix the issue in IPv6 Neigh Solicitation responder for router IPsNuman Siddique2018-08-271-1/+21
* ovn-northd: Support learning neighbor from ARP request.Han Zhou2018-08-271-26/+219
* ovn-northd: LR respond ARP from valid subnet only.Han Zhou2018-08-271-6/+17
* ovsdb-idl.c: Fix IDL index problem when rows are updated.Han Zhou2018-08-132-12/+44
* json: Avoid signed integer overflow in parsing exponents.Ben Pfaff2018-07-051-1/+13
* conntrack: Fix fragmentation checks.Darrell Ball2018-07-051-0/+91
* ofproto-macros: Ignore "Dropped # log messages" in check_logs.Ben Pfaff2018-07-051-0/+6
* ovsdb-idl: Correct singleton insert logicMark Michelson2018-06-254-1/+80
* vswitchd: Allow user to directly specify sFlow agent address.Ben Pfaff2018-06-051-4/+4
* ovn: Set proper Neighbour Adv flag when replying for NS request for router IPNuman Siddique2018-05-151-0/+5
* tunnel: make tun_key_to_attr aware of tunnel type.William Tu2018-05-141-0/+18
* ovn: Fix occasional failure in gratuitous ARP for NAT rules test.Han Zhou2018-05-081-5/+5
* ovs-vsctl: Fix segfault when attempting to del-port from parent bridge.Flavio Fernandes2018-05-071-0/+17
* python: Fix reporting that test-ovsdb.py command needs more argsJakub Sitnicki2018-04-301-1/+1
* Add multi-column index support for the Python IDLTerry Wilson2018-04-301-4/+3
* ovsdb-tool.at: Drop monitor argumentAlin Gabriel Serdean2018-04-301-2/+2
* tests: Skip tests that need "normal" diff if not available.Ben Pfaff2018-04-302-0/+12
* ovsdb: Introduce experimental support for clustered databases.Ben Pfaff2018-04-3010-326/+835
* ovsdb: Add support for online schema conversion.Ben Pfaff2018-04-303-8/+273
* ovsdb-server: Add new RPC "set_db_change_aware".Ben Pfaff2018-04-301-2/+38
* ovsdb-server: Add support for a built-in _Server database.Ben Pfaff2018-04-301-34/+36
* reconnect: Add ability to do a number of retries without backoff.Ben Pfaff2018-04-303-1/+68
* log: Add async commit support.Ben Pfaff2018-04-301-1/+1
* ovsdb-client: Add --timeout option.Ben Pfaff2018-04-301-0/+4
* tests: Make OVS_WAIT_UNTIL and OVS_WAIT_WHILE failures easier to debug.Ben Pfaff2018-04-301-2/+6
* datapath: Prevent panicGreg Rose2018-04-231-0/+1
* ovn: Set router lifetime value for IPv6 periodic RA.Numan Siddique2018-04-161-1/+1
* ovn: Recirculate packets after a unSNAT.Gurucharan Shetty2018-04-131-0/+5
* nsh: Add unit test for double NSH encap and decapJan Scheurich2018-04-131-0/+143
* ovn-controller: Handle Port_Binding's "requested-chassis" option in physical.cNuman Siddique2018-04-131-5/+27
* tests: Fix sed usage in pmd test.Ben Pfaff2018-04-031-1/+1
* python: Fix decoding error when the received data is larger than 4096.Guoshuai Li2018-03-091-0/+33
* tests/ofproto-dpif: New test for action_set after traversing patch portEric Garver2018-03-081-0/+25
* ovsdb-server: Don't be picky about particular error in test.Ben Pfaff2018-03-071-4/+4
* tests: Fix hang when "SSL db: implementation" test failed.Ben Pfaff2018-03-071-9/+8
* ovn: Calculate UDP checksum for DNS over IPv6Mark Michelson2018-03-071-2/+3
* tests: Make packet-type-aware.at hash independentBalazs Nemeth2018-02-261-2/+4
* ovn-controller: Fix crash when sending GARP when openflow disconnection.Guoshuai Li2018-02-151-0/+13
* ovn: Allow DNS lookups over IPv6Mark Michelson2018-02-091-0/+51
* ovn: OVN Support QoS meterGuoshuai Li2018-01-242-7/+50