Introduce ofpacts, an abstraction of OpenFlow actions.
[cascardo/ovs.git] / lib / learning-switch.c
2012-07-04 Ben PfaffIntroduce ofpacts, an abstraction of OpenFlow actions.
2012-06-13 Ben Pfaffopenflow-1.0: Rename ofp_match to ofp10_match, OFPFW_...
2012-05-22 Ben Pfaffsimap: New data structure for string-to-integer maps.
2012-05-08 Justin Pettitofproto: Add support for OF1.3 port description multipa...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-26 Ethan Jacksonrconn: Simplify rconn_send() semantics.
2012-03-07 Ben PfaffAbstract everything that uses ofp_phy_port, add OF1...
2012-03-07 Ben Pfaffopenflow: Split OFPAT_* into OFPAT10_* and OFPAT11_*.
2012-03-07 Ben PfaffIntroduce ofputil_protocol, to abstract the protocol...
2012-02-27 Ben PfaffAdd ability to direct "packet-in"s to particular contro...
2012-02-09 Ben Pfaffofproto: Implement OpenFlow extension to allow control...
2012-02-09 Ben Pfaffofp-util: Add struct ofputil_packet_out, helper functio...
2012-02-07 Ben PfaffAdd information about time left before timeouts to...
2012-02-01 Ben Pfaffvswitchd: Make the MAC entry aging time configurable.
2012-01-12 Ben PfaffBetter abstract OpenFlow error codes.
2012-01-10 Ethan Jacksonopenflow: New Nicira Extended PACKET_IN format.
2011-11-01 Pravin B Shelardatapath: Convert kernel priority actions into match...
2011-08-12 Ethan Jacksonlib: Whitespace cleanup.
2011-06-30 Ben Pfaffofp-util: Rename OFPUTIL_INVALID to OFPUTIL_MSG_INVALID.
2011-06-07 Ben Pfafflearning-switch: Also wildcard VLAN priority bits.
2011-06-01 Ben Pfafflearning-switch: Don't limit message queued by --with...
2011-06-01 Ben Pfaffovs-controller: Allow --wildcards to specify a wildcard...
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-12 Ben PfaffMerge 'master' into 'next'.
2011-05-12 Ben PfaffImplement basic multiple table support.
2011-04-26 Ben PfaffRemove support for obsolete "tun_id_from_cookie" extension.
2011-03-31 Ethan Jacksonlearning-switch: Remove dead assignment.
2011-03-22 Ben Pfaffmac-learning: Change 'port' member to a union.
2011-03-22 Ben Pfaffmac-learning: Refactor to increase generality.
2011-03-16 Ben Pfaffofproto: Get rid of archaic "switch status" OpenFlow...
2010-12-07 Ben Pfaffofpbuf: New function ofpbuf_use_const().
2010-12-06 Ben PfaffRefactor and centralize basic OpenFlow message decoding...
2010-12-06 Ben Pfaffqueue: Get rid of ovs_queue data structure.
2010-12-02 Ben Pfaffopenflow: Change ofp_phy_port's 'name' member from...
2010-11-22 Ben Pfaffofp-util: Make make_flow_mod() take cls_rule instead...
2010-10-29 Ben Pfaffvlog: Make client supply semicolon for VLOG_DEFINE_THIS...
2010-10-29 Ben Pfaffxtoxll: Rename "byte-order" since it now include more...
2010-10-11 Ben Pfaffflow: Get rid of flow_t typedef.
2010-10-01 Ben Pfaffovs-controller: Improve QoS abilities.
2010-10-01 Ben Pfafflearning-switch: Introduce struct for configuration.
2010-10-01 Ben Pfaffovs-controller: Make --with-flows read the file only...
2010-10-01 Ben Pfaffofp-parse: Factor out duplicated code into new functions.
2010-09-20 Ben PfaffAvoid shadowing local variable names.
2010-08-30 Joe Perchestreewide: Remove trailing whitespace
2010-08-27 Ben Pfafflearning-switch: Ignore "packet_in"s caused by OFPP_CON...
2010-08-13 Ben PfaffRemove vestigial support for Spanning Tree Protocol.
2010-07-30 Ben Pfafflearning-switch: Avoid violating C aliasing rules initi...
2010-07-30 Justin Pettitlearning-switch: Add ability to define default flows
2010-07-21 Ben Pfaffvlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
2010-07-20 Ben Pfafflearning-switch: Add support for OpenFlow queues.
2010-07-20 Ben Pfafflearning-switch: Break packet-in processing into two...
2010-07-16 Ben Pfafflearning-switch: Refactor wildcards calculation.
2010-07-16 Ben Pfafflearning-switch: Reserved addresses are destinations...
2010-06-17 Ben Pfaffvconn: Move OpenFlow utility functions into new file...
2010-06-04 Jesse Grossbridge: Filter some gratuitous ARPs on bond slaves.
2010-05-26 Ben Pfaffpoll-loop: New function poll_timer_wait_until().
2010-05-26 Ben Pfaffpoll-loop: Change poll_timer_wait() parameter from...
2010-04-19 Jesse Grosstunneling: Add support for tunnel ID.
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-20 Justin Pettitofproto: Use 64-bit datapath id and management id ...
2010-02-20 Justin Pettitofproto: Add selective Flow Removed messages and flow...
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffRename UNUSED macro to OVS_UNUSED to avoid naming conflict.
2010-02-06 Justin PettitMerge branch 'master' into next
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-19 Jean Tourrilhesovs-controller: Add --wildcard and --normal features.
2009-11-04 Ben PfaffAdd new function xzalloc(n) as a shorthand for xcalloc...
2009-06-15 Ben PfaffMerge changes from citrix branch into master.
2009-06-15 Ben PfaffUpdate primary code license to Apache 2.0.
2009-07-08 Ben PfaffImport from old repository commit 61ef2b42a9c4ba8e1600f... v0.90.0