]> git.proxmox.com Git - ovs.git/history - ofproto
netdev-dpdk: Remove use of rte_mempool_ops_get_count.
[ovs.git] / ofproto /
2018-05-14 William Tutunnel: make tun_key_to_attr aware of tunnel type.
2018-05-10 Anju Thomasofproto: Fix crash processing malformed Bundle Add...
2018-05-09 Rohith BasavarajaAvoid crash in OvS while transmitting fragmented packet...
2018-05-04 Yi-Hung Weiofproto-dpif-xlate: Fix segmentation fault caused by...
2018-04-16 Jan Scheurichofproto-dpif: Init ukey->dump_seq to zero
2018-04-13 Jan Scheurichxlate: Correct handling of double encap() actions
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-02-15 Benli Yeofproto-dpif-ipfix: Fix an issue in flow key part
2018-02-01 Ben PfaffMerge branch 'dpdk_merge_2_9' of https://github.com...
2018-02-01 Huanle Hanxlate: fix packets loopback caused by duplicate read...
2018-01-26 Ben Pfaffofproto: Fix double-unref of temporary rule when learning.
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 Eric Garverdpif: Add support for OVS_ACTION_ATTR_CT_CLEAR
2018-01-22 Lilijun (Jerry)ofproto: Fix wrong datapath flow with same in_port...
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...
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
next