datapath-windows: Use local time for Inf2Cat
[cascardo/ovs.git] / ofproto /
2014-08-14 Ethan Jacksonofproto-dpif-upcall: Properly initialize 'recv_buf'.
2014-08-14 Ethan Jacksondpif-netdev: Streamline miss handling.
2014-08-14 Ethan Jacksonofproto: Reorganize in preparation for direct dpdk...
2014-08-13 Joe Stringerdpif: Support flow_get in dpif_operate().
2014-08-11 Ben Pfaffofp-actions: Centralize all OpenFlow action code for...
2014-08-11 Ben Pfaffofproto: Implement OpenFlow 1.3+ table features request.
2014-08-11 Ben Pfaffofp-util: Abstract table miss configuration and fix...
2014-08-11 Ben Pfaffofproto: Correctly report table miss configuration...
2014-08-11 Ben Pfaffofp-actions: Add instructions bitmaps and fix related...
2014-08-11 Ben Pfaffofp-actions: Add action bitmap abstraction.
2014-08-05 Ethan Jacksonstyle: Replace TODO with XXX.
2014-08-05 Jarno RajahalmeFix strict aliasing violations with GCC 4.1 and 4.4.
2014-08-04 Daniele Di Proiettodpctl: add ovs-appctl dpctl/* commands to talk to dpif...
2014-08-04 Andy Zhouofproto-dpif: fix an ovs crash when dpif_recv_set retur...
2014-08-04 Ben Pfaffofproto-dpif: Use DPIF_FP_CREATE but not DPIF_FP_MODIFY.
2014-07-29 Alex Wangconnmgr: Make call to connmgr_wants_packet_in_on_miss...
2014-07-29 Alex Wangconnmgr: Fix a typo.
2014-07-28 Ben Pfaffconnmgr: Only send role status messages to OpenFlow...
2014-07-28 Ben Pfaffconnmgr: Demote service controllers too in ofconn_set_r...
2014-07-28 Ben Pfaffofproto-dpif-upcall: Fix sparse warnings.
2014-07-25 Ryan Wilsondpif-netdev: Polling threads directly call ofproto...
2014-07-22 Alex Wangstp: Add more logging points for debug.
2014-07-22 Ben Pfaffcmap, classifier: Avoid unsafe aliasing in iterators.
2014-07-17 Ben Pfaffofproto: Report controller rate limiting statistics...
2014-07-17 Ben PfaffSimplify ofproto_controller_info by using a struct...
2014-07-17 Ben Pfaffpinsched: Report queued packet count correctly.
2014-07-17 Alex Wangstp: Make stp-disabled port forward stp bpdu packets.
2014-07-15 Ben PfaffDrop assignments whose values are never used.
2014-07-15 Ben Pfaffofproto: Avoid theoretical double free of large rule...
2014-07-15 Joe Stringerrevalidator: Revalidate missed flows.
2014-07-11 Jarno Rajahalmelib/classifier: Lockless lookups.
2014-07-11 Jarno Rajahalmelib/classifier: RCUify prefix trie code.
2014-07-11 Jarno Rajahalmelib/classifier: Simplify iteration with C99 declaration.
2014-07-07 Jarno Rajahalmeofproto-dpif: Use ovs_refcount_try_ref_rcu().
2014-07-07 Jarno RajahalmeUse ovs_refcount_unref_relaxed.
2014-07-04 Jarno Rajahalmelib/hash: Abstract hash interface.
2014-07-03 Joe Stringerrevalidator: Simplify push_dump_ops__().
2014-07-02 Joe Stringerrevalidator: Improve optimization to skip revalidation.
2014-06-30 Joe Stringerudpif: Add command to wait for revalidation.
2014-06-25 Simon Hormanofproto-dpif: MPLS recirculation
2014-06-24 Flavio Leitnerdpif-xlate: Snoop multicast packets and send them properly
2014-06-24 Flavio Leitnerofproto-dpif: Add mcast snooping db show and flush...
2014-06-24 Flavio Leitnerofproto: Add functions to configure multicast snooping
2014-06-24 Flavio Leitnerofproto-dpif: Introduce multicast snooping handler
2014-06-24 Flavio Leitnerflow: extend it to carry IGMP protocol information
2014-06-24 Simon Hormanofproto: Break out monitor deletion code
2014-06-23 Joe StringerRevert "revalidator: Use xcache when revalidation is...
2014-06-23 Daniele Di Proiettodpif-netdev: batch packet processing
2014-06-23 Daniele Di Proiettodpif-netdev: use dpif_packet structure for packets
2014-06-23 Simon Hormanofproto: Honour out_port of flow monitors
2014-06-14 Alex Wangofproto: Add separate functions for checking bfd/cfm...
2014-06-14 Alex Wangcfm: Extracts the cfm status in one function.
2014-06-14 Alex Wangovs-thread: Implement OVS specific barrier.
2014-06-13 Simon Hormanofproto: Honour NXFMF_OWN flag of flow monitors
2014-06-13 Simon Hormanofp-errors: Add OFPET_FLOW_MONITOR_FAILED
2014-06-13 Simon Hormanofproto: Initialise return value of modify_flows__
2014-06-12 Ben PfaffImplement learned flow deletion.
2014-06-12 Ben Pfaffofproto: Reduce duplication in deletion logic.
2014-06-12 Ben Pfaffofproto: Shrink struct rule_actions slightly.
2014-06-12 Ben Pfaffofproto: Additional simplifications.
2014-06-12 Ben Pfaffofproto: Do straightforward removal of asynchronous...
2014-06-12 Ben Pfaffofproto: Combine "struct ofconn *" and "const struct...
2014-06-12 Ben Pfaffofproto: Move logic for collecting read-only rules...
2014-06-12 Ben Pfaffofproto: Make ofproto_rule_is_hidden() public, and...
2014-06-12 Ben Pfaffofproto: Only initiate flow table modifications if...
2014-06-12 Ben Pfaffofproto: Add missing lock annotations on prototypes.
2014-06-12 Ben Pfaffofproto: Merge do_add_flow() and oftable_insert_rule...
2014-06-12 Simon Hormanofproto-dpif: Add idle_timeout parameter to ofproto_dpi...
2014-06-12 Simon Hormanofproto-dpif: Add recirc_id field to struct rule_dpif
2014-06-12 Simon Hormanofproto-dpif: Move RECIRC_RULE_PRIORITY to common header
2014-06-11 Simon Hormanofproto: Use OFPRR_GROUP_DELETE
2014-06-09 Anoob Somannetflow: Fold netflow_expire() into netflow_flow_clear().
2014-06-06 Ethan Jacksonofproto: Destroy rule in ofproto_get_vlan_usage().
2014-06-06 Ben Pfaffofproto-dpif: Remove unused struct dpif_completion.
2014-06-06 Ben Pfaffofproto-dpif-rid: Fix memory leak in recirc_id_pool_des...
2014-06-06 Ben Pfaffofproto: Fix memory leak in ofproto_destroy().
2014-06-06 Joe Stringerrevalidator: Replace ukey->mark with dump_seq.
2014-06-05 Simon Hormanofproto: Send monitor updates if a flow mod changes...
2014-06-05 Ben Pfaffofproto-dpif: Fix uninitialized data in ofproto_dpif_ex...
2014-06-05 Joe Stringerrevalidator: Use xcache when revalidation is required.
2014-06-05 Joe Stringerrevalidator: Refactor ukey creation/lookup.
2014-06-03 Joe Stringerofproto: Remove ofproto_refresh_rule().
2014-06-03 Joe Stringerofproto-dpif-xlate: Cache full flowmod for learning.
2014-06-03 Joe Stringerrevalidator: Fix a build issue.
2014-06-02 Joe Stringerrevalidator: Eliminate duplicate flow handling.
2014-05-29 Ben Pfaffofproto: Fix comments.
2014-05-29 Ben Pfaffofproto-provider: Fix typo in comment.
2014-05-28 Ben Pfaffofproto-dpif-xlate: Mark xcfgp and new_xcfg as static.
2014-05-28 Ben Pfaffofproto: Fix comment on struct meter.
2014-05-28 Ryan Wilsonofproto-dpif-xlate: Implement RCU locking in ofproto...
2014-05-26 Joe Stringerxcache: Remove unused field xc_entry.u.learn.ofproto.
2014-05-23 Ethan Jacksonupcall: Remove redundant xlate_actions_for_side_effects().
2014-05-23 Andy Zhouofproto-dpif-xlate: Coding style fix for bucket_is_alive()
2014-05-23 Andy Zhouofproto-dpif-xlate: Simplify group_is_alive
2014-05-23 Andy Zhouofproto-dpif: remove a redundant assignment
2014-05-23 Andy Zhouofproto: Remove ofproto_group_write_lookup()
2014-05-22 Simon Hormanofproto: per-table statistics
2014-05-22 Andy Zhouofproto: Add const to immutable members of ofgroup.
2014-05-22 Alex Wangofproto-dpif-xlate: Fix a bug.
2014-05-22 Ryan Wilsonofproto: Add support for Openflow group and bucket...
next