]> git.proxmox.com Git - mirror_ovs.git/history - ofproto
netdev-dpdk: Remove 'error' from non error log.
[mirror_ovs.git] / ofproto /
2018-03-14 Ben Pfaffofp-packet: Better abstract packet-in format.
2018-03-14 Ben Pfaffofp-protocol: Better abstract changing the protocol...
2018-03-08 Eric Garverofproto-dpif-xlate: translate action_set in clone action
2018-03-06 Ashish Varmaofproto-dpif-upcall: fix for segmentation fault
2018-03-06 William Tuxlate: auto ofproto trace when recursion too deep
2018-03-01 Ben Pfaffofp-util: Use consistent naming convention.
2018-02-28 Justin PettitDon't shadow variables.
2018-02-28 Justin PettitDon't shadow global VLOG "rl" definition.
2018-02-28 William Tuofproto: fix comment about ofproto-dpif
2018-02-26 Ilya Maximetsofproto-dpif-upcall: Fix using uninitialized fitness.
2018-02-26 Ben Pfaffofproto: Make ofproto_port_open_type() faster.
2018-02-15 Benli Yeofproto-dpif-ipfix: Fix an issue in flow key part
2018-02-13 Ben Pfaffofp-util, ofp-parse: Break up into many separate modules.
2018-02-06 Ben Pfaffofproto-dpif-upcall: Slow path flows that datapath...
2018-02-06 Ben PfaffRemove last mentions of 'facet' from comments.
2018-02-01 juyan@redhat.comofproto-dpif: Delete system tunnel interface when remov...
2018-02-01 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-02-01 Huanle Hanxlate: fix packets loopback caused by duplicate read...
2018-02-01 Ben Pfaffutil: Document and rely on ovs_assert() always evaluati...
2018-02-01 Ben PfaffSupport accepting and displaying table names in OVS...
2018-01-31 Ben Pfaffofp-actions: Make formatting and parsing functions...
2018-01-31 Ben Pfaffclassifier: Refactor interface for classifier_remove().
2018-01-27 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-01-27 Ben Pfaffflow: Add some L7 payload data to most L4 protocols...
2018-01-26 Ben Pfaffofproto-dpif-trace: Generalize syntax for ofproto/trace.
2018-01-26 Ben Pfaffofproto: Avoid use-after-free on error path in ofproto_...
2018-01-26 Ben Pfaffofproto: Fix double-unref of temporary rule when learning.
2018-01-25 Lili HuangFix incorrect handling of return value.
2018-01-24 Ben Pfaffofproto-dpif-upcall: Fix typo in comment.
2018-01-23 Zoltan Baloghxlate: fix xport lookup for recirc
2018-01-23 Zoltan Baloghofproto-dpif-xlate: add uuid to xports
2018-01-23 Zoltan Baloghofproto-dpif-sflow: Recursively examine actions inside...
2018-01-22 Lilijun (Jerry)ofproto: Fix wrong datapath flow with same in_port...
2018-01-20 Eric Garverdpif: Add support for OVS_ACTION_ATTR_CT_CLEAR
2018-01-11 Yi Yangnsh: add dec_nsh_ttl action
2018-01-11 Yi Yangnsh: add new flow key 'ttl'
2018-01-11 Justin Pettitofproto-dpif: Don't slow-path controller actions with...
2018-01-11 Justin Pettitofproto-dpif: Don't slow-path controller actions.
2018-01-11 Justin Pettitofproto: Add 'ofproto_uuid' and 'ofp_in_port' to user...
2018-01-11 Justin Pettitofp-actions: Add action "debug_slow" for testing slow...
2018-01-11 Justin Pettitofproto-dpif: Modify process_upcall() to remove some...
2018-01-11 Justin Pettitofproto-dpif: Reorganize upcall handling.
2018-01-11 Justin Pettitofproto-dpif: Add ability to look up an ofproto by...
2018-01-11 Justin Pettitofproto-dpif: Use a fixed size userspace cookie.
2018-01-10 Michal Weglickinetdev: Custom statistics.
2018-01-10 Michal Weglickiofproto-dpif-ipfix: add interface Information Elements...
2018-01-10 Ben Pfaffofproto-dpif: Issue clear error messages for unsupporte...
2018-01-10 William Tutunnel: fix tunnel flags set/clear.
2018-01-10 Vishal Deep Ajmeraofproto-dpif-xlate: Incorrect handling of errors in...
2018-01-09 Justin Pettitofproto-dpif: Remove variable length userdata probe.
2018-01-09 Ben Pfaffofp-errors: Send as much of a message as possible in...
2018-01-08 Yi Yangnsh: rework NSH netlink keys and actions
2018-01-08 Ben Pfaffofproto: Delete all groups and meters when (un)configur...
2018-01-04 Ben Pfafftunnel: Add ofproto/list-tunnels command for troublesho...
2018-01-04 Ben Pfafftunnel: Log sanely in tnl_port_receive().
2018-01-04 Ben Pfafftunnel: Avoid flow_to_string() call when rate-limited.
2018-01-02 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-22 Ben Pfaffsparse: Add guards to prevent FreeBSD-incompatible...
2017-12-21 Justin Pettitofproto-dpif: Fix a couple minor issues in comments.
2017-12-21 Justin Pettitxcache: Handle null argument for xlate_cache_uninit().
2017-12-20 Yifeng Sunbond: Fix bug that writes to freed memory
2017-12-11 Ben Pfaffofproto: Keep inserting buckets into a group from chang...
2017-12-11 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-08 Ben Pfaffofproto-dpif-xlate: Change assertion to log message.
2017-12-08 Ben Pfaffofproto-dpif-xlate: Correctly decide whether truncating.
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...
next