]> git.proxmox.com Git - ovs.git/history - tests
dpif-netdev/netdev-dpdk: Fix line lengths.
[ovs.git] / tests /
2017-05-17 William Tutests: Test native tunneling underlay match.
2017-05-17 Andy Zhoutests: Fix timing dependency bridge - multiple bridges...
2017-05-15 Andy Zhoubridge: Fix controller status update
2017-05-10 Joe StringerRevert "tunneling: Avoid recirculation on datapath."
2017-05-05 Timothy Redaellitests/ofproto.at: Workaround some races
2017-05-04 Simon Hormantests: Only run python SSL test if SSL support is confi...
2017-05-03 Jan Scheurichuserspace: Add packet_type in dp_packet and flow
2017-05-03 Yi-Hung Weisystem-traffic: Add test for mpls actions
2017-05-03 Ben Pfaffovn-nbctl: Drop gratuitous indentation for "show" output.
2017-05-02 Numan Siddiqueovn-northd: Add logical flows to support native DNS
2017-05-02 Numan Siddiqueovn-controller: Add 'dns_lookup' action
2017-05-02 Ben Pfaffovs-macros: Add helper to make 'wc' use POSIX compliant...
2017-05-01 Han Zhouovn-controller: Remove ct_zones from lflow_run.
2017-05-01 Ben PfaffOpenFlow: Enable OpenFlow 1.4 by default.
2017-04-30 Timothy Redaellitests/pmd.at: Fix race in "PMD - change numa node"...
2017-04-28 Andy Zhoutest/ofproto: Improve test 'controller action without...
2017-04-28 Andy Zhouofproto: Meter slowpath action when action upcall meter...
2017-04-28 Andy Zhouofproto: Meter sample action when configured.
2017-04-28 Jarno Rajahalmetests: ICMP related to original direction test.
2017-04-24 Yi-Hung Weiofproto: Add support of OFPR_PACKET_OUT as packet-in...
2017-04-24 Yi-Hung Weiconnmgr: Fix internal packet-in reason code mask.
2017-04-24 Yi-Hung Weitests-ovsdb: Fix memory leak
2017-04-21 Sugesh Chandrantunneling: Avoid recirculation on datapath.
2017-04-21 Guru Shettyovn-util: Allow /32 IP addresses for router ports.
2017-04-21 László Sürüofproto-dpif: Propagate may_enable flag as link aliveness.
2017-04-17 Jarno Rajahalmeofp-parse: Fix match parsing with [x..y]=z format.
2017-04-14 Numan Siddiqueovn-northd ipam: Support IPv6 dynamic assignment
2017-04-14 Numan Siddiqueovn-northd ipam: Support 'exclude_ips' option
2017-04-12 Jarno Rajahalmetests: Add test for CT action with setting labels.
2017-04-11 Jarno Rajahalmedatapath: Avoid struct copy on conntrack labels.
2017-04-07 Ben PfaffAdd support for OpenFlow 1.6 (draft) port status and...
2017-04-03 Zhenyu Gaoofproto-dpif-mirror: Fix issue of reseting snaplen...
2017-03-30 Mickey Spiegelovn: Gratuitous ARP for distributed NAT rules
2017-03-30 Mickey Spiegelovn: Gratuitous ARP for centralized NAT rules on a...
2017-03-29 Mickey Spiegelovn: Fix options:router-port in Gratuitous ARP tests
2017-03-27 Eric Garversystem-traffic: 802.1ad: Add dot1q-tunnel test case.
2017-03-27 Eric Garversystem-traffic: 802.1ad: Add push/pop test cases.
2017-03-27 Eric Garversystem-traffic: 802.1ad: Add vlan_limit test case.
2017-03-27 Eric Garversystem-traffic: 802.1ad: Add conntrack ping tests for...
2017-03-27 Eric Garversystem-common-macros: Add macro to check for 802.1ad...
2017-03-27 nickcooper-zhangto... stp: Fix stp tests and make them more stable.
2017-03-20 Khem Rajtest-ovn: Use literal -1 instead of WAIT_ANY.
2017-03-17 Ben PfaffFix format specifier technicalities.
2017-03-17 nickcooper-zhangto... tests: Add and improve stp tests.
2017-03-17 Eric GarverAdd new port VLAN mode "dot1q-tunnel"
2017-03-16 Eric GarverAdd support for 802.1ad (QinQ tunneling)
2017-03-16 Daniele Di Proiettoofp-actions: Add limit to learn action.
2017-03-15 Yi-Hung Weiofproto: Add ref counting for variable length mf_fields.
2017-03-15 Yi-Hung Weinx-match: Use vl_mff_map to parse match field.
2017-03-10 Alin Serdeantests: Fix mcast test on slow systems
2017-03-10 Darrell Ballsystem-traffic: Add missing CHECK_CONNTRACK_ALG guards.
2017-03-09 Mika Vaisanenofproto-dpif-xlate: Allow sending BFD messages when...
2017-03-09 Robert Wojciechowiczsflow: Expose ethernet stats via sFlow
2017-03-09 xurong00037997Adapt to flake8-import-order
2017-03-09 Jarno Rajahalmetests: Add an FTP test without conntrack.
2017-03-09 Jarno Rajahalmeconntrack: Force commit.
2017-03-09 Jarno Rajahalmeactions: Add resubmit with conntrack tuple.
2017-03-09 Jarno Rajahalmeodp: Support conntrack orig tuple key.
2017-03-09 Jarno Rajahalmeflow: Make room after ct_state.
2017-03-09 Jarno Rajahalmedatapath: Use inverted tuple in ovs_ct_find_existing...
2017-03-09 Eric Garverofp-actions: Fix translation of set_field for nw_ecn
2017-03-08 Jarno Rajahalmedpif-netdev: Simple DROP meter implementation.
2017-03-08 Mickey Spiegelovn: specify options:nat-addresses as "router"
2017-03-06 Andy Zhouxlate: Translate openflow clone into odp sample action.
2017-03-03 nickcooper-zhangto... mcast-snooping: Add and improve mcast-snooping tests.
2017-02-16 nickcooper-zhangto... ovs-appctl: Print lacp_fallback_ab info in "bond/show".
2017-02-16 Ciara Loftusdpif-netdev: Conditional EMC insert
2017-02-15 Numan Siddiqueovn-northd ipam: handle the static MAC updates by the...
2017-02-13 Andy Zhouovsdb: Prevent OVSDB server from replicating itself.
2017-02-08 Ben Pfafftests: Generate valgrind wrappers only for real test...
2017-02-07 Gurucharan Shettysystem-ovn.at: Fix a race condition.
2017-02-03 Ben Pfaffovs-vsctl: Disallow empty bridge, port, and interface...
2017-02-02 Gurucharan Shettysystem-ovn.at: Fix race conditions.
2017-02-02 Alin Serdeantests: Fix race in MPLS translate.
2017-02-01 Andy Zhouodp: Add datapath clone action parser.
2017-02-01 Yi-Hung Weiofp-actions: Fix variable length meta-flow OXMs.
2017-01-31 Han Zhouovn-nbctl: check for duplicated ACL adding.
2017-01-28 Pravin B Shelarovs-router: introduce pkt-mark.
2017-01-28 Pravin B Shelartunnel: Add support to configure ptk_mark
2017-01-27 Alin Serdeantests: rstp close input file
2017-01-27 Alin Serdeantests dpdk: ring_client, client_id is unsigned
2017-01-27 Alin Serdeantests windows: change service test
2017-01-27 Mickey Spiegelovn: ovn-nbctl commands for distributed NAT
2017-01-27 Mickey Spiegelovn: distributed NAT flows
2017-01-27 Mickey Spiegelovn: avoid snat recirc only on gateway routers
2017-01-27 Andy Zhoudp-packet: Enhance packet batch APIs.
2017-01-26 Alin Serdeantest windows: appctl - route/add with gateway
2017-01-26 Numan Siddiqueovn-northd: Add flows in DHCP_OPTIONS pipeline to suppo...
2017-01-24 Andy Zhouxlate: Generate of datapath clone action when supported
2017-01-21 Ben Pfaffactions: Add new "ct_clear" action.
2017-01-21 Ben Pfaffactions: Make "next" action able to jump from egress...
2017-01-21 Ben Pfaffactions: Omit table number when possible for formatting...
2017-01-21 Ben Pfaffactions: Add new OVN action "clone".
2017-01-20 Ben Pfaffactions: Make "arp { drop; };" acceptable.
2017-01-20 Ben Pfaffactions: Fix "arp" and "nd_na" followed by another...
2017-01-19 Mickey Spiegelovn: Introduce distributed gateway port and "chassisred...
2017-01-19 Mickey Spiegelovn: add is_chassis_resident match expression component
2017-01-19 Shu Shenlacp: add test step for link recovery
2017-01-16 Daniele Di Proiettodpif-netdev: Centralized threads and queues handling...
2017-01-16 Daniele Di Proiettodpctl: Avoid making assumptions on pmd threads.
next