sliver-openvswitch.git
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...
2012-01-05 Justin Pettitofproto-dpif: Have lookup_input_bundle() return a bundle.
2012-01-05 Ben Pfaffofproto-dpif: Fix nondeterministic flow revalidation...
2012-01-04 Ben Pfaffofproto: Fix detection of in-use VLANs based on the...
2012-01-03 Ben PfaffAUTHORS: Move Rob Hoes to list of commit contributors.
2012-01-03 Ben PfaffAUTHORS: Add Dominic Curran <dominic.curran@citrix...
2012-01-03 Ben Pfaffvswitchd: Also consider access port VLANs as "in use...
2012-01-02 Ben Pfaffunixctl: Improve readability of "help" output for long...
2012-01-02 Ben Pfaffofproto-dpif: Fix GCC warning.
2012-01-02 Ben Pfaffofproto-dpif: Omit "execute" operation entirely when...
2012-01-02 Simon HormanDebian: Depend on python (>= 2.7) | python-argparse
2011-12-31 Justin Pettitovs-ofctl: Fix "cookie mask" issue in diff-flows command.
2011-12-28 Justin PettitAdd ability to restrict flow mods and flow stats reques...
2011-12-28 Justin Pettitovs-ofctl: Fix error in man page related to TCI masks.
2011-12-28 Ben Pfaffbundle: Fix returned error code in one bundle_check...
2011-12-27 Ben Pfaffofproto-dpif: Fix bug in VLAN splinters.
2011-12-27 Jesse Grosspacket: Match userspace and kernel definition of ICMP...
2011-12-21 Ben Pfaffflow: Rename 'priority' to 'skb_priority'.
2011-12-21 Ethan Jacksondpif-netdev: Fix UDP checksum calculation.
next