ofproto-dpif: Run fast internally.
[sliver-openvswitch.git] / ofproto / ofproto-dpif.c
2013-04-01 Ethan Jacksonofproto-dpif: Run fast internally.
2013-04-01 Ethan Jacksonofproto-dpif: Systematically push stats upon request.
2013-03-27 Andy Zhouofproto-dpif: Keep track of exact-match flow info
2013-03-27 Ethan Jacksonofproto-dpif: Rate limit calls to facet_learn().
2013-03-27 Ethan Jacksonofproto-dpif: Rate limit facet_check_consistency()
2013-03-23 Ethan Jacksonofproto-dpif: Push statistics in rule_get_stats().
2013-03-21 Ethan Jacksonofproto-dpif: xlate actions once with subfacets.
2013-03-20 Simon Hormanmpls: Allow l3 and l4 actions to prior to a push_mpls...
2013-03-18 Ansis Attekaipsec: unset IPSEC_MARK flag from skb_mark after tunnel...
2013-03-15 Simon HormanRemove encal_dl_type from struct flow
2013-03-13 Andy Zhouovs-appctl: dpif/show display per bridge stats
2013-03-11 Jarno Rajahalmeofproto-dpif: Remove unnecessary ofp_port to odp_port...
2013-03-08 Ben Pfaffofproto-dpif: Fix up user specifying wrong bridge on...
2013-03-08 Jarno Rajahalmeofproto-dpif: GOTO_TABLE recursion removal.
2013-03-08 Justin Pettitofproto-dpif: Print slow-path actions instead of "drop...
2013-03-08 Justin Pettitofproto-dpif: Add helper function to retrieve a subface...
2013-03-08 Justin Pettitofproto-dpif: Clarify that 'one_subfacet' may not alway...
2013-03-07 Ben Pfaffofproto-dpif: Treat zero MPLS post-decrement TTL as...
2013-03-06 Justin Pettittunnel: Mark ECN status on decapsulated tunnel packets.
2013-03-06 Justin Pettittunnel: Generate datapath flows for tunneled packets...
2013-03-06 Justin Pettitofproto-dpif: Store the initial tunnel IP TOS values...
2013-03-06 Justin Pettitofproto-dpif: Make initial packet value handling generic.
2013-03-06 Justin Pettitofproto-dpif: Pass around "facet" in flow_push_stats().
2013-03-06 Andy Zhounicira-ext: Add Nicira actions NXAST_STACK_PUSH and...
2013-03-06 Ben Pfaffofproto: Merge all the CFM query functions into one.
2013-03-06 Simon HormanAdd support for set_mpls_ttl action
2013-03-06 Simon HormanAdd support for dec_mpls_ttl action
2013-02-28 Ethan Jacksonofproto-dpif: Handle tunnel config changes in facet_rev...
2013-02-28 Ethan Jacksonofproto-dpif: Ignore subfacet install errors.
2013-02-28 Ethan Jacksonofproto-dpif: Always maintain subfacet key.
2013-02-26 Kyle Mesteryofproto: Create and delete tnl_backers in type_run()
2013-02-22 Justin Pettitofproto-dpif: Look at the flow's ofproto when handling...
2013-02-20 Ansis Attekatunnel: set skb mark for IPsec tunnel packets
2013-02-17 Ethan Jacksonofproto-dpif: Receive special packets on patch ports.
2013-02-16 Ben PfaffAllow OVS_USERSPACE_ATTR_USERDATA to be variable length.
2013-02-14 Kyle Mesteryvxlan: Change dpif_backer->tnl backer to a "struct...
2013-02-14 Ben Pfaffofproto-dpif: Move 'orig_flow' from action_xlate_ctx...
2013-02-12 Ben Pfaffofproto-dpif: Reduce number of get_ofp_port() calls...
2013-02-05 Ethan Jacksonnicira-ext: Remove the autopath action.
2013-02-05 Ethan Jacksonbond: Remove stable bond mode.
2013-02-05 Simon HormanUser-Space MPLS actions and matches
2013-01-31 Ben Pfaffofproto-dpif: Fix memory leak in port_dump_next().
2013-01-31 Ben Pfaffofproto-dpif: Clear revalidation flags only once, not...
2013-01-29 Ethan Jacksonlib: Switch to flow based tunneling.
2013-01-29 Ethan Jacksonofproto-dpif: Install drops for flows from invalid...
2013-01-28 Ethan Jacksonofproto-dpif: Require an in_port when tracing datapath...
2013-01-28 Ethan Jacksonofproto-dpif: Use ofproto_receive() in update_stats().
2013-01-25 Simon Hormanofproto: Optimise OpenFlow flow expiry
2013-01-24 Ethan Jacksonofproto-dpif: Implement patch ports in userspace.
2013-01-24 Ethan Jacksonofproto-dpif: Refresh stats before ovs-appctl dpif...
2013-01-24 Ethan Jacksonofproto-dpif: Scope revalidation state to dpif_backers.
2013-01-22 Ethan Jacksonofproto-dpif: Fix minor memory leak when creating dpif_...
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2013-01-16 Jesse Grossofproto-dpif: Maintain tun_id across action lists.
2013-01-10 Justin Pettitofproto-dpif: Use proper special value for the reserved...
2013-01-09 Justin Pettitofproto: Fix remaining incorrect users of OVSP_LOCAL.
2013-01-09 Ben Pfaffofproto-dpif: Eliminate unneeded call to ofproto_dpif_c...
2013-01-09 Jarno Rajahalmeofproto-dpif: More efficient implementation of get_odp_...
2013-01-04 Ethan Jacksonofproto-dpif: New function ofproto_receive().
2012-12-31 Jesse Grossofproto-dpif: Initialize tunnel metadata in both 'flow...
2012-12-21 Ethan Jacksonofproto-dpif: Don't output to nonexistent ports.
2012-12-21 Ethan Jacksonofproto-dpif: User proper type for odp_port when output...
2012-12-21 Ethan Jacksonovs: Replace TODO:XXX with XXX.
2012-12-18 Ben Pfaffofproto, ofproto-dpif: Fix memory leaks of struct iface...
2012-12-18 Ben Pfaffofproto-dpif: Fix another memory leak in type_run().
2012-12-18 Ben Pfaffofproto-dpif: Fix memory leak in type_run().
2012-12-18 Ben Pfaffofproto-dpif: Avoid potential undefined behavior in...
2012-12-08 Ben Pfaffvswitchd: Make the maximum size of MAC learning tables...
2012-11-22 Ansis Attekadatapath: add skb mark matching and set action
2012-11-20 Ansis Attekaovs-appctl: fix help message for ofproto/trace command
2012-11-16 Justin Pettitofproto-dpif: Remove datapath flows of deleted ports.
2012-11-16 Justin Pettitofproto-dpif: Query port existence by name to prevent...
2012-11-16 Justin Pettitofproto-dpif: Correct in_port on send_packet().
2012-11-16 Justin PettitAdd functions to determine how port should be opened...
2012-11-02 Justin Pettitofproto-dpif: Use a single underlying datapath across...
2012-11-02 Justin Pettitdpif-sflow: Remove unused parameter from dpif_sflow_cre...
2012-11-02 Justin Pettitofproto: Add type "run", "run_fast", and "wait" provide...
2012-11-02 Justin Pettitofproto-dpif: Introduce subfacet_destroy_batch().
2012-11-02 Justin Pettitofproto-dpif: Add ovs-appctl commands for ovs-dpctl...
2012-11-02 Justin PettitSeparate OpenFlow port numbers from datapath ones.
2012-11-02 Justin Pettitofproto: Add initialization function.
2012-11-02 Justin PettitAllow the OpenFlow port to be requested for a port.
2012-11-02 Justin PettitUse ODP ports in dpif layer and below.
2012-11-02 Justin PettitAlways treat datapath ports as 32 bits.
2012-10-29 Ben Pfaffofproto-dpif: Fix "ofproto/trace" of flow for local...
2012-10-26 Isaku YamahataOF11: push_vlan support
2012-10-18 Joe Stringerofp-actions: Implement writing to metadata field
2012-10-16 Isaku Yamahatainstruction/clear-actions: string parser/formater,...
2012-10-16 Isaku Yamahatainstruction: support goto-table action
2012-10-04 Ben Pfaffofproto-dpif: Avoid zeroing tunnel info in handle_miss_...
2012-10-03 Jesse Grossflow: Extend struct flow to contain tunnel outer header.
2012-09-26 Ben Pfaffofproto-dpif: Report in trace "output" if an "output...
2012-09-13 Simon Hormanofp-util: Allow decoding of Open Flow 1.1 & 1.2 Table...
2012-09-04 Ben PfaffIntroduce sparse flows and masks, to reduce memory...
2012-09-04 Ben Pfaffclassifier: Break cls_rule 'flow' and 'wc' members...
2012-09-04 Ben Pfaffutil: New function zero_rightmost_1bit().
2012-09-04 Ben Pfaffofproto: Move ofpacts_check() calls from ofproto-dpif...
2012-09-04 Ben Pfaffofproto: Move 'max_ports' from ofproto-dpif.c to ofproto.c.
2012-08-29 Isaku Yamahataofproto-dpif: Make OFPP_TABLE send packet-in on miss.
2012-08-29 Isaku Yamahataofproto-dpif: refactor rule_dpif_lookup() for table...
next