sliver-openvswitch.git
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...
2012-02-01 Ben PfaffAdd a few 'const's.
2012-02-01 Jesse Grossdatapath: Don't dereference potentially NULL vport...
2012-01-31 Gurucharan... rhel: Enable DHCP in redhat network scripts.
2012-01-31 Ben Pfaffsflow_agent: Use snprintf() in place of sprintf().
2012-01-31 Justin PettitSet dates for 1.4.0 release.
2012-01-31 Justin PettitNEWS: Point out userspace is compatible with Linux...
2012-01-30 Ben Pfaffofproto-dpif: Fix use-after-free error in handle_miss_u...
2012-01-30 Ethan Jacksonbond: Allow users to disable rebalancing.
2012-01-30 Ben Pfafftable: Avoid segmentation fault when printing an empty...
2012-01-30 Pravin B Shelardatapath: Add support for namespace.
2012-01-28 Gurucharan... vlog: Change the default timestamp structure.
2012-01-28 Gurucharan... ovs-appctl: Document the facility "file" option.
2012-01-27 Ben Pfaffovs-ofctl: Fix "snoop" command.
2012-01-27 Ben Pfaffodp-util: Describe invalid keys and actions in more...
2012-01-27 Ben Pfaffovs-ofctl: Fix typo in comment.
2012-01-27 Ben Pfaffofproto: Fix typo in handle_nxt_set_packet_in_format().
2012-01-27 Ben Pfaffnicira-ext: Remove duplicative error codes.
2012-01-27 Ben Pfaffovs-ctl: Restore ability to create 256 bridges.
2012-01-25 Pravin B Shelarnetdev-linux: Add MTU check before setting MTU.
2012-01-25 Ethan Jacksonstp: Allow manual topology change events.
next