]> git.proxmox.com Git - ovs.git/history - ofproto
dpif-netdev: Count the rxq processing cycles for an rxq.
[ovs.git] / ofproto /
2017-08-21 Justin Pettitofproto-dpif: Mark packets as "untracked" after call...
2017-08-09 Joe Stringerofproto-dpif-ipfix: Fix minor style variation.
2017-08-09 Ben Pfaffofproto-dpif-ipfix: Use common OVS functions for gettin...
2017-08-07 Joe Stringerofproto-dpif-upcall: Fix key attr iteration.
2017-08-07 Joe Stringerofproto-dpif-upcall: Fix action attr iteration.
2017-08-07 Jan ScheurichGeneric encap and decap support for NSH
2017-08-07 Jan Scheurichuserspace: Add support for NSH MD1 match fields
2017-08-03 Ben Pfaffofproto-dpif-xlate: Add OFPACT_ENCAP, OFPACT_DECAP...
2017-08-03 Andy Zhouxlate: Emit datapath clone only when necessary.
2017-08-03 Andy Zhouxlate: Refactor compose_clone() API
2017-08-03 Andy Zhouofproto-dpif: Remove ofprto/tnl-push-pop command.
2017-08-03 Andy Zhouofproto-dpif: Remove dpif/disable-truncate command.
2017-08-03 Andy Zhouofproto-dpif: Remove dpif/disable-dp-clone command.
2017-08-03 Andy Zhouofproto-dpif: Add boottime support field.
2017-08-03 Andy Zhouofproto-dpif: A new command for changing dpif support...
2017-08-02 Przemyslaw Szczerbikofproto-dpif-ipfix: add support for per-flow drop counters
2017-08-02 Ben Pfaffofproto-dpif-xlate: Always process IGMP packets in...
2017-08-02 Ben PfaffEliminate most shadowing for local variable names.
2017-08-02 Ben Pfaffofproto-dpif-xlate: Eliminate duplicate read of xcfgp.
2017-08-02 Jan ScheurichOF support and translation of generic encap and decap
2017-07-31 Ben Pfaffofp-util: Avoid C++ keyword 'public' in name of struct...
2017-07-28 Justin Pettitofproto-dpif-rid: Don't include action_set_len as part...
2017-07-28 Justin Pettitofproto-dpif-rid: Always store tunnel metadata.
2017-07-28 Justin Pettitofproto-dpif-rid: Store tunnel metadata in frozen metad...
2017-07-27 Andy Zhouflow: Refactor flow_compose() API.
2017-07-26 Andy Zhoubond: Adjust bond hash masks
2017-07-25 Ilya Maximetsbond: Remove bond_hash_src.
2017-07-25 Ilya Maximetsbond: Unify hash functions in hash action and entry...
2017-07-19 Sugesh Chandrantunneling: Avoid datapath-recirc by combining recirc...
2017-07-19 Sugesh Chandranxlate: Clear tunnel mask along with other fields while...
2017-07-18 Justin Pettitofproto-dpif-xlate: Fixes for propagating state of...
2017-07-17 Ben Pfaffconnmgr: Fix crash when in_band_create() fails.
2017-07-14 Sugesh Chandranxlate: Refactor translation of patch port output actions.
2017-07-14 Zoltán Baloghofproto-dpif-xlate: drop L3 packets on L2 legacy port
2017-07-14 Joe Stringerofproto-dpif: Detect support for ct_tuple6.
2017-07-13 Przemyslaw Szczerbikofproto-dpif-ipfix: add Exporting Process Reliability...
2017-07-12 Yi-Hung Weiofproto/trace: Add --ct-next option to ofproto/trace
2017-07-12 Yi-Hung Weiofproto/trace: Add support for tracing conntrack recirc...
2017-07-12 Przemyslaw Szczerbikofproto-dpif-ipfix: Multicast/Broadcast/Unicast counters.
2017-07-11 Timothy RedaelliFix some -Wimplicit-fallthrough warnings building with...
2017-07-10 Numan Siddiqueofproto-dpif: Fix the clone issue with continuation
2017-07-05 Ben Pfaffofproto-dpif-ipfix: Fix inefficent memory use in ipfix_...
2017-07-05 Ben PfaffRevert "ofproto-dpif-ipfix: Fix severe memory leak...
2017-06-28 Ben Pfaffofproto-dpif-ipfix: Fix severe memory leak in ipfix_sen...
2017-06-27 Zoltán Baloghuserspace: Introduce packet_type in OF 1.5 packet-out
2017-06-27 Jan Scheurichuserspace: Complete Packet In handling
2017-06-27 Ben Pfaffuserspace: Handling of versatile tunnel ports
2017-06-27 Jan Scheurichuserspace: Add OXM field MFF_PACKET_TYPE
2017-06-23 Ben Pfaffodp-util: Use port names in output in more places.
2017-06-23 Ben Pfaffovs-dpctl: New --names option to use port names in...
2017-06-19 Ben Pfaffopenvswitch.h: Use odp_port_t for port numbers in users...
2017-06-15 Paul Blakeydpctl: Add an option to dump only certain kinds of...
2017-06-14 Ben Pfaffofproto-dpif-xlate: Fix an additional misaligned refere...
2017-06-12 Ben Pfafftreewide: Fix spelling of "prerequisites".
2017-06-08 nickcooper-zhangto... rstp: Add rstp port name for human reading.
2017-06-02 Jan Scheurichuserspace: L3 tunnel support for GRE and LISP
2017-06-02 Jan Scheurichuserspace: Switching of L3 packets in L2 pipeline
2017-06-02 Ben Pfaffofproto: Use shash_find_and_delete() in ofport_destroy__().
2017-05-31 Ben PfaffSupport accepting and displaying port names in OVS...
2017-05-31 nickcooper-zhangto... stp: Add link-state checking support for stp ports.
2017-05-31 Yi-Hung Weiofp-util: Fix tun_metadata processing in packet-out
2017-05-31 Yi-Hung Weiofproto: Add pipeline fields support for OF 1.5 packet-out
2017-05-31 Yi-Hung Weiofp-util: Add flow metadata to ofputil_packet_out
2017-05-31 Yunjian Wangnetflow: Fix memory leak in netflow_unref.
2017-05-30 Ben Pfaffpackets: Remove unnecessary "packed" annotations.
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...
next