]> git.proxmox.com Git - ovs.git/history - ofproto
netdev-dpdk: Rename ivshmem structures.
[ovs.git] / ofproto /
2017-01-03 Joe Stringerlib: Add support for tftp ct helper.
2016-12-23 Benli Yeofproto-dpif-xlate: optimize 100% sampling
2016-12-23 Benli Yeofproto-dpif-xlate: optimize 0% sampling
2016-12-22 Eelco Chaudronofproto-dpif-xlate: Adding IGMP/MLD checksum verification
2016-12-22 Justin Pettitofproto-dpif-upcall: Remove OVS_UNUSED from upcall_unix...
2016-12-21 Ben Pfaffofproto: Update access rules for 'flow_cookie'.
2016-12-20 William Tuofp-actions: Add clone action.
2016-12-12 Stephen Finucanedoc: Populate 'topics' section
2016-12-12 Stephen Finucanedoc: Further populate the 'howto' section
2016-12-10 Ben Pfaffofproto-dpif-ipfix: Fix assertion failure for bad confi...
2016-12-09 nickcooper-zhangto... ovs-vswitchd: Avoid segfault for "netdev" datapath.
2016-12-08 Joe Stringertreewide: Fix recent flake8-check.
2016-12-06 nickcooper-zhangto... ovs-appctl: Add usage content to "upcall/set-flow-limit...
2016-12-06 Pravin B Shelartunnel: set udp dst-port in tunnel metadata
2016-12-05 Jarno Rajahalmeofproto: Honor OFPFF_RESET_COUNTS flag in flow modify...
2016-12-03 Jarno Rajahalmempls: Fix MPLS restoration after patch port and group...
2016-11-30 Ben Pfaffofp-actions: Add "ingress" and "egress" options to...
2016-11-22 Ben Kellyofproto: Drop flows between protected ports
2016-11-22 Ben Kellyofproto: Add protected property to bundle
2016-11-16 Joe Stringerlib: Use nl_attr_get_odp_port().
2016-11-14 Jarno Rajahalmeofproto: Return the OFPC_BUNDLES bit in switch features...
2016-11-14 O'Reilly, Darraghofproto-dpif-xlate: Fix duplicate multicast packets
2016-11-01 Ben Pfaffofproto-dpif: Log warning when ct action or its variant...
2016-10-28 Stephen Finucanedoc: Convert README-native-tunneling to rST
2016-10-05 Jarno Rajahalmeofproto: Always delete rules before deleting a meter.
2016-09-29 Joe Stringerrevalidator: Simplify full-revalidation code.
2016-09-29 Joe Stringerrevalidator: Defer stats push to end of validation.
2016-09-29 Joe Stringerrevalidator: Reuse xlate_ukey from deletion.
2016-09-29 Joe Stringerrevalidator: Refactor revalidation early exit.
2016-09-29 Joe Stringerrevalidator: Refactor ukey->xout translation.
2016-09-28 Joe Stringerrevalidator: Prepare xcache before xlate_lookup.
2016-09-27 Jarno Rajahalmeupcall: Don't start new revalidation round too soon...
2016-09-27 Pravin B Shelaropenvswitch: Allow external IPsec tunnel management.
2016-09-23 Justin PettitAdd OpenFlow command to flush conntrack table entries.
2016-09-22 Daniele Di Proiettoofproto-dpif-xlate: Adjust generated mask for fragments.
2016-09-21 Huanle HanRemove execute permisson on source files
2016-09-20 Jarno Rajahalmeofproto: Do not signal revalidation for group mods...
2016-09-20 Ryan Moatsofproto-dpif-xlate: Fix memory leak in execute_controll...
2016-09-20 Binbin Xuofproto: Remove groups that nested actions reference...
2016-09-19 Jesse Grosstun-metadata: Manage tunnel TLV mapping table on a...
2016-09-16 Ben Pfaffofproto-dpif-xlate: Fix treatment of mirrors across...
2016-09-16 Jarno Rajahalmexlate: Use dp_hash for select groups.
2016-09-15 Jarno Rajahalmeofproto: Remove double reporting from bundles.
2016-09-14 Jarno Rajahalmeofproto: Support packet_outs in bundles.
2016-09-14 Jarno Rajahalmeofproto: Refactor packet_out handling.
2016-09-14 Jarno Rajahalmeofproto-dpif-xlate: Allow translating without side...
2016-09-14 Jarno Rajahalmeofproto: Use ofproto_flow_mod for learn execution from...
2016-09-14 Jarno Rajahalmeofproto-dpif-xlate: Add xlate cache type XC_TABLE.
2016-09-14 Jarno Rajahalmeofproto-dpif-xlate: Expose xlate cache.
2016-09-14 Jarno Rajahalmelib: Refactor mac-learning updates.
2016-09-13 Jarno Rajahalmeconnmgr: Make connmgr_wants_packet_in_on_miss() lock...
2016-09-13 Jarno Rajahalmeofproto: Change rule's 'removed' member to a tri-state...
2016-09-13 Jarno Rajahalmeofproto: Add a fixed bundle idle timeout of 10 seconds.
2016-09-13 Jarno Rajahalmeofproto: Don't use connmgr after destruction.
2016-09-06 Jarno Rajahalmexlate: Clarify comment about mac learning table entry...
2016-09-02 Daniele Di Proiettoofproto: Honor mtu_request even for internal ports.
2016-09-02 Daniele Di ProiettoRevert "ofproto: Always set MTU for new internal ports."
2016-09-02 Neil McKeeofproto-dpif-sflow: Tolerate unknown datapath input...
2016-09-01 Joe Stringerupcall: Replace ukeys for deleted flows.
2016-09-01 Joe Stringerupcall: Track ukey states.
2016-09-01 Joe Stringerupcall: Only init flow_put if ukey is installed.
2016-09-01 Joe Stringerupcall: Reuse flow_put initializer.
2016-08-31 Jarno Rajahalmeofp-actions: Waste less memory in set field and load...
2016-08-31 Daniele Di Proiettoofproto: Always set MTU for new internal ports.
2016-08-30 Jarno Rajahalmeobject-collection: Remove access to stub.
2016-08-30 Jarno Rajahalmeofproto: Remove stale comment.
2016-08-30 Jarno Rajahalmeofproto-dpif: Remove prototype for an undefined function.
2016-08-30 Lance Richardsonupcall: reduce log level for "no reference to recirc...
2016-08-30 Jarno Rajahalmelib: Retire packet buffering feature.
2016-08-19 Joe Stringerupcall: Log failure to flow_put for dpif-netlink.
2016-08-16 Ben Pfaffmeta-flow: New functions mf_subfield_copy() and mf_subf...
2016-08-15 Jarno Rajahalmeofproto: Reduce bundle memory use.
2016-08-15 Jesse Grossofproto-dpif-xlate: Use passed ctx in XLATE_REPORT_ERROR.
2016-08-12 Joe Stringerofproto-dpif-xlate: Fix VLOG_ERR_RL() call.
2016-08-11 Joe Stringerofproto-dpif-xlate: Log flow in XLATE_REPORT_ERROR.
2016-08-09 Daniele Di Proiettoofproto: Consider datapath_type when looking for intern...
2016-07-29 Justin Pettitpackets: Cleanup ND compose functions.
2016-07-29 Jarno Rajahalmeofproto: Add 'command' to ofproto_flow_mod.
2016-07-29 Jarno Rajahalmeofproto: Add 'modify_cookie' to ofproto_flow_mod.
2016-07-29 Jarno Rajahalmeofproto: Reduce dependency on ofputil_flow_mod after...
2016-07-29 Jarno Rajahalmeofp-util: remove flow mod's delete_reason.
2016-07-29 Jarno Rajahalmeofproto: Support group mods in bundles.
2016-07-29 Jarno Rajahalmemeta-flow: Compact struct field_array.
2016-07-29 Jarno Rajahalmeofproto: Use ofputil_uninit_group_mod().
2016-07-29 Jarno Rajahalmeofproto-dpif-xlate: Hash only fields specified for...
2016-07-29 Jarno Rajahalmemeta-flow: Clean up masking with prerequisities checking.
2016-07-29 Jarno Rajahalmemeta-flow: Add mf_mask_field_masked().
2016-07-29 Jarno Rajahalmeofproto-dpif: Always forward 'used' from the old_rule.
2016-07-29 Jarno Rajahalmeofproto: Make groups versioned.
2016-07-29 Jarno Rajahalmeofproto: refactor group mods.
2016-07-29 Jarno Rajahalmeofproto: Report flow mods also from bundles.
2016-07-29 Jarno Rajahalmeofproto: Generalize flow_mod_requester.
2016-07-29 Jarno Rajahalmeofproto: Add generic non-intrusive object_collection.
2016-07-29 Jarno Rajahalmeofproto: Use ofproto_mutex for groups and keep track...
2016-07-29 Jarno Rajahalmeofproto: Make flow handling more symmetric.
2016-07-29 Jarno Rajahalmeofproto: Take group references only when needed.
2016-07-29 Jarno Rajahalmeofproto: Lockless group lookups.
2016-07-29 Jarno Rajahalmelib: Separate versioning to its own module.
2016-07-27 Thadeu Lima de Sou... in-band: don't use system type when opening netdev
2016-07-27 Thadeu Lima de Sou... in-band: use open_type when opening internal device
next