sliver-openvswitch.git
2012-03-19 Ben Pfaffdebian: Use a different way to avoid failing install...
2012-03-19 Ben Pfaffovsdb-doc: Use minus sign in negative numbers in nroff...
2012-03-19 Ben Pfaffovsdb-doc: Convert '-' preceding a number as a minus...
2012-03-19 Ben Pfaffovsdb-doc: Put NAME section into generated manpage.
2012-03-19 Ben Pfaffdebian: Avoid unit test failure when doing "unofficial...
2012-03-19 Thomas Goiranddoc: Fix typo in manpage.
2012-03-19 Thomas Goiranddebian: Bump standards-version to 3.9.3.
2012-03-19 Thomas Goiranddebian: Remove some useless files from the dkms pacakge.
2012-03-19 Thomas Goiranddebian: Clean .pyc files in "clean" target.
2012-03-19 Thomas Goiranddebian: Remove po-debconf build dependency.
2012-03-19 Thomas Goiranddebian: Build-depend on python-all to pull in all Pytho...
2012-03-19 Thomas Goiranddebian: Add missing ${python:Depends} to openvswitch...
2012-03-19 Thomas Goiranddebian: Improve long descriptions so as to better descr...
2012-03-19 Thomas Goiranddebian: Bump debhelper compat level to 8 and make build...
2012-03-16 Ben Pfaffnetlink-socket: Increase Netlink socket receive buffer...
2012-03-15 Ben Pfaffmeta-flow: Don't dereference NULL sf->field in mf_forma...
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-12 Ben Pfafftests: Skip "strings at least 2 characters long" test...
2012-03-12 Ben Pfaffofproto: Fix code that keeps track of MTU.
2012-03-09 Pravin B Shelarnetdev-linux: Cache error code from do_get_ifindex().
2012-03-09 Pravin B Shelarnetdev-linux: Cache error code from get-features.
2012-03-09 Pravin B Shelarnetdev-linux: Cache error code from set-policing.
2012-03-09 Pravin B Shelarnetdev-linux: Cache error code from ether-addr ioctl.
2012-03-09 Pravin B Shelarnetdev-linux: Cache error code from mtu ioctl.
2012-03-09 Pravin B Shelarnetdev-linux: Cache drv-info for net device.
2012-03-09 Ansis Attekaovs-monitor-ipsec: Detect correctly IPSEC configuration...
2012-03-08 Ben Pfaffnetdev-linux: Use "read", not "recv", for tap devices.
2012-03-08 Ben Pfafftests: Suppress "role reply" that can appear in async...
2012-03-08 Ben Pfaffovs-xapi-sync: Rerun processing when a db update arrive...
2012-03-08 Ethan Jacksonunixctl: Re-enable unit tests.
2012-03-08 Ethan Jacksonofproto-dpif: Log traces when resubmit depth is exceeded.
2012-03-08 Ethan Jacksonunixctl: New JSON RPC back-end.
2012-03-08 Ethan Jacksonjsonrpc: Don't swallow errors in jsonrpc_transact_block().
2012-03-08 Ethan Jacksonbond: Incorrectly reported an error in appctl.
2012-03-08 Ben Pfaffsocket-util: Unlink Unix domain sockets that bind but...
2012-03-07 Ben Pfaffovs-ofctl: Make "barrier" output reproducible for testing.
2012-03-07 Jesse Grossdatapath: Fix checksum update for actions on UDP packets.
2012-03-07 Ben Pfaffdatapath: Honor dp_ifindex, when specified, for vport...
2012-03-07 Ben Pfaffovs-ofctl: Avoid segfault upon receive error for "monit...
2012-03-06 Gurucharan... xenserver: Add vm-id to the external_ids.
2012-03-05 Pravin B Shelarnetdev-linux: Make netdev_set_policing coverage counter...
2012-03-05 Ben Pfaffvswitchd: Document behavior of 802.1p priorities with...
2012-03-05 Ben Pfaffbridge: Remove unwanted ports at time of ofproto creation.
2012-03-03 Ethan Jacksonunixctl: Skip Python unixctl tests.
2012-03-02 Ben Pfaffconnmgr: Make "enable-async-messages" work for primary...
2012-03-02 Ben Pfaffnetdev: Fix typo in error message.
2012-03-02 Ethan Jacksonpython: Port unixctl to Python.
2012-03-02 Ethan Jacksontests: Add code coverage for Python.
2012-03-02 Ethan Jacksonpython: New method to retrieve OVS version at runtime.
2012-03-02 Ethan Jacksonpython: Add ovs_error() helper function to Python.
2012-03-02 Ethan Jacksonjsonrpc.py: Don't swallow errors in transact_block().
2012-03-02 Ethan Jacksonpython: Implement new SchemaHelper class.
2012-03-02 Ben Pfafftimeval: Add "time/stop" unixctl command, for use in...
2012-03-02 Chris WrightINSTALL.Linux: minor typo
2012-03-02 Ben Pfaffxenserver: Fix rule for generating xenserver/openvswitc...
2012-03-02 Ethan Jacksontests: Prefer development Python files over installed...
2012-03-01 Ethan Jacksonxenserver: Restart ovs-xapi-sync on kmod reload.
2012-03-01 Ethan Jacksonxenserver: Always update the bridge ID in ovs-xapi...
2012-02-29 Pravin B Shelarnetdev-linux: Fix stats for ovs internal device.
2012-02-29 Ben Pfaffbridge: Drop log message when a QoS record lacks a...
2012-02-29 Ben Pfaffdebian: Fix exit status of openvswitch-switch init...
2012-02-28 Ben Pfaffdpif-linux: Make dpif_linux_port_query_by_name() query...
2012-02-24 Justin PettitDeclare the version as "1.6.0".
2012-02-24 Justin PettitPrepare for post-1.6.0 (1.6.90).
2012-02-19 Ethan Jacksonofproto-dpif: Cleanup STP on ports when disabled on...
2012-02-18 Justin Pettitovs-vsctl.at: Use full name for referring to the "NetFl...
2012-02-17 Pravin B Shelardatapath: Increase maximum number of datapath ports.
2012-02-17 Ben Pfaffconfigure: Try to extract kernel source directory from...
2012-02-17 Ben Pfaffvswitchd: Always configure a default queue for QoS.
2012-02-16 Ben Pfaffvswitchd: Remove never-implemented table and column...
2012-02-15 Danny Kukawkadatapath: use eth_hw_addr_random() and reset addr_assig...
2012-02-15 Ben PfaffImplement new "fin_timeout" action and "learn" feature.
2012-02-15 Ben Pfaffpackets: New function packet_get_tcp_flags(), factored...
2012-02-15 Dominic Curranxenserver: Fix iteration of dictionary.
2012-02-15 Simon Hormandebian: Update changelog for 1.4.0-2 upload
2012-02-15 Ben Pfaffnetdev-linux: Factor out duplicate ifi_flags update...
2012-02-15 Ethan Jacksonnetdev-linux: Use 'unsigned int's to track device flags.
2012-02-15 Ethan Jacksonnetdev-linux: Cache flags using netlink.
2012-02-15 Ethan Jacksonnetdev-linux: Get carrier from ioctl instead of sysfs.
2012-02-14 Ben Pfaffdebian: Use provided kernel source dir instead of host...
2012-02-13 Ethan Jacksonbond: Remove stale documentation.
2012-02-13 Ben Pfaffdebian: Do not run "make" if "configure" fails during...
2012-02-13 Simon Hormanovs-ofctl: Clarify that tun_id will not be nonzero...
2012-02-13 Simon Hormanovs-ofctl: Remove documentation that ovs-ofctl uses...
2012-02-13 Ben Pfaffdebian: Fix dependencies for openvswitch-datapath-dkms...
2012-02-09 Ethan Jacksonofp-print: Fix compiler warning.
2012-02-09 Ethan Jacksonxenserver: Remove openvswitch-xen.spec file.
2012-02-09 Ben Pfaffvswitchd: Add "enable-async-messages" setting for contr...
2012-02-09 Ben Pfaffofproto: Implement OpenFlow extension to allow control...
2012-02-09 Ben Pfaffovs-ofctl: New "ofctl/barrier" unixctl command.
2012-02-09 Ben Pfaffofp-util: New function ofputil_encode_barrier_request().
2012-02-09 Ben Pfaffovs-ofctl: New "ofctl/set-output-file" unixctl command.
2012-02-09 Ben Pfaffovs-ofctl: New "ofctl/send" unixctl command.
2012-02-09 Ben Pfaffovs-ofctl: Add "packet-out" command.
2012-02-09 Ben PfaffAdd support for parsing and printing OFPFF_* flags.
2012-02-09 Ben Pfaffofp-util: Add struct ofputil_packet_out, helper functio...
2012-02-09 Ben Pfaffconnmgr: Do not persist OpenFlow settings from one...
2012-02-09 Ben Pfaffovs-ofctl: Allow priority and timeout to be specified...
next