]> git.proxmox.com Git - ovs.git/history - ofproto
dpif-netdev: Add port/queue tiebreaker to rxq_cycle_sort.
[ovs.git] / ofproto /
2017-12-07 Yi-Hung Weict-dpif,dpif-netlink: Support conntrack flush by ct...
2017-11-30 Yifeng Sunofproto-dpif-xlate: Fix bug that may leak ofproto_flow_mod
2017-11-29 Balazs Nemethtunnel: Fix deletion of datapath tunnel ports in case...
2017-11-13 Ashish Varmanetdev, dpif: fix the crash/assert on port delete
2017-11-03 Bhanuprakash Bodireddyofproto: Remove break after OVS_NOT_REACHED.
2017-11-03 Bhanuprakash Bodireddybond: Reorder elements in bond_slave structure.
2017-11-03 Duan Jiongofproto-dpif: Put bundle_lookup ahead to simplify the...
2017-11-03 Duan Jiongofproto-dpif: Fix comment in struct ofbundle.
2017-11-03 Xiao Lianglib: Move lib/poll-loop.h to include/openvswitch
2017-11-02 Joe Stringerofproto-dpif-upcall: Transition ukey on dp_ops error.
2017-11-02 Yi-Hung Weiofproto/trace: Fix memory leak in oftrace_push_ct_state()
2017-11-02 Ben Pfaffofproto-dpif-upcall: Fix null pointer dereference on...
2017-11-01 minglumlubond: send learning pkg when non active slave failed.
2017-11-01 William Tuofproto-dpif-xlate: Fix bad memory free.
2017-10-31 Yi-Hung Weiofproto/trace: Propagate ct_zone in recirculation
2017-10-31 Zoltán Baloghofproto-dpif-xlate: use xlate error enum for unsupporte...
2017-10-31 Xiao Lianglib: Move lib/rconn.h to include/openvswitch
2017-10-30 Lance Richardsonsparse: eliminate "duplicate initialization" warning
2017-10-20 William Tuofproto-dpif-xlate: Fix truncate and native tunnnel
2017-10-10 IWASE Yusukeofproto-dpif-xlate: Remove assertion for truncated
2017-10-10 Ben Pfaffutil: Make ovs_assert() always expand so that it should...
2017-09-29 Andy Zhoudpif-netdev: Use portable error code for zero rate...
2017-09-28 Ben Pfaffconnmgr: Fix violation of flow monitoring protocol...
2017-09-27 Ali Volkan ATLIdpif-netdev: Fix a zero-rate bug for meter
2017-09-27 Andy Zhouofproto-dpif-xlate: Refactor native tunnel handling...
2017-09-27 Andy Zhouofproto-dpif-xlate: Rename apply_nested_clone_actions()
2017-09-27 Andy Zhouofproto-dpif-xlate: Refactor xlate_table_actions()
2017-09-27 Andy Zhouofproto-dpif-xlate: Keep track of the last action
2017-09-27 Andy Zhouofproto-dpif: Refactor compose_clone()
2017-09-27 Andy Zhouofproto-dpif-xlate: Remove uncessary assignment
2017-09-27 Andy Zhouofproto-dpif: Unfreeze within clone
2017-09-21 Numan Siddiqueofproto: Include patch ports in mtu overriden check
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__
next