Merge remote-tracking branch 'origin/ovs-dev' into bsd-port
[sliver-openvswitch.git] / ofproto /
2012-06-30 Giuseppe LettieriMerge remote-tracking branch 'origin/ovs-dev' into... bsd-port
2012-06-30 Giuseppe Lettierirevert commit 217e648afe5
2012-06-27 Ben Pfaffofproto: Report nonexistent ports and queues as errors...
2012-06-26 Mehak MahajanSetting miss_send_len on receiving NXT_SET_ASYNC_CONFIG...
2012-06-26 Giuseppe LettieriMerge branch 'ovs-dev', remote branch 'origin' into...
2012-06-26 Ben Pfaffofproto-dpif-governor: Improve performance when most...
2012-06-22 Ethan Jacksonofproto-dpif: Place high priority on sending CCMs.
2012-06-22 Ethan Jacksonbridge: Run fast when adding and deleting ports.
2012-06-21 Mehak MahajanReapplying the dscp changes: No need to restart DB...
2012-06-21 Ben Pfaffofproto-dpif: Add coverage counters for facet revalidation.
2012-06-21 Ben Pfaffofproto-dpif: Remove unused coverage counters.
2012-06-21 Ben Pfaffofproto: Periodically log a summary of flow table changes.
2012-06-21 Ben Pfafftoken-bucket: New library for generic rate-limiting.
2012-06-21 Ben Pfaffpinsched: Completely fill the token bucket at initializ...
2012-06-21 Giuseppe LettieriMerge branch 'ovs-dev' of /usr/local/git/openvswitch...
2012-06-20 Ben Pfaffofproto-dpif-governor: Wake up only when there is genui...
2012-06-20 Ben PfaffRevert DSCP update changes.
2012-06-09 Mehak MahajanNo need to restart DB / OVS on changing dscp value.
2012-06-14 Ben Pfaffofproto: Remove member whose value is always -1 from...
2012-06-13 Ben Pfaffopenflow-1.0: Rename ofp_match to ofp10_match, OFPFW_...
2012-06-11 Ben Pfaffofproto: Update comment.
2012-06-08 Ethan Jacksonpackets: Rename compose_benign_packet().
2012-06-08 Ethan Jacksonpackets: Use RARPs for learning packets.
2012-06-07 Ethan Jacksonofproto: Fix use after free in ofoperation_complete().
2012-06-07 Ethan Jacksonofproto-dpif: Avoid calling eth_addr_is_reserved().
2012-06-07 Ethan Jacksonpackets: Generalize reserved RSPAN protocols.
2012-05-29 Justin Pettitofp-util: Clean up cookie handling.
2012-05-22 Ben Pfaffofproto-dpif-governor: Fix bug in log message.
2012-05-22 Ben PfaffAdd support for tracking and logging daemon memory...
2012-05-17 Giuseppe LettieriMerge branch 'ovs-dev' of /usr/local/git/openvswitch...
2012-05-14 Ben Pfaffdocs: Fix bad troff markup.
2012-05-14 Ben PfaffAvoid assigning the same value to a variable back-to...
2012-05-14 Ben Pfaffofproto: Remove write-only variable.
2012-05-14 Simon HormanRemove forward declaration of vsp_vlandev_to_realdev()
2012-05-11 Giuseppe Lettierifix compilation on FreeBSD
2012-05-10 Simon Hormanofproto-dpif: Make parameters const.
2012-05-09 Ben Pfaffofproto-dpif: Segregate CFM, LACP, and STP traffic...
2012-05-09 Ben Pfaffofproto-dpif: Introduce "slow path" datapath flows.
2012-05-09 Ben Pfaffofproto-dpif: Introduce "internal flows" for handling...
2012-05-09 Ben Pfaffofproto-dpif: Move code closer to left margin in facet_...
2012-05-09 Ben Pfaffofproto-dpif: Factor parts of update_stats() out into...
2012-05-09 Ben Pfaffodp-util: Change user_action_cookie from struct to...
2012-05-09 Ben Pfaffofproto-dpif: Clean up and centralize sFlow logic.
2012-05-09 Ben Pfaffodp-util: Use switch for checking values of an enum.
2012-05-09 Ben Pfaffofproto-dpif: Minor style fix.
2012-05-09 Ben Pfaffofproto: Don't limit flows in OpenFlow tables by default.
2012-05-08 Justin Pettitofproto: Add support for OF1.3 port description multipa...
2012-05-07 Ben Pfaffofp-util: Treat a packet-out in_port of OFPP_CONTROLLER...
2012-05-07 Ben Pfaffofproto-dpif: Accept OpenFlow-like flows in "ofproto...
2012-05-07 Ben Pfaffofproto-dpif: Factor out VLAN splinter flow adjustment...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-05-02 Justin Pettitofproto: Rate-limit STP status errors on non-existent...
2012-04-30 Ben Pfaffconnmgr: Log when controllers are added and removed.
2012-04-26 Ethan Jacksonrconn: Simplify rconn_send() semantics.
2012-04-23 Ben Pfaffofproto: Fix use-after-free error when ports disappear.
2012-04-19 Ben Pfaffofproto-dpif: Avoid extra flow copy in xlate_actions...
2012-04-19 Ben Pfaffofproto-dpif: Avoid extra flow copy in xlate_actions...
2012-04-19 Ben Pfaffofproto-dpif: Avoid calling get_ofp_port() twice in...
2012-04-19 Ben Pfaffofproto-dpif: Implement "flow setup governor" to speed...
2012-04-19 Ben Pfaffofproto-dpif: Avoid malloc() in common case for "execut...
2012-04-19 Ben Pfaffofproto-dpif: Make it easier to credit statistics for...
2012-04-19 Ben Pfaffofproto-dpif: Avoid malloc() of "struct flow_miss".
2012-04-19 Ben Pfaffdpif: Make caller of dpif_recv() provide buffer space.
2012-04-19 Ben Pfaffofproto-dpif: Avoid malloc() in common case for allocat...
2012-04-19 Ben Pfaffofproto-dpif: Move definition of "struct subfacet"...
2012-04-19 Ben Pfaffofproto-dpif: Avoid computing flow hash multiple times.
2012-04-19 Ben Pfaffofproto-dpif: Avoid malloc() in common cases for xlate_...
2012-04-19 Ben Pfaffofproto-dpif: Don't do an extra flow translation when...
2012-04-19 Ben Pfaffofproto-dpif: Batch flow uninstallations due to expiration.
2012-04-19 Ben Pfaffofproto-dpif: Drop unneeded _SAFE from iteration in...
2012-04-17 Ethan Jacksonsocket-util: Remove DSCP_INVALID.
2012-04-05 Mehak MahajanGranular link health statistics for cfm.
2012-04-05 Mehak MahajanRevert "Granular link health statistics for cfm."
2012-04-05 Mehak MahajanGranular link health statistics for cfm.
2012-03-28 Ben PfaffRearrange structures to better fit valgrind's memory...
2012-03-27 Simon HormanAdd error codes for Open Flow v1.2
2012-03-24 Mehak MahajanAllow configuring DSCP on controller and manager connec...
2012-03-23 Ben Pfafftreewide: Convert tabs to spaces in C source files...
2012-03-23 Pravin B Shelarofproto: Optimize internal device MTU update
2012-03-22 Ethan Jacksonofproto-dpif: Fix CONTROLLER actions for LLC frames.
2012-03-21 Ben Pfaffofproto-dpif: Fix tag caching for learned flows.
2012-03-21 Ben Pfaffofproto-dpif: Avoid segfault deleting facets that execu...
2012-03-21 Ben Pfaffofproto-dpif: Fix return type of rule_calculate_tag().
2012-03-19 Ben Pfaffconfigure: Remove --with-build-number.
2012-03-15 Ben Pfaffconnmgr: Remove now-unused function connmgr_broadcast().
2012-03-15 Ben Pfafffail-open: Use connmgr_send_packet_in() instead of...
2012-03-15 Ben Pfaffofproto: connmgr_send_packet_in() doesn't need buffer_i...
2012-03-15 Ben Pfaffconnmgr: Drop 'flow' parameter from connmgr_send_packet...
2012-03-13 Pravin B Shelarofproto: Fix internal port mtu setting.
2012-03-13 Ben Pfaffofproto-dpif: Add comments for a few VLAN splinters...
2012-03-12 Ben Pfaffofproto: Fix code that keeps track of MTU.
2012-03-08 Ethan Jacksonofproto-dpif: Log traces when resubmit depth is exceeded.
2012-03-07 Ethan Jacksonlacp: Notify LACP module when carrier changes.
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 Pfaffnetdev: Abstract "features" interface away from OpenFlo...
2012-03-07 Ben PfaffBreak OFPT_* constants into common value and 1.0- and...
2012-03-07 Ben PfaffBegin breaking openflow-1.0.h into common and version...
2012-03-07 Ben PfaffIntroduce ofputil_protocol, to abstract the protocol...
2012-03-02 Ben Pfaffconnmgr: Make "enable-async-messages" work for primary...
next