sliver-openvswitch.git
2011-01-10 Ben Pfafftests: Fix Y2011 bug in testsuite.
2011-01-10 Ben Pfaffvswitchd: Fix "make distcheck" by cleaning up stray...
2011-01-10 Ben Pfaffovs-pki: Fix handling of relative log file name on...
2011-01-07 Ethan Jacksonvswitchd: Active backup bonding.
2011-01-07 Ethan Jacksonvswitchd: Fix segmentation fault with bonded ports.
2011-01-07 Ethan Jacksonvswitchd: Whitespace fixups.
2011-01-07 Patrick Mullaneyxenserver: Remove Linux bridge on startup if no bridges...
2011-01-07 Patrick Mullaneyxenserver: Add defaults for ENABLE_BRCOMPAT, ENABLE_FAK...
2011-01-07 Patrick Mullaneyxenserver: Don't require /etc/xensource/network.conf...
2011-01-07 Patrick Mullaneyxenserver: Only start ovs-external-ids on XenServer.
2011-01-07 Ben Pfaffxenserver: Generate system UUID for non-XenServer systems.
2011-01-07 Ben Pfaffxenserver: Be compatible with non-XenServer func librar...
2011-01-07 Ben Pfaffxenserver: Add LSB init info to scripts.
2011-01-07 Ben Pfaffdebian: Update check for Debian package version.
2011-01-07 Simon Hormandebian: Update changelog for 1.1.0~pre2.g1.bbe8d06e...
2011-01-06 Ben Pfaffdatapath: Distinguish set_config() functions' names.
2011-01-06 Ben Pfaffdatapath: Improve vport-patch names that are too generic.
2011-01-06 Ben Pfaffdatapath: Clean up code in vport_get_stats().
2011-01-06 Ben Pfaffdatapath: Fix vport_get_stats() in !VPORT_F_GEN_STATS...
2011-01-06 Simon Hormandatapath: Treat GSO skbs as if they were fragments
2011-01-05 Jesse GrossAUTHORS: Add Krishna Miriyala as reporter.
2011-01-05 Jesse Grossdatapath: Fix double counting of packet stats for Linux...
2011-01-05 Jesse Grossdatapath: Use call_rcu() when deleting a datapath.
2011-01-04 Ben Pfaffdebian: Remove openvswitch-pki-server package.
2011-01-04 Ethan Jacksonlib: Show tunnel egress interface in ovsdb
2011-01-04 Ethan Jacksonrtnetlink: Remove LINK specific messages from rtnetlink
2011-01-04 Ethan Jacksonpython: properly initialize string length on 64bit...
2011-01-04 Ethan Jacksonstream-ssl: Fix compiler warning.
2011-01-04 Ethan Jacksonmultipath: Fix compiler warning.
2011-01-04 Simon Hormandebian: Remove ${shlibs:Depends} dependency pki packages
2011-01-02 Ethan Jacksonofp-parse: ofp-parse fails to properly validate DROP.
2010-12-30 Jesse Grossdatapath: Drop constness of datapath pointers.
2010-12-30 Jesse Grossdatapath: Report ifindex of 0 if vport doesn't have...
2010-12-30 Jesse Grossdatapath: Don't check for RCU in free_buckets in table.
2010-12-30 Jesse Grossdatapath: Hold dp->mutex when calling new_vport().
2010-12-30 Jesse Grossdatapath: Add owner to file_operations declaration.
2010-12-30 Jesse Grossdatapath: Acquire dp->mutex when deleting a datapath.
2010-12-30 Jesse Grossdatapath: Merge do_destroy_dp into destroy_dp.
2010-12-30 Ben Pfaffofproto: Increase max recursion level from 8 to 16.
2010-12-29 Ben PfaffINSTALL.XenServer: Fix directory where RPMs end up.
2010-12-29 Jesse Grossdatapath: Use local variable for freeing on flow put...
2010-12-29 Jesse Grossdatapath: Allocate vports in more RCU friendly manner.
2010-12-29 Jesse Grossdatapath: Use RCU dereference in vport_get_ifindex().
2010-12-29 Jesse Grossdatapath: Add casts for direct freeing of RCU data.
2010-12-29 Jesse Grosstunnel: Drop spinlock around cache free.
2010-12-29 Jesse Grossdatapath: Fix table sparse annotations.
2010-12-29 Jesse Grossdatapath: Don't directly access port array in query_port().
2010-12-29 Jesse Grossdatapath: Add get_vport_protected().
2010-12-29 Jesse Grossdatapath: Use get_table_protected() in additional places.
2010-12-29 Jesse Grossdatapath: Add missing rtnl_dereference() calls.
2010-12-29 Ben Pfaffdpif-netdev: Add missing 'const' qualifiers to function...
2010-12-29 Ben Pfaffdatapath: Remove ODPP_NORMAL macro.
2010-12-29 Ben Pfaffdatapath: Fix 32-bit truncation of argument to ODPAT_OU...
2010-12-29 Ben Pfaffovs-dpctl: Reimplement get_port_number() using dpif_por...
2010-12-29 Ben Pfaffofproto: Use shash instead of svec for uniquifying...
2010-12-29 Ben Pfaffmultipath: Zero padding bytes in fields before hashing.
2010-12-29 Justin Pettitvswitch: Provide option to pull cert from SSL table
2010-12-29 Justin Pettitdebian: Require ipsec-tools version 0.8~alpha20101208.
2010-12-29 Justin Pettitvswitch: Add support for IPsec certificate authentication.
2010-12-28 Justin Pettitvswitch: Remove unnecessary iface_get_options function
2010-12-28 Justin Pettitvswitch: Use "ipsec_gre" vport instead of "gre" with...
2010-12-28 Justin Pettitdebian: Don't require ipsec_local_ip to configure IPsec
2010-12-28 Justin Pettitovs-dpctl: Print extended information about vports.
2010-12-28 Justin Pettitdatapath: Return vport configuration when queried.
2010-12-28 Ben Pfaffdebian: Fix filename for ovs-vlan-test manpage.
2010-12-28 Jesse Grosstunneling: Don't shadow vport when generating cache.
2010-12-28 Ben Pfaffodp-util: Improve formatting of bad ODP actions.
2010-12-28 Ben Pfaffdatapath: Clean up use of TBL_* constants.
2010-12-28 Ben Pfaffdatapath: Clarify meaning of n_buckets argument to...
2010-12-28 Ben Pfaffdatapath: Do not shadow 'err' variable name in tnl_send().
2010-12-28 Ben Pfaffdatapath: Suppress sparse complaints about address...
2010-12-28 Ben Pfaffdatapath: Fix type of actions_len_left in modify_vlan_t...
2010-12-28 Ben Pfaffdatapath: Remove shadowed 'err' variable.
2010-12-27 Ben PfaffImplement database schema versioning.
2010-12-27 Ben Pfaffvswitchd: Add OVS version to database, give system...
2010-12-27 Ben Pfaffofp-util: Improve log messages for bad Nicira extension...
2010-12-27 Ben Pfaffofp-util: Upgrade log messages for controller bugs...
2010-12-27 Ben Pfaffofp-util: Improve log message for bad OpenFlow action...
2010-12-24 Ethan Jacksonutilities: Implement ovs-vlan-test script
2010-12-24 Ben Pfaffdatapath: Don't recursively sample packets or reset...
2010-12-23 Ben Pfaffbacktrace: Only use __builtin_frame_address if GNU...
2010-12-23 Ben Pfaffdatapath: Correct argument size for ODP_FLOW_GET.
2010-12-22 Ben PfaffINSTALL.Linux: Make pkg-config a requirement to build.
2010-12-17 Ben Pfaffdatapath: Avoid calling flow_hash() twice for the same...
2010-12-17 Ben Pfaffflow: Increase number of registers to 4.
2010-12-17 Ben PfaffImplement a new Nicira extension action for multipath...
2010-12-17 Ben Pfaffnx-match: Rename and export functions for parsing and...
2010-12-17 Ben Pfaffnx-match: Use [] in format_nxm_field_bits where possible.
2010-12-17 Ben Pfaffnx-match: Make nxm_field_bytes(), nxm_field_bits()...
2010-12-17 Ben Pfaffnx-match: New helper functions for working with ofs_nbi...
2010-12-17 Ben Pfaffnicira-ext: Convert all "uintNN_t"s to "ovs_beNN"s.
2010-12-17 Ben Pfaffhash: Make functions for hashing a few words easier...
2010-12-16 Jesse Grossodp-util: Correct length check in format_odp_action().
2010-12-16 Jesse Grossdatapath: Harmonize [get|set]_skb_csum_pointers().
2010-12-16 Jesse Grosstunneling: Refresh IP header pointer after update_header().
2010-12-15 Ben Pfaffofp-print: Improve formatting for bad OpenFlow messages.
2010-12-15 Ben Pfaffofp-print: Always print priority exactly once.
2010-12-15 Ben Pfaffclassifier: Insert commas after fields that lacked...
2010-12-15 Ben Pfaffclassifier: Use OFP_DEFAULT_PRIORITY instead of literal...
2010-12-15 Ben Pfaffofp-util: Improve error log messages.
next