netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / tests /
2016-03-08 Ben Pfaffopenflow: Support matching and modifying MPLS TTL field.
2016-03-08 Joe Stringertests: Expand 'bundle with many ports' test.
2016-03-07 Ben Pfaffunixctl: Log commands received and their replies (at...
2016-03-03 Joe Stringertests: Add bundle action test with buffer realloc.
2016-02-29 Jarno Rajahalmeofp: Add support for bundles extension in OpenFlow...
2016-02-27 Ilya Maximetstestsuite: Add timeout to add_of_br() command.
2016-02-26 Ben Pfafftests: Fix use of "test".
2016-02-26 Ben Pfaffm4: Rename compat.at to compat.m4.
2016-02-26 Ben Pfafftests: Move Autotest compatibility macros into tests...
2016-02-26 Ben Pfafftests: Add Autoconf 2.63 compatibility support for...
2016-02-25 Numan Siddiqueovn-northd: Allow lport 'addresses' to store multiple...
2016-02-25 RYAN D. MOATSAdd useful information to ovn E2E test
2016-02-25 Lance Richardsontests: Gracefully terminate daemons in OVN tests
2016-02-25 Jarno Rajahalmexlate: Always recirculate after an MPLS POP to a non...
2016-02-25 Jarno Rajahalmeodp-util: Format and scan multiple MPLS labels.
2016-02-25 Jarno Rajahalmetests: Fix MPLS tests.
2016-02-24 Ben Pfafftests: Add ability to automatically rerun failed tests.
2016-02-24 Saloni JainImplement OFPT_TABLE_STATUS Message.
2016-02-24 Mauricio Vásqueztests/dpdk/ring_client: extend range of supported dpdkr...
2016-02-22 Russell Bryantvlog.at: Run tests for Python 2 and 3.
2016-02-22 Russell Bryantunixctl-py.at: Run tests for Python 2 and 3.
2016-02-22 Russell Bryantdaemon-py.at: Run tests with Python 2 and 3.
2016-02-22 Russell Bryantreconnect.at: Run tests for Python 2 and 3.
2016-02-22 Russell Bryantjsonrpc-py.at: Run tests with Python 2 and 3.
2016-02-22 Russell Bryantlibrary.at: Run tests for Python 2 and 3.
2016-02-22 Russell Bryantovsdb-idl.at: Run tests with both Python 2 and 3.
2016-02-22 Russell Bryantovsdb.at: Run Python tests for Python 2 and 3.
2016-02-22 Russell Bryantjson.at: Run for Python 2 and 3.
2016-02-22 Russell Bryantconfigure: Check for presence of Python 3.
2016-02-22 Russell Bryanttests: Deal with Python output differences.
2016-02-20 Ben Pfafftests: Better tolerate file system restriction on file...
2016-02-20 Ben PfaffImplement serializing the state of packet traversal...
2016-02-20 Ben PfaffSupport userdata in NXT_PACKET_IN2.
2016-02-20 Ben PfaffImplement new packet-in format NXT_PACKET_IN2.
2016-02-19 Ben Pfafftests: Add mirror-related keywords to all the mirroring...
2016-02-19 Ben Pfaffofproto-dpif-xlate: Don't consider mirrors used when...
2016-02-19 Ben Pfaffovn: Reorganize action parsing test.
2016-02-19 Ben Pfaffexpr: Generalize wording of error message in expand_sym...
2016-02-18 Pravin B Shelartunneling: Disable IPv6 tunnel
2016-02-16 Joe Stringersystem-traffic: Add IPv6-over-vxlan-over-IPv4 tests.
2016-02-16 Joe Stringersystem-traffic: Add IP fragmentation expiry tests.
2016-02-16 Joe Stringersystem-traffic: Make vxlan frag test more reliable.
2016-02-16 Joe Stringersystem-traffic: Fix typo in IPv6 tests.
2016-02-10 Ben Pfaffvlog: Add vlog/close command.
2016-02-10 Ben Pfaffvlog: Make the most common module reference more direct.
2016-02-10 William Tutest-ovsdb: Fix memory leak reported by valgrind.
2016-02-10 Ben Pfafftest-ovn: Add help output for parse-actions command.
2016-02-06 William Tutest-ovsdb: Fix memory leak reported by valgrind.
2016-02-06 Ben Pfaffofproto-macros: Fix definition of add_of_ports.
2016-02-04 Daniele Di Proiettobridge: Do not add bridges with '/' in name.
2016-02-03 Ben Pfaffvlog: Stop using explicit references to external log...
2016-02-03 Ben Pfafftests: Add vlog tests for C implementation to match...
2016-02-03 Russell Bryantovn: Fix localnet ports on the same chassis.
2016-02-02 Russell Bryantpython: Don't compare None and int.
2016-02-02 Russell Bryantpython: Drop unicode type.
2016-02-01 Ben Pfaffodp-util: Fix formatting and parsing of 'frag' in tnl_p...
2016-01-29 Ilya Maximetsovn: Remove top ovn directory from PATHs.
2016-01-28 Ben Pfafftests: Avoid useless use of cat.
2016-01-28 Ben Pfafftests: Fix race in "ofproto-dpif - ofproto-dpif-monitor...
2016-01-28 Ben Pfafftests: Convert dpif-netdev macros to shell functions.
2016-01-28 Ben Pfaffofproto-macros: Remove STRIP_DURATION macro.
2016-01-28 Ben Pfaffofproto-macros: Change STRIP_USED and STRIP_UID to...
2016-01-28 Ben Pfaffofproto-macros: Change STRIP_XIDS from macro to shell...
2016-01-28 Ben Pfafftests: Change ADD_OF_PORTS from macro to shell function.
2016-01-28 Ben Pfaffofproto-dpif-xlate: Do not execute resubmit again after...
2016-01-27 William Tutests: Fix unbalanced parentheses that caused build...
2016-01-25 Lance Richardsonsystem-traffic: use appropriate nc options for installe...
2016-01-25 Lance RichardsonRevert "system-traffic: Remove netcat from ICMP test."
2016-01-25 Ben Pfaffofproto-dpif-xlate: Fix recirculation for resubmit...
2016-01-22 Russell Bryantpython: Convert dict iterators.
2016-01-21 William Tutest-sflow: Fix LACP typo.
2016-01-20 Russell Bryanttests: Set enable-dummy=system for ovn-controller-vtep...
2016-01-20 Russell Bryantpython: Stop using xrange().
2016-01-20 Ben Pfaffofp-print: Decode and print all async config messages...
2016-01-20 Ben Pfaffofp-util: Rewrite async config encoding and decoding...
2016-01-20 Ben Pfaffopenflow: Implement OF1.4+ OFPMP_QUEUE_DESC multipart...
2016-01-20 Ben Pfaffnetdev-dummy: Add a dummy queue.
2016-01-20 Ben Pfaffopenflow: Rename OF0.1-1.3 queue property constants.
2016-01-20 Ben Pfaffofp-print: Improve formatting of queue stat requests...
2016-01-20 Ben Pfaffofproto: Fix memory leak and memory exhaustion bugs...
2016-01-19 Haggai Eranofproto: Wildcard TTL on IP tunnels
2016-01-15 Russell Bryanttests: Update ovn localnet test case.
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-12 Shad Ansariovsdb-idl: Add support for column tracking in IDL.
2016-01-12 Russell Bryantpython: Fix print function compatibility.
2016-01-12 Russell Bryantpython: Fix exception handler compatibility.
2016-01-11 William Tutest-aa: Fix memory leak reported by valgrind.
2016-01-11 William Tutest-ovsdb: Fix memory leak reported by valgrind.
2016-01-11 William Tutest-netflow: Fix memory leak reported by valgrind.
2016-01-07 Ben Pfaffofproto: Implement OFPT_QUEUE_GET_CONFIG_REQUEST for...
2016-01-05 Russell Bryantpython: Resolve a deprecation warning.
2016-01-05 Russell Bryantpython: Fix several pep8 whitespace errors.
2016-01-05 Russell Bryantpython: Resolve pep8 comparison errors.
2016-01-05 Russell Bryantpython: Resolve pep8 blank line errors.
2016-01-05 Russell Bryantpython: Remove unused imports and variables.
2016-01-05 Russell Bryantpython: Run flake8 at build time.
2016-01-05 William Tuodp-util: Fix memory leak reported by valgrind.
2016-01-04 Ilya Maximetstest-sflow: Fix memory leak in main function.
2015-12-31 Russell Bryanttests: OVN localnet port test case.
2015-12-23 Joe Stringersystem-traffic: Skip all vxlan tests if unsupported.
next