sliver-openvswitch.git
2012-01-28 Gurucharan... ovs-appctl: Document the facility "file" option.
2012-01-27 Ben Pfaffovs-ofctl: Fix "snoop" command.
2012-01-27 Ben Pfaffodp-util: Describe invalid keys and actions in more...
2012-01-27 Ben Pfaffovs-ofctl: Fix typo in comment.
2012-01-27 Ben Pfaffofproto: Fix typo in handle_nxt_set_packet_in_format().
2012-01-27 Ben Pfaffnicira-ext: Remove duplicative error codes.
2012-01-27 Ben Pfaffovs-ctl: Restore ability to create 256 bridges.
2012-01-25 Pravin B Shelarnetdev-linux: Add MTU check before setting MTU.
2012-01-25 Ethan Jacksonstp: Allow manual topology change events.
2012-01-25 Ethan Jacksonstp: Flush MAC table on topology change.
2012-01-25 Ethan Jacksonmac-learning: Only revalidate relevant flows upon flush.
2012-01-25 Ethan Jacksonvswitchd: Stop documenting nonexistent "min-rate" QoS.
2012-01-24 Ethan Jacksonofproto: Optionally flush all learning tables with...
2012-01-24 Ben Pfafftests: Fix broken interface-reconfigure tests.
2012-01-24 Ben Pfaffdebian: Delete log files correctly when packages are...
2012-01-24 Ben Pfaffopenvswitch-xen.spec: Avoid warning if build_number...
2012-01-24 Ben Pfaffxenserver/README: Remove bad instructions.
2012-01-24 Ben PfaffINSTALL.XenServer: spelling fix.
2012-01-24 Ben Pfaffxenserver: Only replace XenServer hosts scripts that...
2012-01-24 Ben Pfaffxenserver: Synchronize scripts with XenServer 6.0.0.
2012-01-24 Ben Pfaffofproto-dpif: Revalidate flows after "fdb/flush".
2012-01-24 Ben Pfaffofproto-dpif: Rate-limit all messages output by facet_c...
2012-01-23 Ethan Jacksoncfm: Log more aggressively amidst packet loss.
2012-01-23 Ethan Jacksonlacp: Require successful LACP negotiations when configured.
2012-01-21 Gurucharan... rhel: Correct an example in README.RHEL
2012-01-20 Jesse Grossdatapath: Correct GRE checksum offset.
2012-01-20 Ben Pfaffofproto-dpif: Fix "ofproto/trace" command.
2012-01-19 Andrew LambethAdd cmdline arg to specify unix domain control socket.
2012-01-19 Ben Pfaffdummy: Make --enable-dummy=override replace all dpifs...
2012-01-17 Ben Pfaffdatapath: Enforce mutual exclusion between bridge and...
2012-01-17 Jesse GrossAUTHORS: Add Linux upstream committers.
2012-01-17 Shan Weidatapath: kill duplicate included header
2012-01-17 Devendra Nagadatapath: remove unused version.h includes
2012-01-17 Ethan Jacksonbond: Change default bond_mode to active-backup.
2012-01-17 Ethan Jacksonbond: Revalidate when lacp_negotiated status changes.
2012-01-17 Ethan Jacksonlacp: Enforce valid lacp-system-id configuration.
2012-01-17 Ethan Jacksonbond: Add ovs-appctl bond/show to LACP sanity checks.
2012-01-17 Ethan Jacksonbond: Sort slaves in ovs-appctl bond/show.
2012-01-17 Ethan Jacksonbond: Support ovs-appctl bond/show without arguments.
2012-01-16 Ben Pfaffovs-ctl: Do not load brcompat_mod if the bridge module...
2012-01-16 Ben Pfaffdpif: Log each operation in dpif_operate().
2012-01-16 Ben Pfaffdpif: Change provider interface to consistently use...
2012-01-16 Ben Pfaffdpif: Factor 'type' and 'error' out of individual dpif_...
2012-01-16 Ben Pfaffofproto-dpif: Restore optimization for no-actions case...
2012-01-16 Ben Pfaffovs-vsctl: Add example of creating a GRE tunnel to...
2012-01-16 Ben Pfaffofproto-dpif: Implement self-check of flow translations.
2012-01-16 Ben Pfaffofproto-dpif: Remove many redundant "struct ofproto_dpi...
2012-01-14 Pravin B Shelarofproto: New action TTL decrement.
2012-01-14 Jesse Grossdatapath: Fix version check for 3.2.
2012-01-14 Ben Pfaffovs-vsctl: Document a pitfall of the syntax for maps.
2012-01-13 Ben Pfaffnetdev-dummy: Fix use-after-free error.
2012-01-13 Justin PettitPrepare for post-1.5.0 (1.5.90).
2012-01-13 Ben Pfaffdpif: Simplify the "listen mask" concept.
2012-01-13 Ben Pfaffmultipath: Correctly calculate number of required desti...
2012-01-12 Ben PfaffBetter abstract OpenFlow error codes.
2012-01-12 Jesse Grossdatapath: IFF_OVS_DATAPATH is backported by RHEL 6.2.
2012-01-12 Ben Pfaffdpif-netdev: Make port numbers predictable for dummy...
2012-01-12 Ben Pfaffofp-util: Extend message decoding data structures with...
2012-01-12 Ben Pfaffnicira-ext: Rename "struct nxt_*" to "struct nx_*".
2012-01-12 Ben PfaffSubmittingPatches: Fix typo.
2012-01-11 Ethan Jacksonvswitchd: Document maximum queue_id for Linux QoS.
2012-01-11 Pravin B Shelarodp-util: Handle ipv6 in set nw action.
2012-01-11 Ethan Jacksonofproto-dpif: Honor statistics in packet_out().
2012-01-11 Justin PettitDon't specify program name in passive connection man...
2012-01-11 Ben Pfaffovsdb-tool: Use typical db and schema install locations...
2012-01-11 Ben Pfaffdatapath: Fix multipart datapath dumps.
2012-01-11 Ben PfaffNEWS: Fix typo.
2012-01-11 Ben Pfaffovs-vsctl: Add set relational operators to "find" command.
2012-01-11 Ben Pfaffovsdb-data: Short-circuit ovsdb_datum_includes_all...
2012-01-11 Ethan Jacksonnews: Mention NXM_PACKET_IN.
2012-01-10 Ethan Jacksonopenflow: New Nicira Extended PACKET_IN format.
2012-01-10 Ethan Jacksonofproto-dpif: Implement PACKET_IN in userspace.
2012-01-10 Ethan Jacksonnx-match: New function nx_pull_match_loose().
2012-01-10 Ethan Jacksonflow: Create new flow_metadata structure for packet_in...
2012-01-10 Ethan Jacksonpackets: New packet_set_*() helper functions.
2012-01-10 Ethan Jacksonofputil: New function ofputil_decode_packet_in().
2012-01-10 Ethan Jacksonofp-util: Don't use ofpbuf in ofputil_packet_in struct.
2012-01-10 Ethan Jacksonofproto: Always clone packets in PACKET_IN message.
2012-01-10 Ethan Jacksontests: Unit test PACKET_IN.
2012-01-10 Ethan Jacksonovs-ofctl: Support daemonization for monitor and snoop.
2012-01-10 Ethan Jacksonofp-print: Print checksum in ofp_packet_to_string().
2012-01-10 Ethan Jacksonofp-print: Remove tcpdump from ofp_packet_to_string().
2012-01-10 Ethan Jacksonpackets: Mask out CFI bit in eth_push_vlan().
2012-01-10 Ethan Jacksonpktbuf: Directly use pointers in pktbuf_save().
2012-01-10 Ethan Jacksonofp-print: Remove vestigial 'total_len' argument.
2012-01-10 Ethan Jacksonflow: Improve flow_format() output.
2012-01-10 Ethan Jacksonofpbuf: Maintain header pointers in clone functions.
2012-01-10 Ethan Jacksonclassifier: Update cls_rule_set_in_port() prototype.
2012-01-10 Ben Pfaffdebian: Look in /lib/modules instead of /usr/src for...
2012-01-10 Ben Pfaffdebian: Ignore temporary files for openvswitch-test...
2012-01-10 Justin Pettitovs-monitor-ipsec: Don't reconfigure cert-based authent...
2012-01-10 Gurucharan... ovs-ctl: Pull system_type and system_version from confi...
2012-01-07 Ben Pfaffofproto-dpif: Keep subfacets longer to avoid assert...
2012-01-06 Ben Pfaffovs-benchmark: Improve output format for "rate" command.
2012-01-05 Justin Pettitofproto-dpif.at: Add test for normal action with OFPP_N...
2012-01-05 Ben Pfafftests: Fix bug in NetFlow test case.
2012-01-05 Pravin B Shelardatapath: Implement flow table re-hashing.
2012-01-05 Pravin B Shelardatapath: Fix OVS compat workqueue support.
2012-01-05 Pravin B Shelardatapath: Add genl_exec().
2012-01-05 Justin Pettitofproto-dpif: Fake-up OFPP_NONE input bundle for mirror...
next