datapath: Simplify ODPAT_SET_DL_TCI action.
[sliver-openvswitch.git] / ofproto / ofproto.c
2010-10-18 Ben Pfaffdatapath: Simplify ODPAT_SET_DL_TCI action.
2010-10-14 Ethan Jacksonvswitchd: Bubble no-flood configuration up to bridge
2010-10-14 Ben Pfaffofproto: Fix implementation of OFPP_FLOOD.
2010-10-12 Justin Pettitofproto: Update flow context for resubmit on VLAN actions
2010-10-11 Ben Pfaffdatapath: Combine dl_vlan and dl_vlan_pcp.
2010-10-11 Ben Pfaffflow: Get rid of flow_t typedef.
2010-10-11 Ben Pfaffflow: Separate "flow_t" from "struct odp_flow_key".
2010-10-11 Ben Pfaffdatapath: Remove implementation of port groups.
2010-10-11 Ben Pfaffofproto: Get rid of port_changed_cb.
2010-10-11 Ben Pfaffvswitchd: Support changing the type of a bridge port.
2010-10-07 Ben Pfaffofproto: Drop flows from datapath more quickly under...
2010-10-07 Ben Pfaffclassifier: Introduce macros for iterating exact-match...
2010-10-07 Ben Pfaffofproto: Iterate through exact-match rules first during...
2010-10-07 Ben Pfaffofproto: Drop unneeded poll_immediate_wake().
2010-10-07 Ben Pfaffofproto: Fix effective memory leak for uninstallable...
2010-10-07 Ben Pfaffofproto: Factor conditional out of loop in send_flow_re...
2010-10-06 Ben Pfaffofproto: Group functions related to flow expiration...
2010-10-06 Ben Pfaffofproto: Avoid wasting memory malloc()'ing empty action...
2010-10-03 Justin PettitAdd Nicira extension for modifying queue without transm...
2010-10-01 Ben Pfaffofproto: Only dump queue statistics if the queue really...
2010-10-01 Ben PfaffSwitch many macros from using CONTAINER_OF to using...
2010-10-01 Ben Pfaffofproto: Use hash table instead of sparse array for...
2010-09-20 Ben PfaffAvoid shadowing local variable names.
2010-09-01 Ben Pfaffofproto: Get enough headroom in fail-open when connecte...
2010-08-30 Joe Perchestreewide: Remove trailing whitespace
2010-08-27 Ben Pfaffofproto: Avoid ofpbuf_clone() for OFPAT_CONTROLLER...
2010-08-27 Ben Pfaffofproto: Avoid user->kernel->user round-trip for many...
2010-08-26 Ben PfaffAdd Nicira extension to OpenFlow for dropping spoofed...
2010-08-13 Ben Pfaffodp-util: Avoid branch in odp_actions_add().
2010-08-13 Ben Pfaffofproto: Add support for NXAST_RESUBMIT recursion.
2010-08-13 Ben PfaffRemove vestigial support for Spanning Tree Protocol.
2010-08-07 Ben Pfaffofproto: Add support for remote "service controllers".
2010-08-06 Ben Pfaffofproto: Improve terminology.
2010-08-06 Ben Pfaffvswitchd: Only re-learn from flows that output to OFPP_...
2010-08-03 Ben Pfaffdatapath: Don't track IP TOS value two different ways.
2010-07-31 Justin Pettitvswitchd: Don't act as learning switch in secure mode...
2010-07-31 Justin Pettitvswitchd: Move fail-mode config to Bridge table
2010-07-21 Ben Pfaffvlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
2010-07-20 Ben Pfaffdpif: Abstract translation from OpenFlow queue ID into...
2010-06-28 Ben Pfaffofproto: Log changes made by flow normalization.
2010-06-24 Ben Pfaffvswitch: Implement unixctl command to reconnect OpenFlo...
2010-06-18 Jesse Grossofproto: Consistently make queue_id uint32_t.
2010-06-17 Ben PfaffImplement QoS framework.
2010-06-17 Ben Pfaffport-array: Add port_array_delete() function.
2010-06-17 Ben Pfaffvconn: Move OpenFlow utility functions into new file...
2010-06-17 Ben Pfaffofproto: Fix byte order for OFP_VLAN_NONE to dl_vlan...
2010-06-08 Ben Pfaffofproto: Make OpenFlow connection log messages name...
2010-06-08 Ben Pfaffrconn: Drop rconn_new(), rconn_new_from_vconn() functions.
2010-06-08 Ben Pfaffrconn: Drop 'name' arg to rconn_new_from_vconn(), rconn...
2010-06-04 Jesse Grossbridge: Filter some gratuitous ARPs on bond slaves.
2010-06-02 Jesse Grossnetdev: Remove may_create/may_open flags.
2010-05-27 Ben Pfaffofproto: Avoid null pointer dereference if in_band_crea...
2010-05-27 Ben Pfaffofproto: Fix treatment of out-of-band controllers.
2010-05-26 Ben PfaffAlways #include <sys/socket.h> before <net/if.h>.
2010-05-26 Ben Pfaffpoll-loop: New function poll_timer_wait_until().
2010-05-17 Wei Yongjunofproto: fix compile warning of ofproto/ofproto.c
2010-05-13 Ben Pfaffofproto: Prefer "master" and "other" connections for...
2010-05-11 Ben Pfaffofproto: Don't send async messages on transient connect...
2010-05-11 Ben Pfaffofproto: Fix segfault sending packet_ins on transient...
2010-05-05 Ben Pfaffofproto: Implement ofp_action_output "max_len" feature.
2010-04-27 Ben Pfaffofproto: Avoid buffer copy in OFPT_PACKET_IN path.
2010-04-26 Ben Pfaffofproto: Fix bad memory access sending large numbers...
2010-04-26 Ben Pfaffofproto: Allow client to pass down extra (IP,port)...
2010-04-26 Ben Pfaffin-band: Generalize the in-band code to arbitrary ...
2010-04-20 Ben Pfaffofproto: Add support for master/slave controller coordi...
2010-04-20 Ben PfaffAdd support for multiple OpenFlow controllers on a...
2010-04-20 Ben Pfaffofproto: Bundle all controller-related settings into...
2010-04-20 Ben Pfaffin-band: Support an arbitrary number of controllers.
2010-04-20 Ben Pfaffin-band: Drop in-band flows when turning off in-band...
2010-04-20 Ben Pfaffofproto: Make valgrind happy.
2010-04-19 Jesse Grosstunneling: Add support for tunnel ID.
2010-04-15 Ben Pfaffofproto: Use original in_port for executing NXAST_RESUB...
2010-04-13 Ben Pfaffofproto: Maximum value of "int" is INT_MAX, not UINT32_MAX.
2010-04-13 Ben Pfaffofproto: Make NXAST_RESUBMIT take header modifications...
2010-04-13 Ben Pfaffofproto: Copy the flow being translated in xlate_actions().
2010-04-05 Ben Pfaffofproto: Make OFPFC_MODIFY and OFPFC_MODIFY_STRICT...
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-24 Ben Pfaffofproto: Don't optimize out updating flow cookie.
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-03-09 Ben Pfaffofproto: Avoid extra call to time_msec().
2010-03-06 Ben Pfaffofproto: Fix stupid typo that broke the build.
2010-03-05 Ben Pfaffofproto: Fix OpenFlow flow statistics result.
2010-03-04 Ben Pfaffofproto: Don't shadow global variable name.
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-20 Ben Pfaffofproto: Fix implementation of OFPAT_SET_NW_DST.
2010-02-20 Justin Pettitofproto: Always terminate OpenFlow description strings
2010-02-20 Justin Pettitovs-vswitchd: Remove inline OpenFlow descriptions
2010-02-20 Justin Pettitofproto: Don't leak descriptions when destroying an...
2010-02-20 Justin Pettitofproto: Set protocol version to 0x01 (OpenFlow 1.0)
2010-02-20 Justin Pettitofproto: Querying port stats for individual ports ...
2010-02-20 Justin Pettitofproto: Improve resolution of flow stats and removed...
2010-02-20 Justin Pettitofproto: Add support for matching IP addresses in ARP...
2010-02-20 Justin Pettitofproto: Add support for flow cookies (OpenFlow 1.0)
2010-02-20 Justin Pettitofproto: Add user-specifiable datapath description...
2010-02-20 Justin Pettitofproto: Use 64-bit datapath id and management id ...
2010-02-20 Justin Pettitofproto: Add support for barrier command (OpenFlow...
2010-02-20 Justin Pettitofproto: Add selective Flow Removed messages and flow...
2010-02-20 Justin Pettitofproto: Check overlap, emerg flow cache, and error...
2010-02-20 Justin Pettitofproto: Match VLAN PCP and rewrite ToS bits (OpenFlow...
2010-02-24 Ben Pfaffofproto: Delete fail-open flow when turning off fail...
next