sliver-openvswitch.git
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...
2012-02-09 Ben PfaffDESIGN: Document the properties of flow_mods.
2012-02-09 Ben Pfaffofproto: Allow service controllers to become masters...
2012-02-09 Ethan Jacksoncfm: Expose detailed fault status in the database.
2012-02-09 Ethan Jacksonovsdb-doc: Support per-element documentation of string...
2012-02-09 Ethan Jacksonidl: Generalize special case boolean exception.
2012-02-09 Ethan Jacksonvswitch.xml: Remove trailing whitespace.
2012-02-08 Ben Pfaffovsdb-client: Fix typo in manpage.
2012-02-08 Ben Pfaffofp-print: Fix up doubled "break;".
2012-02-08 Aaron Rosenofproto-dpif: Don't output to in_port even if in_port...
2012-02-07 Ben PfaffAdd information about time left before timeouts to...
2012-02-07 Ben Pfafftests: Use ofctl_strip consistently.
2012-02-07 Ben Pfaffofproto-dpif: Update last-used time of initial rule...
2012-02-07 Ben Pfaffofp-print: Merge two cases in ofp_to_string__().
2012-02-07 Ben Pfaffcoverage: Time out the coverage hash suppression once...
2012-02-06 Ben Pfaffxenserver: Remove dead code from ovs-xapi-sync.
2012-02-03 Gurucharan... rhel: Space separated list of DHCP interfaces in networ...
2012-02-03 Ben Pfaffdebian: Don't install Python modules for obsolete Pytho...
2012-02-03 Ben Pfaffxenserver: Simplify RPM build instructions.
2012-02-03 Ben Pfaffovs-ofctl: Fix minor memory leaks.
2012-02-03 Ethan Jacksonflow: Rename 'tp_addr' field in flow_hash_symmetric_l4().
2012-02-03 Ben Pfaffrhel: Simplify ifup-ovs script use of "case".
2012-02-03 Ben Pfaffovs-ofctl: Fix typos in manpage.
2012-02-03 Simon Hormandebian: Add dependency on ${misc:Depends} to openvswitc...
2012-02-03 Ethan Jacksoncfm: Support high priority CCM broadcasts.
2012-02-03 Ethan Jacksonstp: Log topology change events.
2012-02-03 Ethan Jacksoncfm: Allow manual override of CFM fault status.
2012-02-03 Ben PfaffAdd support for bitwise matching on TCP and UDP ports.
2012-02-03 Ben Pfaffnx-match: Factor redundant code out of nx_put_match().
2012-02-03 Ben Pfaffflow: Add a couple of missing build assertions on FLOW_...
2012-02-03 Ben Pfafftests: Reduce risk of port collision and remove bash...
2012-02-03 Ben Pfaffdaemon: New function daemon_save_fd() to preserve fds...
2012-02-03 Ben Pfaffovsdb-client: Add optional timestamps to "monitor"...
2012-02-03 Ben Pfaffovsdb-client: Improve manpage.
2012-02-02 Ben Pfaffovs-xapi-sync: Always set iface-id, not just when xs...
2012-02-02 Ben Pfaffnicira-ext: Add size check for struct nx_role_request.
2012-02-02 Ben Pfafftests: Run ovs-ofctl under valgrind too, with the ...
2012-02-02 Ben Pfaffovs-ofctl: Update usage message.
2012-02-02 Ben Pfaffvswitch.xml: More readably indent one section.
2012-02-02 Ben Pfaffhash: Convert macros to inline functions.
2012-02-01 Ben Pfaffvswitchd: Make the MAC entry aging time configurable.
2012-02-01 Ben Pfaffmac-learning: Increase MAC learning timeout to 300...
2012-02-01 Ben Pfaffovs-ofctl: Fix typo in manpage.
2012-02-01 Ben PfaffAdd support for limiting the number of flows in an...
2012-02-01 Ben Pfaffofproto-dpif: Track the rule being translated during...
2012-02-01 Ben Pfaffheap: New library that implements a binary heap-based...
2012-02-01 Ben Pfaffofproto: Move 'used' from ofproto_dpif into ofproto.
2012-02-01 Ben Pfaffofproto: Make ofproto_rule_destroy__() do nothing for...
2012-02-01 Ben Pfaffofproto: Remove unnecessary assignment from ofoperation...
2012-02-01 Ben Pfaffofproto: Implement "hidden" and "readonly" OpenFlow...
2012-02-01 Ben Pfaffofproto: Make ofproto ->construct() function initialize...
2012-02-01 Ben Pfaffofproto: Encapsulate classifier tables in new "struct...
2012-02-01 Ben Pfafftimeval: New function time_boot_msec(), factored out...
2012-02-01 Ben Pfaffmeta-flow: New "subfield" data structure.
2012-02-01 Ben Pfaffutil: New function bitwise_zero().
2012-02-01 Ben Pfaffutil: Move bitwise_copy() here, add new bitwise functio...
next