summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* configure: Check for presence of Python 3.Russell Bryant2016-02-221-0/+5
* tests: Deal with Python output differences.Russell Bryant2016-02-223-8/+10
* tests: Better tolerate file system restriction on file name length.Ben Pfaff2016-02-191-10/+18
* Implement serializing the state of packet traversal in "continuations".Ben Pfaff2016-02-194-7/+225
* Support userdata in NXT_PACKET_IN2.Ben Pfaff2016-02-193-5/+16
* Implement new packet-in format NXT_PACKET_IN2.Ben Pfaff2016-02-194-102/+149
* tests: Add mirror-related keywords to all the mirroring tests.Ben Pfaff2016-02-191-0/+10
* ofproto-dpif-xlate: Don't consider mirrors used when excluded by VLAN.Ben Pfaff2016-02-191-0/+26
* ovn: Reorganize action parsing test.Ben Pfaff2016-02-191-36/+47
* expr: Generalize wording of error message in expand_symbol().Ben Pfaff2016-02-191-4/+4
* tunneling: Disable IPv6 tunnelPravin B Shelar2016-02-171-138/+4
* system-traffic: Add IPv6-over-vxlan-over-IPv4 tests.Joe Stringer2016-02-161-0/+57
* system-traffic: Add IP fragmentation expiry tests.Joe Stringer2016-02-161-0/+79
* system-traffic: Make vxlan frag test more reliable.Joe Stringer2016-02-161-2/+2
* system-traffic: Fix typo in IPv6 tests.Joe Stringer2016-02-161-2/+2
* vlog: Add vlog/close command.Ben Pfaff2016-02-102-0/+75
* vlog: Make the most common module reference more direct.Ben Pfaff2016-02-101-1/+1
* test-ovsdb: Fix memory leak reported by valgrind.William Tu2016-02-101-0/+4
* test-ovn: Add help output for parse-actions command.Ben Pfaff2016-02-101-1/+5
* test-ovsdb: Fix memory leak reported by valgrind.William Tu2016-02-051-0/+2
* ofproto-macros: Fix definition of add_of_ports.Ben Pfaff2016-02-051-2/+2
* bridge: Do not add bridges with '/' in name.Daniele Di Proietto2016-02-031-0/+30
* vlog: Stop using explicit references to external log modules.Ben Pfaff2016-02-031-2/+1
* tests: Add vlog tests for C implementation to match Python tests.Ben Pfaff2016-02-033-0/+319
* ovn: Fix localnet ports on the same chassis.Russell Bryant2016-02-032-23/+28
* python: Don't compare None and int.Russell Bryant2016-02-021-1/+1
* python: Drop unicode type.Russell Bryant2016-02-022-4/+6
* odp-util: Fix formatting and parsing of 'frag' in tnl_push ipv4 argument.Ben Pfaff2016-02-012-11/+11
* ovn: Remove top ovn directory from PATHs.Ilya Maximets2016-01-291-1/+1
* tests: Avoid useless use of cat.Ben Pfaff2016-01-285-25/+25
* tests: Fix race in "ofproto-dpif - ofproto-dpif-monitor 1" test.Ben Pfaff2016-01-281-2/+2
* tests: Convert dpif-netdev macros to shell functions.Ben Pfaff2016-01-282-68/+79
* ofproto-macros: Remove STRIP_DURATION macro.Ben Pfaff2016-01-281-1/+0
* ofproto-macros: Change STRIP_USED and STRIP_UID to shell functions.Ben Pfaff2016-01-283-30/+32
* ofproto-macros: Change STRIP_XIDS from macro to shell function.Ben Pfaff2016-01-284-78/+82
* tests: Change ADD_OF_PORTS from macro to shell function.Ben Pfaff2016-01-288-132/+134
* ofproto-dpif-xlate: Do not execute resubmit again after recirculation.Ben Pfaff2016-01-271-0/+24
* tests: Fix unbalanced parentheses that caused build break in testcase.William Tu2016-01-261-1/+1
* system-traffic: use appropriate nc options for installed versionLance Richardson2016-01-252-4/+9
* Revert "system-traffic: Remove netcat from ICMP test."Lance Richardson2016-01-251-15/+4
* ofproto-dpif-xlate: Fix recirculation for resubmit to current table.Ben Pfaff2016-01-251-0/+25
* python: Convert dict iterators.Russell Bryant2016-01-211-7/+8
* test-sflow: Fix LACP typo.William Tu2016-01-202-4/+4
* tests: Set enable-dummy=system for ovn-controller-vtep tests.Russell Bryant2016-01-201-1/+1
* python: Stop using xrange().Russell Bryant2016-01-201-1/+2
* ofp-print: Decode and print all async config messages the same way.Ben Pfaff2016-01-203-4/+34
* ofp-util: Rewrite async config encoding and decoding to be table-driven.Ben Pfaff2016-01-201-0/+6
* openflow: Implement OF1.4+ OFPMP_QUEUE_DESC multipart message.Ben Pfaff2016-01-202-8/+82
* netdev-dummy: Add a dummy queue.Ben Pfaff2016-01-201-40/+43
* openflow: Rename OF0.1-1.3 queue property constants.Ben Pfaff2016-01-202-0/+29