]> git.proxmox.com Git - mirror_ovs.git/history - ofproto
ovs-lldp: Remove dead store to TTL configuration.
[mirror_ovs.git] / ofproto /
2017-05-26 Sairam Venugopalofproto-dpif: Include EthType in ct_orig_tuple feature...
2017-05-20 Przemyslaw Szczerbikofproto-dpif-ipfix: add support for per-flow TCP counters
2017-05-19 Jan Scheurichofproto-dpif-xlate: refactor compose_output_action__
2017-05-18 Ben Pfaffofproto-dpif-xlate: Fix typos in comment.
2017-05-10 Joe StringerRevert "tunneling: Avoid recirculation on datapath."
2017-05-08 Jan Scheurichuserspace: Support for push_eth and pop_eth actions
2017-05-08 mweglicxofproto-dpif-ipfix: Add total counters.
2017-05-03 Jan Scheurichuserspace: Add packet_type in dp_packet and flow
2017-05-03 Andy Zhouvswitchd: Add --cleanup option to the 'appctl exit...
2017-05-03 Joe Stringerrevalidator: Fix logging of xlate_key() failure.
2017-05-03 Joe Stringerrevalidator: Revalidate ukeys created from flows.
2017-04-29 Jarno Rajahalmeconfig: Define OVS_CT_EVENT_* mask macros.
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 Andy Zhouofproto: Support action upcall meters
2017-04-28 Andy Zhouofproto-dpif: Add 'meter_ids' to backer
2017-04-28 Andy Zhouofproto: Store meters using hmap
2017-04-28 Jarno Rajahalmexlate: Use OVS_CT_ATTR_EVENTMASK.
2017-04-27 Joe Stringerrevalidator: Improve logging for transition_ukey().
2017-04-27 Joe Stringerrevalidator: Avoid assert in transition_ukey().
2017-04-24 Sha Zhangofproto-dpif-xlate: Fix the memory leak in netflow.
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 Weiofproto-dpif: Fix memory leak in disable_datapath_clone()
2017-04-22 Yi-Hung Weiofproto: Fix memory leak in handle_tlv_table_mod()
2017-04-22 nickcooper-zhangto... rstp/stp: Unref the rstp/stp when bridges destroyed.
2017-04-21 Sugesh Chandrantunneling: Avoid recirculation on datapath.
2017-04-21 Ben Pfaffofproto: Report only un-deleted groups in group stats...
2017-04-21 László Sürüofproto-dpif: Propagate may_enable flag as link aliveness.
2017-04-21 Ben Pfaffflow: New function flow_clear_conntrack().
2017-04-18 Jarno Rajahalmeofproto-dpif: Check support for resubmit with conntrack...
2017-04-18 Jarno Rajahalmeofproto-dpif: Check if original direction matches are...
2017-04-18 Jarno Rajahalmeofproto-dpif: Check support for CT action force commit...
2017-04-17 Andy Zhouofproto/bond: Make bond_may_recirc() private within...
2017-04-07 Ben PfaffAdd support for OpenFlow 1.6 (draft) port status and...
2017-04-04 Andy Zhouofproto: Use macros to define DPIF support fields
2017-04-03 Zhenyu Gaoofproto-dpif-mirror: Fix issue of reseting snaplen...
2017-03-29 Ben Pfaffofproto-dpif-xlate: Don't save pkt_mark in compose_outp...
2017-03-27 Joe Stringerofproto-dpif-upcall: Fix flow setup/delete race.
2017-03-23 Justin Pettitofproto-dpif-xlate: Include controller traffic for...
2017-03-23 Justin Pettitofproto-dpif-rid: Update comment for recirc_alloc_id__().
2017-03-23 Justin Pettitofproto-dpif: Update handle_action() comment.
2017-03-23 Jarno Rajahalmemirror: Allow concurrent lookups.
2017-03-21 Joe Stringerofproto: Clean up style in ofproto_flow_mod_learn.
2017-03-20 Joe Stringerofproto: Log when learn limit reached.
2017-03-20 nickcooper-zhangto... stp: Change the api for next patch.
2017-03-17 Timothy Redaelliofproto: Add some examples for 'ofproto/trace' in ovs...
2017-03-17 Ben PfaffFix format specifier technicalities.
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-16 Daniele Di Proiettoofproto-dpif-xlate: Create XC_LEARN entry after learning.
2017-03-15 Yi-Hung Weiofproto: Move tun_table and vl_mff_map deletion.
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-15 Andy Zhouofproto: Add appctl command to show Datapath features
2017-03-11 Andy Zhouofproto-dpif-xlate: Avoid using sample action when...
2017-03-11 Andy Zhouofproto: Probe for sample nesting level.
2017-03-11 Andy Zhoudpif: Refactor dpif_probe_feature()
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 Tony van der Peetpinsched: Update next_txq pointer when destroying pinqueue.
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: Add original direction conntrack tuple to...
2017-03-09 Jarno Rajahalmelib: Check match and action prerequisities with 'match'.
2017-03-08 Andy Zhouofproto/bond: Simplify bond_may_recirc()
2017-03-08 Jarno Rajahalmeofproto: Meter translation.
2017-03-08 Jarno Rajahalmeofproto: Fix thread safety annotation.
2017-03-08 Jarno Rajahalmedpif: Meter framework.
2017-03-07 Jarno Rajahalmeofproto-dpif-xlate: fix build.
2017-03-06 Andy Zhouxlate: Translate openflow clone into odp sample action.
2017-03-06 Andy Zhouofproto-dpif: Enhance execute_controller_action().
2017-03-03 nickcooper-zhangto... mcast-snooping: Avoid segfault for vswitchd.
2017-03-03 nickcooper-zhangto... mcast-snooping: Flush ports mdb when VLAN configuration...
2017-03-02 Yang, Yi Ydatapath: add Ethernet push and pop actions
2017-02-24 Huanle Hanofproto/bond: fix interal flow leak of tcp-balance...
2017-02-24 Andy Zhouofproto/bond: Fix bond post recirc rule leak.
2017-02-24 Andy Zhouofproto/bond: Fix bond reconfiguration race condition.
2017-02-23 Timothy Redaelliofproto: Remove 'ofproto/self-check' from ovs-vswitchd...
2017-02-21 Yi-Hung Weimeta-flow: Remove cmap dependency.
2017-02-17 Andy Zhouofproto/bond: Fix bond/show when all interfaces are...
2017-02-16 nickcooper-zhangto... ovs-appctl: Print lacp_fallback_ab info in "bond/show".
2017-02-16 nickcooper-zhangto... ofproto/bond: Drop traffic in balance-tcp mode without...
2017-02-15 nickcooper-zhangto... ofproto/bond: Validate active-slave mac.
2017-02-06 nickcooper-zhangto... ofproto: Uses the VLOG_WARN_RL instead of VLOG_WARN.
2017-02-03 Daniele Di Proiettodpif-netdev: Pass Openvswitch other_config smap to...
2017-02-01 Yi-Hung Weiofp-actions: Fix variable length meta-flow OXMs.
2017-01-31 Sha Zhangofproto-dpif: Reduce the time to create many bridges.
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 Andy Zhoudp-packet: Enhance packet batch APIs.
2017-01-26 Aaron ConolelibX.pc: use the correct output directory
2017-01-24 Andy Zhouxlate: Generate of datapath clone action when supported
2017-01-24 Andy Zhoudpif-netdev: Add clone action
2017-01-18 Jarno Rajahalmeofproto-dpif: Use acquire/release barriers with 'tables...
2017-01-18 Aaron ConolelibX: add new release / version info tags
2017-01-14 Shu ShenUse PRIu32 format for ofp_port_t
next