sliver-openvswitch.git
2011-01-28 Ben Pfaffdatapath: Convert odp_flow_key to use Netlink attribute...
2011-01-28 Ben Pfaffdatapath: Change listing flows to use an iterator concept.
2011-01-28 Ben Pfaffstream: Fix error message.
2011-01-28 Andrew Evansovsdb-server: Correct Manager inactivity probe column...
2011-01-27 Justin PettitDebian: Don't include ovs-vlan-test man page in "common...
2011-01-27 Ben Pfafftests: Tolerate different versions of tcpdump.
2011-01-27 Ben Pfaffdatapath: Make VERIFY_NUL_STRING return a negative...
2011-01-27 Ben Pfaffxenserver: Use "ovs-dpctl dump-dps" instead of parsing...
2011-01-27 Ben Pfaffovs-dpctl: Use datapath enumeration functions instead...
2011-01-27 Ben Pfaffnetdev: Use shash and smap functions instead of inlined...
2011-01-27 Ben Pfaffshash: New "smap" functions for working with string...
2011-01-27 Ben Pfaffodp-util: Improve formatting of bogus empty action...
2011-01-27 Ben Pfaffnetlink-socket: Log Generic Netlink family names.
2011-01-27 Ben Pfaffnetlink-socket: Consistently log sequence numbers in...
2011-01-27 Ben Pfaffnetlink-socket: Make dumping and doing transactions...
2011-01-27 Ben Pfaffnetlink-socket: Slightly improve logging of Generic...
2011-01-27 Ben Pfaffnetlink-socket: New function for draining the receive...
2011-01-27 Ben Pfaffnetlink-socket: Add functions for joining and leaving...
2011-01-27 Ben Pfaffnetlink: Add nl_attr_type constants for big-endian...
2011-01-27 Ben Pfaffnetlink: Log duplicate attributes in nl_policy_parse().
2011-01-27 Ben Pfaffnetlink: New functions for finding a specific attribute.
2011-01-27 Ben Pfaffhmap: New function hmap_at_position().
2011-01-27 Ben Pfaffofpbuf: New function ofpbuf_clone_data_with_headroom().
2011-01-27 Ben Pfaffofpbuf: Enable ofpbuf_push() to expand headroom.
2011-01-27 Ben Pfaffofpbuf: New function ofpbuf_use_stack().
2011-01-27 Simon HormanDebian: install man pages
2011-01-27 Ethan Jacksonxenserver: Support fail_mode override at network level.
2011-01-26 Justin Pettittests: Skip frequently hanging "closes standard fds...
2011-01-26 Ben Pfaffvswitchd: Initialize SSL keys before making SSL connect...
2011-01-26 Ben Pfaffstream-ssl: Only cache SSL sessions after they shut...
2011-01-26 Ben Pfaffstream-ssl: Set a session context ID string on our...
2011-01-25 Ethan Jacksonovs-bugtool: Indiscriminately capture all openvswitch...
2011-01-25 Ben Pfaffvswitchd: Write build error message to stderr.
2011-01-25 Ben Pfaffvswitchd: Fail the build when the schema checksum does...
2011-01-25 Andrew Evansbridge: Check for null ofproto_controller_info pointer.
2011-01-25 Ben Pfaffdatapath: Move rcu_read_lock_held(), rcu_dereference_...
2011-01-25 Ben Pfaffdatapath: Avoid sparse warning in compat header.
2011-01-24 Ben Pfaffdpif-netdev: Allow for Ethernet and VLAN header in...
2011-01-24 Ethan Jacksonxenserver: Change all bridge's fail_mode when updating.
2011-01-24 Andrew Evansvswitch: Fix schema version number.
2011-01-24 Andrew Evansbridge: Add controller status to Controller table.
2011-01-23 Ben Pfaffdatapath: Remove unused ->set_stats() function from...
2011-01-22 Ben Pfaffmultipath: Fix off-by-one in hash_threshold multipath...
2011-01-21 Ben Pfaffofproto: Correctly compute length of flow stats in...
2011-01-21 Ben Pfaffdatapath: Remove vport_del_all() because it is now...
2011-01-20 Ben PfaffImplement arbitrary bitwise masks for tun_id field.
2011-01-20 Ben Pfaffofproto: Fix bug in "trace" command.
2011-01-20 Andrew Evansnetdev-vport: Report carrier state of tunnel egress...
2011-01-20 Ethan Jacksonxenserver: Fix interface reconfigure crash when setting...
2011-01-20 Justin Pettitovs-monitor-ipsec: Create cert directory if it doesn...
2011-01-20 Justin Pettitovs-monitor-ipsec: Use "require" when adding SPD entries.
2011-01-20 Ethan Jacksonxenserver: Allow NULL pool in configuration cache.
2011-01-19 Ben Pfaffnx-match: Allow NXM_NX_TUN_ID and NXM_OF_VLAN_TCI on...
2011-01-19 Ben Pfaffofproto: Fix NXAST_REG_MOVE with NXM_NX_TUN_ID as desti...
2011-01-19 Jesse Grossdatapath: Avoid backported csum_replace4() on RHEL 5.
2011-01-19 Ethan Jacksontests: Update interface-reconfigure tests.
2011-01-19 Andrew EvansCommit e210037e has an incorrect database checksum...
2011-01-19 Andrew Evansbridge: Store status of physical network interfaces...
2011-01-19 Ethan Jacksonvswitchd: Display miimon interval.
2011-01-18 Ethan Jacksonxenserver: Allow fail_mode to be set from xapi.
2011-01-18 Ethan Jacksonxenserver: Allow unknown other-config attributes.
2011-01-18 Ethan Jacksonovs-vsctl: emer-reset should clear the fail_mode.
2011-01-18 Andrew Evansnetdev: Make 'netdev' parameter of 'get_features()...
2011-01-18 Ben Pfaffdatapath: Tabify indentation.
2011-01-18 Ben Pfaffdatapath: Fix validation of ODPAT_OUTPUT actions.
2011-01-17 Ben Pfaffdatapath: Consistently parenthesize the operand of...
2011-01-14 Ethan Jacksonnetdev-linux: Fix strict aliasing warnings.
2011-01-14 Ethan Jacksonroute-table: Handle route updates more robustly.
2011-01-14 Ethan Jacksonroute-table: Process route messages more selectively.
2011-01-14 Ethan Jacksonlib: Simplify rtnetlink routing functionality.
2011-01-13 Ethan Jacksonretnetlink: Add rtnetlink_destroy function.
2011-01-13 Ben Pfaffdatapath: Get rid of compat.h, compat26.h in favor...
2011-01-13 Ben Pfaffdatapath: Use NULL for null pointer in compat code.
2011-01-13 Ethan Jacksonovsdb-data: Fix warnings.
2011-01-13 Sajjad Lateefdebian: Modify ovs-bugtool to include collectd rrd...
2011-01-12 Ethan Jacksonxenserver: Add miimon configuration support for xenserver.
2011-01-12 Ethan Jacksonvswitchd: Add miimon support.
2011-01-12 Ben Pfaffnx-match: Print register values in hex in "load" action...
2011-01-12 Ben Pfaffofp-print: Add tests for OpenFlow message formatting.
2011-01-12 Ben Pfaffofp-print: Insert missing whitespace.
2011-01-12 Ben Pfaffofp-print: Print fragment handling in OpenFlow switch...
2011-01-12 Ben PfaffAutomatically extract error types and codes for formatting.
2011-01-12 Ben Pfaffpython: Use os.path.basename instead of open-coding it.
2011-01-12 Ben Pfaffnicira-ext: Fix typo in comment.
2011-01-12 Ethan Jacksontests: Fix bonding related test failures.
2011-01-12 Ben PfaffFix non-static instances of "struct vlog_rate_limit...
2011-01-12 Justin PettitAdd some new generated files to .gitignore.
2011-01-12 Justin Pettituuid: Correct name of header file in comment.
2011-01-12 Ethan Jacksonxenserver: Allow bond_mode configuration in xen.
2011-01-12 Ethan Jacksonvswitchd: Rename bond_mode configuration.
2011-01-11 Simon HormanDebian: Update change log for 1.1.0~pre2.g2.ea763e0e...
2011-01-11 Ethan Jacksonbridge: Move tunnel_egress_iface to status column.
2011-01-11 Justin Pettitxenserver: Remove "Required-" parameters from "openvswi...
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...
next