wdp-xflow: Remove wx structure from global list when closing.
[sliver-openvswitch.git] / ofproto /
2011-03-03 Ben Pfaffwdp-xflow: Remove wx structure from global list when... wdp
2011-02-06 Ben Pfaffvswitchd: Use wdp instead of xfif interface from bridge...
2011-02-03 Ben Pfaffwdp-xflow: Always report an up-to-date port list in...
2010-10-06 Ben PfaffMerge remote branch 'origin/master' into HEAD
2010-10-06 Ben PfaffMerge "master" into "wdp".
2010-10-03 Justin PettitAdd Nicira extension for modifying queue without transm...
2010-10-01 Ben Pfaffnetflow: Avoid (theoretically) looping 2**32 times.
2010-10-01 Ben Pfaffnetflow: Do 64-bit division less often.
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-10-01 Ben Pfaffsflow: Use hash table instead of sparse array for sflow...
2010-09-20 Ben PfaffAvoid shadowing local variable names.
2010-09-02 Tom Evermanofproto: Fix merge error from commit e20567b044.
2010-09-01 Ben Pfaffofproto: Get enough headroom in fail-open when connecte...
2010-09-01 Ben Pfaffofpbuf: Add ofpbuf_new_with_headroom(), ofpbuf_clone_wi...
2010-09-01 Justin Pettitnetflow: Send multiple records for byte counts > UINT32_MAX
2010-08-31 Ben PfaffMerge "master" into "wdp".
2010-08-30 Joe Perchestreewide: Remove trailing whitespace
2010-08-27 Ben Pfaffofproto: Provide cookie and xid values to wdp_flow_put().
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-25 Ben Pfaffwdp: Correct comment describing wdp_port_query_by_name...
2010-08-25 Ben Pfaffofproto: Fix memory leak in wx_port_free().
2010-08-20 Ben PfaffMerge "master" into "wdp".
2010-08-20 Ben Pfaffofproto: Improve OFPT_FLOW_MOD error reporting.
2010-08-20 Ben Pfaffofp-util: Add infrastructure for vendor extensions...
2010-08-20 Ben Pfaffofproto: Propagate OpenFlow OFPT_FLOW_MOD errors to...
2010-08-20 Ben PfaffMake flow table iteration functions propagate return...
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-09 Ben PfaffMerge "master" into "wdp".
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-26 Ben PfaffMerge "master" branch into "wdp".
2010-07-22 Ben Pfaffflow: Change function names to be less deceptive.
2010-07-22 Ben PfaffFix up merge.
2010-07-22 Ben PfaffMerge "master" into "wdp".
2010-07-22 Ben Pfaffofproto: Add Nicira extension to OpenFlow multiple...
2010-07-21 Ben PfaffFix and improve comments.
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-07-12 Ben Pfaffofproto: Fix abstraction of OpenFlow multiple table...
2010-07-12 Ben PfaffRestore ovs-vswitchd VLAN, mirror, bonding, QoS feature...
2010-07-02 Ben Pfaffofproto: Remove effectively dead code.
2010-06-30 Ben Pfaffwdp: Document 'port_set_config' and wdp_port_set_config().
2010-06-29 Ben Pfaffwdp: Get rid of most members of struct wdp_stats.
2010-06-29 Ben Pfaffwdp: Add new wdp_class member function 'get_table_stats'.
2010-06-29 Ben Pfaffwdp: Add new wdp_class member function 'recv_purge'.
2010-06-28 Ben Pfaffofproto: Send OpenFlow messages as ports are added...
2010-06-28 Ben Pfaffofp-util: New functions hton_ofp_phy_port(), ntoh_ofp_p...
2010-06-28 Ben Pfaffofproto: Log changes made by flow normalization.
2010-06-28 Ben PfaffMerge "master" into "wdp".
2010-06-24 Ben Pfaffvswitch: Implement unixctl command to reconnect OpenFlo...
2010-06-22 Ben PfaffMerge remote branch 'origin/master' into wdp-merge
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-09 Jesse Grosstimeval: Use monotonic time where appropriate.
2010-06-08 Ben Pfaffdiscovery: Include datapath name in log messages.
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-07 Ben PfaffMerge "master" branch into "wdp".
2010-06-04 Jesse Grossbridge: Filter some gratuitous ARPs on bond slaves.
2010-06-02 Jesse Grossnetdev: Remove may_create/may_open flags.
2010-06-01 Ben PfaffMerge "master" into "wdp".
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 PfaffAdd some missing "#include"s.
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-24 Ben Pfaffwdp-xflow: Update port groups when adding or removing...
2010-05-24 Ben PfaffMerge "master" into "wdp".
2010-05-20 Ben PfaffDistribute some necessary files.
2010-05-20 Ben PfaffMerge "master" into "wdp".
2010-05-19 Ben Pfaffnetflow: Use macro for constant instead of static const...
2010-05-17 Wei Yongjunofproto: fix compile warning of ofproto/ofproto.c
2010-05-14 Ben Pfaffwdp-xflow: Copy client_data from old rule to new rule...
2010-05-13 Ben Pfaffofproto: Prefer "master" and "other" connections for...
2010-05-12 Ben Pfaffofproto-sflow: Maintain table of ports even when cleari...
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-05-05 Neil McKeesflow: Always add poller and sampler together.
2010-05-05 Neil McKeesflow: Properly fill in initial destination VLAN in...
2010-05-05 Neil McKeesflow: Include Ethernet FCS in frame_length to comply...
2010-05-04 Ben PfaffMake wdp.h C++ friendly.
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 ...
next